python3-wtforms
Flexible forms validation and rendering library for Python 3
WTForms is a flexible forms validation and rendering library for Python web
development. It can work with whatever web framework and template engine
you choose. It supports data validation, CSRF protection,
internationalization (I18N), and more. There are various community libraries
that provide closer integration with popular frameworks.
python-pyroma
Python packaging quality checker
Provides a rating of how well a Python project complies with the best practices
of the Python packaging ecosystem, primarily PyPI, pip, Distribute etc, as well
as a list of issues that could be improved.
It can check packages locally and on PyPI.
micro-proxy
really small HTTP/HTTPS proxy
micro_proxy is a very small Unix-based HTTP/HTTPS proxy. It runs from inetd,
which means its performance is poor. But for low-traffic sites, it's quite
adequate. It implements all the basic features of an HTTP/HTTPS proxy,
including IPv6 forwarding, in only 320 lines of code.
python-jwt
Python implementation of JSON Web Token
PyJWT implements the JSON Web Token draft 01, a way of representing
signed content using JSON data structures.
lua50
Small embeddable language with simple procedural syntax
Lua is a programming language originally designed for extending
applications, but also frequently used as a general-purpose,
stand-alone language.
libsoci-firebird3.2v5
C++ Database Access Library (Firebird backend)