4 projects
pytest-resttest
A REST API testing framework for Python, as plugin for pytest. Uses simple and readable YAML files for specifying test cases.
gcm-diagnostics
Business validation diagnostics (errors) collection library. With FastAPI support.
gcm-asyncdb
Alternative approach to database API with full native async support and connection pool.
sqlfactory
Convenient classes for building SQL queries in Python. Main purpose of this library is to ease construction of SQL queries in Python code. It is not an ORM (and don't intend to be), just a plain SQL query builder with syntax as similar to actual SQL as possible.