ets-labs/python-dependency-injector
Dependency injection framework for Python
cwjokaka/ok_ip_proxy_pool
🍿爬虫代理IP池(proxy pool) python🍟一个还ok的IP代理池
pyeve/eve-sqlalchemy
SQLAlchemy data layer for Eve-powered RESTful APIs
dedoussis/asynction
SocketIO python framework driven by the AsyncAPI specification. Built on top of Flask-SocketIO. Inspired by Connexion.
marktennyson/flask-mailing
Flask-Mailing is the ultimate solution for sending emails asynchronously in Flask applications. With its extensive features such as support for multiple email providers, file attachments, customizable templates, and encryption, Flask-Mailing makes email communication effortless and efficient.
verize/docker-pymongo-vue
Docker + WSGI-Python3-Flask-Eve + MongoDB : Restful API MicroService
ITurres/Python-Flask-SQL-projects
Flask. Route. Decorators. Requests, Responses. Sessions. Cookies.
ComputerScienceHouse/conditional
CSH Evals, the modern way.
SuryaSankar/flask-sqlalchemy-booster
Collection of utilities and decorators which add extensive querying and serializing capabilities to Flask SQLalchemy models
npgrosser/autowired
Declarative Dependency Injection for Python
Attriumph/Emotion-Evaluator
:stuck_out_tongue_winking_eye: The Web App, based on NLP, could evaluate speaker's emotion by what they are saying. There are five levels, including Painful, Sad,Normal, Happy, Excited. All of them are expressed by funny emojis. Technologies used in the app includes Python Flask, GCP AppEngine and GCP API(Speech to Text, Natural Language Process ), Bootstrap and etc.
sgykfjsm/flask-logging-decorator
a deadly simple logging decorator for Flask
asif-mahmud/eve_runner
Eve project template for large applications
0x7d7b/flask-oauth2-validation
Flask OAuth2 decorator for local and remote validation of self-encoded JWT based Bearer access tokens.
cham11ng/decorators-and-mixin-classes
Presentation examples for Decorators and Mixin Classes in Python
anuragdhingra/async-image-resize
REST API which resizes images using flask, celery worker and a redis broker
josethz00/flask_api_template
Basic Flask API template to setup quickly your projects, right to the code, using Flask, Flask-Mail, Threads and SQLAlchemy
kchandra423/SocialCreditEvaluator
Our hackathon submission for CodeDay SF Bay Area (1st in show)
keremkoseoglu/databus
Async middleware SDK
farazzorofchi/ML_FastFloodEvaluation
This is an ML implementation of a web-app in Python to evaluate the risk of flooding for structures.
simpleapples/flask-wtf-decorators
Using decorators to validate form.
chateval/evaluation
Microservice to handle automatic evaluation of neural chatbot models. Multiple automated evaluation methods (including embedding-based metrics).
IMTejesh95/python-microservices
Python micro-services example, uses async communication
marciojmo/flask-rest-decorators
Flask REST Decorators makes easy to define controllers for routing purposes on flask applications.
wonderbeyond/flask-qargs
Flask Query Arguments Parser, as your view decorators.
StianPedersen/TDDD97_Web_Programming
Web programming ourse taught at Linköping University. Taught an overview of the different techniques used in web programming. Coding done in HTML, CSS, Javascript, Python, Flask, SQL. Project consisted of developing a Twidder app, resembling some basic Twitter (now X) functionalities.
jorgeviz/flaspark
Async Pyspark Web framework
pkmnxprss/gm-with-cats
Async telegram bot for sending cats
tanyayogini/Decorators-and-access-control
Создание REST API на flask, возможность регистрации пользователя, ограничение доступа для части методов
deepshig/flask-dependency-injection
This is an example implementation to create Restful APIs with Python Flask framework. It creates a simple user details data model in a PostgreSQL DB, and provides API to create and read this data.