nanlong's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
pallets/flask
The Python micro framework for building web applications.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
getsentry/sentry
Developer-first error tracking and performance monitoring
celery/celery
Distributed Task Queue (development branch)
elixir-lang/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
phoenixframework/phoenix
Peace of mind from prototype to production
h4cc/awesome-elixir
A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
humiaozuzu/awesome-flask
A curated list of awesome Flask resources and plugins
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
zzzeek/sqlalchemy
THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/sqlalchemy
quantum-elixir/quantum-core
:watch: Cron-like job scheduler for Elixir
wtforms/wtforms
A flexible forms validation and rendering library for Python.