Pinned Repositories
django-q-email
Queues the sending of email with Django Q.
flask-pytest
Runs pytest in a background process when DEBUG is True.
gitpress
Blissful blogging for hackers.
grip
Preview GitHub README.md files locally before committing them.
inbox-by-gmail-checker
Displays the number of unread messages in Inbox by Gmail. You can also click the button to open your inbox.
py-getch
Portable getch() for Python.
pytest-watch
Local continuous test runner with pytest and watchdog.
sublimetext-console-exec
Run a Sublime Text command in a console window. Supports both Sublime Text 3 & 4.
upgrade-requirements.py
Upgrade all your outdated requirements.txt in a single command.
window-finder-control
A .NET control that behaves like the Spy++ window finder tool, allowing the user to select a top-level window by dragging a crosshair icon over it.
joeyespo's Repositories
joeyespo/grip
Preview GitHub README.md files locally before committing them.
joeyespo/pytest-watch
Local continuous test runner with pytest and watchdog.
joeyespo/gitpress
Blissful blogging for hackers.
joeyespo/inbox-by-gmail-checker
Displays the number of unread messages in Inbox by Gmail. You can also click the button to open your inbox.
joeyespo/py-getch
Portable getch() for Python.
joeyespo/sublimetext-console-exec
Run a Sublime Text command in a console window. Supports both Sublime Text 3 & 4.
joeyespo/django-q-email
Queues the sending of email with Django Q.
joeyespo/window-finder-control
A .NET control that behaves like the Spy++ window finder tool, allowing the user to select a top-level window by dragging a crosshair icon over it.
joeyespo/flask-pytest
Runs pytest in a background process when DEBUG is True.
joeyespo/upgrade-requirements.py
Upgrade all your outdated requirements.txt in a single command.
joeyespo/gistmail
Get email summaries of websites.
joeyespo/autohotkey-scripts
My currently running AutoHotKey scripts.
joeyespo/django-werkzeug
Enhances Django runserver with Werkzeug.
joeyespo/py-impactjs
Implements a back-end server in Python for Impactjs that lets you develop multiple games at once. There's also a basic UI for browsing your games, creating new ones, and adding assets to your project.
joeyespo/github-version-tags
Displays the latest version of a project next to the repo name on GitHub.
joeyespo/tabhouse
A web application that lets you find quality guitar tabs.
joeyespo/glance.py
Highlight stack traces so you can glance at your terminal instead of studying it.
joeyespo/todos-api
Example mobile TODO app.
joeyespo/django
The Web framework for perfectionists with deadlines.
joeyespo/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
joeyespo/iwidgets.aggrenda.com
Renders Aggrenda widgets as images.
joeyespo/mvrnd
Move a file at random.
joeyespo/parkhillchiropracticcenter.com
The information website for Dr. Tad Parkhill.
joeyespo/todos-app
Example mobile TODO app.
joeyespo/envelope-cli
Thin API server and CLI tool to simplify single-page application development.
joeyespo/expo-phaser
Build awesome 2D games with Phaser.js and Expo
joeyespo/msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
joeyespo/SublimePythonIDE
ST3 only: A rewrite of SublimeRope for ST3, uses the Rope library to add python completions and refactoring to ST3
joeyespo/TortoiseGit
Windows Explorer Extension to Operate Git; Mirror of official repository https://tortoisegit.org/sourcecode
joeyespo/whitenoise
Radically simplified static file serving for Python web apps