Most extensible Python build backend with support for C/C++ extension modules
Walks through structuring a Python package with setup.py and publishing it to PyPI so it can be installed via pip.
This post is partially related to my previous blog post about Rewind and GoRewind. Even though I’ve been working as a full-time developer for the past 4-5 years, it still hits me how much boiler plate is required to create a proper software project. In fact, I’ve seen so many times how extra functionality is bundled into applications just because the alternative would require many hours of setting things up. This despite the fact that functionality is orthogonal and has totally different life cycles.
Fast audio loudness scanner & tagger (ReplayGain v2 / R128) - desbma/r128gain
Nodeenv : Node.js virtual environment (sandbox) builder
Mustache in Python. Contribute to defunkt/pystache development by creating an account on GitHub.
A Python library for GTFS. Contribute to jarondl/pygtfs development by creating an account on GitHub.
GTK3 & python based GUI for Syncthing. Contribute to kozec/syncthing-gtk development by creating an account on GitHub.
Read text using Google Translate TTS API. Contribute to desbma/GoogleSpeech development by creating an account on GitHub.
The uncertainties Python package
The uncertainties Python package
Companion source code to Third-party JavaScript (the book) - benvinegar/thirdpartyjs-code
Python setuptools
Salvius in an open source humanoid robot built on a minimal budget
A beginner's guide to getting started with web scraping using Python and BeautifulSoup.
Virtual environment for Node.js & integrator with virtualenv - ekalinin/nodeenv