Stars
The Web framework for perfectionists with deadlines.
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
Scrapy, a fast high-level web crawling & scraping framework for Python.
A collection of design patterns/idioms in Python
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Write scalable load tests in plain Python 🚗💨
Distributed Task Queue (development branch)
Asynchronous HTTP client/server framework for asyncio and Python
Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
Pure bash script to test and wait on the availability of a TCP host and port
A configurable set of panels that display various debug information about the current request/response.
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
Fast, asynchronous and elegant Python web framework.
A collection of useful CloudFormation templates
🎮 ⌨ An easy to use tool to change the behaviour of your input devices.
Pretty good call graphs for dynamic languages
(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
Fully featured framework for fast, easy and documented API development with Flask
Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis
An implementation of the Debug Adapter Protocol for Python
Celery Periodic Tasks backed by the Django ORM
Powerful analytics and cohort library using Redis bitmaps
A boilerplate for flask restful web service
Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementall…