caltechads/django-wildewidgets
django-wildewidgets is a Django design library providing several tools for building full-featured, widget-based web applications with a standard, consistent design, based on Bootstrap.
reisner/nlp_api
An API to a variety of NLP libraries, in a standard format.
jrbenriquez/django_unionbank
Django Unionbank is the library for easily integrating and consuming the Unionbank of the Philippines API with your Django Application. As of now this has been used in production for Partner Accounts(Corporate) Fund Transfers (UBP, Instapay, PESOnet) and will eventually add Customer Account services as well. Codebase is functioning but still for standard refactoring, testing and packaging for PIP :)
buanzo/pyflask-restful-assistant
pyflask-api-generator is a plugin-based tool that generates Python 3 source code for the main purpose of implement RESTful API server applications using the Flask-RESTful module. It is built using Python 3.5, Jinja2 templating library and other standard Python modules.
tarxn/transaction_site
It features a simple interface with functionality to add and delete orders, which updates an order book in real-time. The application operates without a database, instead manipulating order data directly through Python's standard libraries. It is structured for demonstration purposes with the potential to be adapted for more complex transaction.