dsalazarr's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
AngularAgility/AngularAgility
A set of useful Angular.js extensions implementing common UX patterns to improve productivity from @JohnCulviner
begriffs/angular-paginate-anything
À la carte server-side pagination
mooz/percol
adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
sloria/doitlive
Because sometimes you need to do it live
foundation/foundation-emails
Quickly create responsive HTML emails that work on any device and client. Even Outlook.
PaulUithol/Backbone-relational
Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
python-needle/needle
Automated tests for your CSS.
dinedal/textql
Execute SQL against structured text like CSV or TSV
uber/charlatan
A Python library to efficiently manage and install database fixtures
kvesteri/wtforms-alchemy
Tools for creating wtforms from sqlalchemy models
kvesteri/wtforms-json
Adds smart json support for WTForms. Useful for when using WTForms with RESTful APIs.
alecthomas/voluptuous
CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.
bbangert/beaker
WSGI middleware for sessions and caching
lingthio/Flask-User
Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password and more.
sloria/konch
Configures your Python shell.
marshmallow-code/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
marshmallow-code/webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
Pylons/webtest
Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.
jmcarp/robobrowser
miracle2k/webassets
Asset management for Python web development.
miracle2k/flask-assets
Flask webassets integration.
falconry/falcon
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
pytoolz/toolz
A functional standard library for Python.
twisted/treq
Python requests like API built on top of Twisted's HTTP client.
hynek/structlog
Simple, powerful, and fast logging for Python.
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
thoughtbot/factory_bot
A library for setting up Ruby objects as test data.
pallets-eco/flask-wtf
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.