Pinned Repositories
chi-api-key-auth
Chi middleware for API Key-based authorization
go-httpclient
HTTP client toolkit for Go. Easily integrated in tests using a ready-to-mock client.
knowledge-leaf
Random Wikipedia trivia generator
mongodb-sphinx
MongoDB xmlpipe2 implementation for the Sphinx search engine
pgsafemigrate
PostgreSQL Schema & Data Migration Linter
pitch
High-level HTTP client using Ansible-like instruction file format
python-chess-board
Console (text) chess board written in Python. Includes timers and move validations.
python-stackexchange-api
Python wrapper for the StackExchange API.
regularize
Regular Expression Builder for Python
georgepsarakis's Repositories
georgepsarakis/mongodb-sphinx
MongoDB xmlpipe2 implementation for the Sphinx search engine
georgepsarakis/regularize
Regular Expression Builder for Python
georgepsarakis/pitch
High-level HTTP client using Ansible-like instruction file format
georgepsarakis/python-chess-board
Console (text) chess board written in Python. Includes timers and move validations.
georgepsarakis/python-stackexchange-api
Python wrapper for the StackExchange API.
georgepsarakis/quick-bash
Lisp-flavored language that transcompiles to Bash. Easy, readable, functional.
georgepsarakis/django-mesos-example
Deploying a Django application on Mesos using Ansible & Docker
georgepsarakis/chronicle
Cron-compatible job scheduler
georgepsarakis/georgepsarakis.github.io
Personal Blog & Presentation Slides
georgepsarakis/pgsafemigrate
PostgreSQL Schema & Data Migration Linter
georgepsarakis/chi-api-key-auth
Chi middleware for API Key-based authorization
georgepsarakis/go-httpclient
HTTP client toolkit for Go. Easily integrated in tests using a ready-to-mock client.
georgepsarakis/knowledge-leaf
Random Wikipedia trivia generator
georgepsarakis/lambda-pond
Python3 process pool for environments without semaphore support
georgepsarakis/go-local-lambda
Execute Go Lambda Functions Locally
georgepsarakis/moto
Moto is a library that allows your python tests to easily mock out the boto library
georgepsarakis/phonenumber
With a given country and phone number, validate and format the MOBILE phone number to E.164 standard
georgepsarakis/policyuniverse
Parse and Process AWS IAM Policies, Statements, ARNs, and wildcards.
georgepsarakis/sentry
Sentry is cross-platform application monitoring, with a focus on error reporting.
georgepsarakis/sqlalchemy
The Database Toolkit for Python
georgepsarakis/url-shortener
URL shortener service with Express.js & Redis