Pinned Repositories
sqlalchemy-jsonapi-collections
Package for facilitating JSON API sorting, paging, filtering and compound documents with SQLAlchemy collections.
awesome-python
A curated list of awesome Python frameworks, libraries and software. Inspired by awesome-php.
django_authentication
A barebones Django authentication application.
fixed-length-manager
Converts a count delimited file to a python object.
flask-compose
A routing library for flask applications obeying the "Decorator Design Pattern".
gnome-shell
A list of my gnome-shell (3.10) themes can be found here.
go-chat-server
A simple chat application written in Go
go-check
A utility to check the status of your servers.
panel-transparency
Automatically set the transparency of the gnome-shell panel based on the brightness of your wallpaper.
marshmallow-jsonapi
JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow
cmanallen's Repositories
cmanallen/django_authentication
A barebones Django authentication application.
cmanallen/go-chat-server
A simple chat application written in Go
cmanallen/go-check
A utility to check the status of your servers.
cmanallen/awesome-python
A curated list of awesome Python frameworks, libraries and software. Inspired by awesome-php.
cmanallen/flask-compose
A routing library for flask applications obeying the "Decorator Design Pattern".
cmanallen/panel-transparency
Automatically set the transparency of the gnome-shell panel based on the brightness of your wallpaper.
cmanallen/cmanallen.github.io
blog...
cmanallen/code_test
A RESTful API written in Python with a React front end.
cmanallen/csv-manager
A utility to convert CSV files to objects and vice versa.
cmanallen/dj-stripe
Django + Stripe Made Easy
cmanallen/django_forum
A generic forum application.
cmanallen/django_friends
A generic friends application for the Django Framework.
cmanallen/elm-counter
A counting app written in Elm.
cmanallen/elm-omni-dialer
cmanallen/elm-simple-reddit
A simple reddit client written in Elm.
cmanallen/elm-spa-reddit
cmanallen/finance-calculators
Web based financial management calculators.
cmanallen/marshmallow
A lightweight library for converting complex objects to and from simple Python datatypes.
cmanallen/marshmallow-jsonapi
JSON API 1.0 (http://jsonapi.org/) formatting with marshmallow
cmanallen/pyCalc
A calculator built with Python
cmanallen/pytextrank
A pure Python impl of TextRank for document summarization
cmanallen/rdown
Rust markdown parser
cmanallen/route_optimizer
A python library for finding the quickest path.
cmanallen/rserver
Multi-threaded rust HTTP server
cmanallen/rust
rust backup
cmanallen/shinto
Yet another Kanban clone.
cmanallen/sqlalchemy-continuum
Versioning extension for SQLAlchemy.
cmanallen/tasking
Tasking the king of tasks.
cmanallen/TextRank
Python implementation of TextRank algorithm (https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf) for automatic keyword extraction and summarization using Levenshtein distance as relation between text units.
cmanallen/wsgi-framework-comparison
WSGI Framework Comparison