Pinned Repositories
mycli
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
pgcli
Postgres CLI with autocompletion and syntax highlighting
dockerize-flask-app
This is a small example of using Docker to run Flask apps
flask-slacker
A Flask extension for using Slacker.
fuzzyfinder
FuzzyFinder implemented in Ruby
hackernews_scrapy
HackerNews Scrapy that crawls Python news.
my-open-tabs
This Google Chrome Extension displays a list of open tabs in the current window.
project_euler
Solutions for problems from projecteuler.net
simple-flask-celery-app
Aplicação simples em Flask usando Celery e SQLAlchemy
mdsrosa's Repositories
mdsrosa/project_euler
Solutions for problems from projecteuler.net
mdsrosa/flask-slacker
A Flask extension for using Slacker.
mdsrosa/dockerize-flask-app
This is a small example of using Docker to run Flask apps
mdsrosa/routes_api_python
Python version of http://github.com/mdsrosa/routes_api. Live at https://routes-api-python-prod.herokuapp.com
mdsrosa/algorithms
Data structures algorithms
mdsrosa/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
mdsrosa/cli_helpers
Python helpers for common CLI tasks
mdsrosa/continuous-intelligence-workshop
Repository with sample code and instructions for "Continuous Intelligence" and "Continuous Delivery for Machine Learning: CD4ML" workshops
mdsrosa/Django-Fabric-AWS
Deploy and manage Django apps on AWS
mdsrosa/dotfiles
My configuration files
mdsrosa/dotfiles-1
@holman does dotfiles
mdsrosa/falcon
Falcon is a bare-metal Python web API framework for building high-performance microservices, app backends, and higher-level frameworks.
mdsrosa/flask
The Python micro framework for building web applications.
mdsrosa/Flask-Fixtures
A simple library for adding database fixtures for unit tests using nothing but JSON or YAML.
mdsrosa/flask-sqlalchemy
Adds SQLAlchemy support to Flask
mdsrosa/flask-tasktiger
TaskTiger integration for Flask
mdsrosa/graphene
GraphQL framework for Python
mdsrosa/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
mdsrosa/homebrew-core
:beers: Core formulae for the Homebrew package manager
mdsrosa/homebrew-repo
mdsrosa/managers-playbook
:book: Heuristics for effective management
mdsrosa/mdsrosa
mdsrosa/minimal_improved
This repository is a theme(Minimal Improved) for Oh-my-zsh
mdsrosa/mycli
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
mdsrosa/mycli.net
Website for mycli project
mdsrosa/pendulum
Python datetimes made easy
mdsrosa/python-cookbook-examples
mdsrosa/restless
A lightweight REST miniframework for Python.
mdsrosa/silly
A python library for producing fanciful test data.
mdsrosa/todos-api
The purpose of this repo is to apply RESTful API concepts with a TODO app