veops/cmdb
CMDB: configuration and management of IT resources | 运维的权威数据库
muatik/flask-profiler
a flask profiler which watches endpoint calls and tries to make some analysis.
noraj/flask-session-cookie-manager
:cookie: Flask Session Cookie Decoder/Encoder
weibeu/Flask-Discord
Discord OAuth2 extension for Flask. An Easier implementation of "Log In With Discord".
BeanWei/flask-user-api-template
flask + Vue => 前后端分离, 提供一个可以复用的 用户注册登录,QQ邮箱接收验证码,Token验证,session/cookie 登录的 模板
Workable/flask-log-request-id
Flask extension to track and log Request-ID headers produced by PaaS like Heroku and load balancers like Amazon ELB
shawroad/Python-Library-Learning
Here we will sort out a variety of interesting Python library learning
pklaus/wsgi-request-logger
A WSGI HTTP-Request Logger
Deffro/statify
An app where anyone can join with Spotify credentials and see a lot of cool statistics about his/her profile.
resurfaceio/logger-python
Log API calls with Python
sohaibfarooqi/hierarchical-data
Benchmarking different methodologies in retrieving hierarchical data using Flask, SQLAlchemy and Postgres
alan-turing-institute/AnnotateChange
A simple flask application to collect annotations for the Turing Change Point Dataset, a benchmark dataset for change point detection algorithms
onecodex/chrononaut
A history mixin with audit logging, record locking, and time travel for FlaskSQLAlchemy
afsharsharifi/InstagramProfileDowenloader
A Flask app that can download Instagram profile image (Python/Flask)
nf1s/pydantic-webargs
A library for parsing and validating http requests for Flask web framework using pydantic library
jainamoswal/ForceHub
A Telegram bot to force the user to follow GitHub Profile.
Clivern/PyLogging
:rugby_football: Python Logging Library
go-outside-labs/flask
👾 𝗙𝗹𝗮𝘀𝗸: 𝗯𝗼𝗶𝗹𝗲𝗿𝗽𝗹𝗮𝘁𝗲𝘀 𝗮𝗻𝗱 𝗽𝗿𝗼𝗷𝗲𝗰𝘁𝘀.
ngnnah/cs50-pset9-finance
Implement a website via which users can “buy” and “sell” stocks (with real-time share prices, user account database, cookie session)
WMRamadan/flask-api-boilerplate
A Simple Flask REST API pre-configured with Flask-SQLAlchemy, Serializer, and Logging. This will get you up and running quickly.
ArthurG/PleaseRepayMe
Predict loan repayment using Reddit profiles
wgwz/flask-cookie-decode
Flask extension with tools for decoding the session cookie
matsulib/line-bot-timer
timer
tn3w/flask_Captchaify
A DDoS defense system for flask applications, first sends users to a captcha page without a javascript script and creates a confirmation cookie/url arg after the captcha.
andrewschenck/flask-restful-proxy
A slightly more feature-full HTTP Proxy using Flask and Requests
prabhakar267/github-email-extractor-server
Server code for the chrome extension to fetch the email ID of a user even if they haven't made it public on their GitHub profile
CalfCrusher/CookieStalker
Python AJAX cookie stealer + payload generator
reisner/nlp_api
An API to a variety of NLP libraries, in a standard format.
tushar5526/python-framework-benchmarks
Quickly Benchmark different python frameworks on your machine!
MosesSoftEng/alx-backend-user-data
User data management, data privacy and security, Authentication and Authorization, sessions and REST API.
dnutiu/benchmark-scoreboard
A simple Flask app which displays a scoreboard for benchmark results.
perryliuofficial/MusicTimerForSpotify
Timer that plays songs for a given length of time from Spotify
mikeywaites/arrested-cookiecutter
A Cookie Cutter for Flask Arrested - https://github.com/mikeywaites/flask-arrested
perryOnCrack/Reverse-Proxy-for-Jobe
A reverse proxy for https://github.com/trampgeek/jobe written in Python using Flask and Requests.
kossiitkgp/profile-generator
Flask backend for easy gathering of profile information for website
tanabee/functions-matplotlib
Returns dynamically generated images in matplotlib for cloud functions HTTP requests
justin-pyne/pomo-collab
A collaborative Pomodoro Timer web application, designed to facilitate focused work sessions with synchronized breaks. Built with HTML, CSS, and a blend of Python (Flask) & JavaScript.
buanzo/pyflask-restful-assistant
pyflask-api-generator is a plugin-based tool that generates Python 3 source code for the main purpose of implement RESTful API server applications using the Flask-RESTful module. It is built using Python 3.5, Jinja2 templating library and other standard Python modules.
katiakata1/qa_project
The Application made to generate your drink, which involves 4 services working together and replicated to two separate VMs. Technologies involved are Ansible for VM configuration, Docker and Swarm for deployment, Jenkins for CI/CD management
AgRenaud/benchmark-py-api
This project provides code to install different configurations for web applications written in python as well as script to run a benchmark on those configuration.
chkdmin/Timer
Timer
dpsoft/flask-pypprof
HTTP profiling endpoints for Python Flask Applications like Go's /debug/pprof
Sage-Bionetworks/rocc-service
ROCC REST API service
umutcantr/pythonHttpToHttps
Flask based web server/proxy that redirects http/https post request to https post request.
takos22/speedcube-timer
Timer with flask for speedcubing
kuznetsov-m/websocket-timer
Example Flask websocket project. Based on Flask-SocketIO.
DinosAreCool99/COMP3613-A1
Profile picture ranking
GevMan/Timer
inomesh/Flack
Flask is a clone version of Slack. This project uses SocketIO for transferring messages and LocalStorage for storing data.
bhattji007/flask-saml
Flask SAML Integration: Seamlessly integrate SAML authentication into Flask applications. Features include SAML Service Provider (SP), Identity Provider (IdP) handling, dynamic IdP management, single sign-on (SSO), Flask-SAML demo, Flask-SAML2 library, Flask extension, authentication routes, user profile management, and Flask-SAML configuration.
stckme/benchmarks
Sukhrobjon/CS-1.2-TweetGeneratorSG
A project based course that looks under the hood at data structures and algorithms to see how they work. In addition to implementing these structures in an application; students will build them from scratch, analyze their complexity, and benchmark their performance to gain an understanding of their tradeoffs and when to use them in practice. Students will write scripts, functions, and library modules to use text processing tools like regular expressions, construct and sample probability distributions to create a Markov language model and gain insight into how grammar works and natural language processing techniques.
dvaerum/flask-httpx-request-converted-to-flask-test-client-requests
unittest Tool: This is a `flask.test_client_class` I wrote to making the libraries created by `openapi-python-client` work with `flask.test_client()`