Pyramid : Pyramid is a very general open source Python web framework.
ZeroDB : ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.
Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.