Flask 3.0.2 💾

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja and has become one of the most popular Python web application frameworks. Flask offers suggestions, but doesn’t enforce any dependencies or project layout. It is up to the developer to choose the tools and libraries they want to use. There are many extensions provided by the comm

minor bugfix: Released 2024-02-03 Correct type for `jinja_loader` property. ::`5388`. error with `--extra-files` and `--exclude-patterns` CLI options. ::`5391`.

BSDL framework server python


Flask-Muck 0.3.0

Flask-Muck is a batteries-included declarative framework for automatically generating RESTful APIs with Create, Read, Update and Delete (CRUD) endpoints in a Flask/SqlAlchemy application stack in as little as 9 lines of code.

JARR 3.0.2

JARR (Just Another RSS Reader) is a web-based news aggregator and reader.

gREST 2.0.0

gREST (Graph-based REST API Framework) is a RESTful API development framework on top of Python, Flask, Neo4j and Neomodel. Its primary purpose is to ease development of RESTful APIs with little effort and miminum amount of code.

peewee 3.5.1

Peewee is a minimalistic but expressive ORM library for Python. It comes in a single module and file, but supports SQLite, Mysql and Postgres, and comes with extensive documentation. It simplifies model declarations, result set iteration, and provides a rather pythonic way of query building through operator overloading.

rovercode 0.4.0

rovercode is an educational robotics platform. It features a Blockly web app to make it easy to program and run your robot (rover) straight from your browser. Drag and drop commands to: - drive motors - read values from sensors - see what your rover sees with the built-in webcam viewer. The web app pairs with our service running on the rover. A rover can be anything supported by the [Adafruit Python GPIO library](https://github.com/adafruit/Adafruit_Python_GPIO), including: - [C.H.I.P.](https:

pyAggr3g470r 6.7

pyAggr3g470r is a web-based news aggregator. It can be deployed on Heroku or on a traditional server.