Description: Gambas is an open source integrated development environment focused on the development of graphical applications using the BASIC programming language. It incorporates a visual editor, object browser, code editor, and interpreter
Type: software
Pricing: Free
Description: gevent is a Python networking library built on top of libev event loop. It provides a high-level synchronous API on top of libev's asynchronous event loop, making it easier to write non-blocking network applications in Python.
Type: software