krectra's Stars
tmux-plugins/tmux-resurrect
Persists tmux environment across system restarts.
greymd/tmux-xpanes
Awesome tmux-based terminal divider
rq/rq
Simple job queues for Python
sfermigier/awesome-functional-python
A curated list of awesome things related to functional programming in Python.
spyder-ide/spyder
Official repository for Spyder - The Scientific Python Development Environment
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
pallets/flask
The Python micro framework for building web applications.
django/django
The Web framework for perfectionists with deadlines.
rmax/scrapy-redis
Redis-based components for Scrapy.
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
squeaky-pl/japronto
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
git-tips/tips
Most commonly used git tips and tricks.
aws/chalice
Python Serverless Microframework for AWS
aosabook/500lines
500 Lines or Less
binux/pyspider
A Powerful Spider(Web Crawler) System in Python.
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
ajenti/ajenti
Ajenti Core and stock plugins
dpgaspar/Flask-AppBuilder
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
realpython/discover-flask
Full Stack Web Development with Flask.
mjhea0/thinkful-mentor
code samples, refactoring - for thinkful students
damyanbogoev/flask-bookshelf
Flask Series
muatik/flask-profiler
a flask profiler which watches endpoint calls and tries to make some analysis.
gabrielfalcao/lettuce
Behavior-driven-development tool for python, inspired by Cucumber for Ruby ⛺
parse-community/parse-server
Parse Server for Node.js / Express
PolicyStat/jobtastic
Make your user-responsive long-running Celery jobs totally awesomer.
realpython/python-guide
Python best practices guidebook, written for humans.
celery/celery
Distributed Task Queue (development branch)
hirefire/hirefire
Auto-scaling for Heroku Workers.
python-social-auth/social-core
Python Social Auth - Core
faif/python-patterns
A collection of design patterns/idioms in Python