Pinned Repositories
babeldjango
Fork of BabelDjango to fix some outstanding bugs: #266
django
The Web framework for perfectionists with deadlines.
django-cooki18n
Django's builtin i18n support stores the selected language in the session, cooki18n uses cookies instead.
mock-neomodel
pyretry
Separate your retry logic from your business logic
smartgrid
msc group project
smartgrid-plotter
streamparse
Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
pkatseas's Repositories
pkatseas/smartgrid-plotter
pkatseas/smartgrid
msc group project
pkatseas/babeldjango
Fork of BabelDjango to fix some outstanding bugs: #266
pkatseas/django
The Web framework for perfectionists with deadlines.
pkatseas/django-cooki18n
Django's builtin i18n support stores the selected language in the session, cooki18n uses cookies instead.
pkatseas/mock-neomodel
pkatseas/pyretry
Separate your retry logic from your business logic
pkatseas/streamparse
Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
pkatseas/advent-of-code
Solutions to https://adventofcode.com/
pkatseas/backbone-forms
Form framework for BackboneJS with nested forms, editable lists and validation
pkatseas/black
The uncompromising Python code formatter
pkatseas/cypress-cloud
Debug, troubleshoot and record Cypress CI tests in Cloud
pkatseas/django-concurrency
Optimistic lock implementation for Django. Prevents users from doing concurrent editing.
pkatseas/ftpretty
A wrapper for simple FTP operations: get, put, list etc.
pkatseas/heroku-buildpack-python
Python buildpack
pkatseas/jQuery-PanZoom
jQuery plugin to pan and zoom an image within a parent div.
pkatseas/pystorm
Battle-tested Apache Storm Multi-Lang implementation for Python