Posts

  • Web2Executable

    Uses NW.js to generate “native” apps for already existing web apps.

    When using the prebuilt binaries for Windows, Mac, or Ubuntu, there are NO dependencies or extra applications needed. Simply download Web2Exe for the platform of your choice, extract, and double click the app/exe/binary to start. This applies to both the command-line version and the GUI version.

    NOTE!: Some people report needing the Microsoft Visual C++ 2008/2010 SP1 and regular Redistributable package. I don’t have a machine to test this, but just know that you might need the package if the application won’t open or spits out the following error:

    Error: The application has failed to start because the side by side configuration is incorrect please see the application event log or use the command line sxstrace.exe tool for more detail.
    

    Tags: #python • gui • nwjs

  • rspec-retry

    retry randomly failing rspec example

    RSpec::Retry adds a :retry option for intermittently failing rspec examples. If an example has the :retry option, rspec will retry the example the specified number of times until the example succeeds.

    Tags: #ruby

  • blueprint

    A code generation tool for Laravel developers.

    Blueprint requires a Laravel application running the latest stable release of Laravel, currently Laravel 10.x.

    Tags: #php

  • gson-fire

    A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getters) serialization, pre/post processors and many others. Check out the documentation to learn how to use it!

    This project implements some useful features missing from the extremely useful Gson project

    There is no attempt to modify any existing behavior or existing class of Gson. In fact, this project depends on Gson. The main objective is to extend Gson using TypeAdapter and TypeAdapterFactory instances to support more features.

    Tags: #java

  • PettingZoo

    PettingZoo includes the following families of environments:

    • Atari: Multi-player Atari 2600 games (cooperative, competitive and mixed sum)
    • Butterfly: Cooperative graphical games developed by us, requiring a high degree of coordination
    • Classic: Classical games including card games, board games, etc.
    • MPE: A set of simple nongraphical communication tasks, originally from https://github.com/openai/multiagent-particle-envs
    • SISL: 3 cooperative environments, originally from https://github.com/sisl/MADRL

    Tags: #python • api • gym

  • bmg

    Bmg, Alf’s successor, A Ruby Relational Algebra

    Bmg is a relational algebra implemented as a Ruby library. It implements the Relation as First-Class Citizen paradigm contributed with Alf a few years ago.

    Bmg can be used to query relations in memory, from various files, SQL databases, and any data source that can be seen as serving relations. Cross data-sources joins are supported, as with Alf. For differences with Alf, see a section further down this README.

    Tags: #ruby

  • leaf

    🍁 The easiest way to create clean, simple but powerful web apps and APIs quickly

    Leaf is a PHP micro framework that helps you create clean, simple but powerful web apps and APIs quickly.

    Tags: #php • php-framework • leaf

  • box

    Box is committed to helping improve the programming experience of PHP applications, expecially for Hyperf, managing the PHP environment and related dependencies, providing the ability to package PHP applications as binary programs, and also providing reverse proxy services for managing and deploying Swoole/Swow applications.

    Tags: #php

  • leaf

    🍁 The easiest way to create clean, simple but powerful web apps and APIs quickly

    Leaf is a PHP micro framework that helps you create clean, simple but powerful web apps and APIs quickly.

    Tags: #php • php-framework • leaf

  • open-event-legacy

    The Open Event legacy server currently running on https://eventyay.com

    Please join our mailing list to discuss questions regarding the project: https://groups.google.com/forum/#!forum/open-event

    Our chat channel is on Gitter here: gitter.im/fossasia/open-event-server

    Tags: #python

subscribe via RSS