lendenmc's Stars
jazzband/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
foursquare/rogue
MOVED - The project is still under development but this page is deprecated.
slick/slick
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala
getlogbook/logbook
A cool logging replacement for Python.
meanjs/mean
MEAN.JS - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js -
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
h5bp/html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
myusuf3/delorean
Delorean: Time Travel Made Easy
arrow-py/arrow
🏹 Better dates & times for Python
igorgue/pjson
Like python -mjson.tool but with moar colors (and less conf)
lkiesow/python-feedgen
Python module to generate ATOM feeds, RSS feeds and Podcasts.
jgm/pandoc
Universal markup converter
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
postcss/autoprefixer
Parse CSS and add vendor prefixes to rules by Can I Use
trentm/python-markdown2
markdown2: A fast and complete implementation of Markdown in Python
revolunet/sublimetext-markdown-preview
markdown preview and build plugin for sublime text 2/3
DamnWidget/anaconda
Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3
LeEnno/alfred-terminalfinder
Alfred workflow to open current Finder window in Terminal/iTerm and vice versa.
realpython/python-guide
Python best practices guidebook, written for humans.