Pinned Repositories
dd-trace-py
python trace client
django
The Web framework for perfectionists with deadlines.
django-aggregate-if
Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.
pipey
A python multiprocessing example.
python-corba
Python CORBA example for OO Architecture/Design Patterns class
reco-blackboard
A music recommendation engine serving as an example of the Blackboard pattern for OO Arch/Design Patterns class.
scottsexton's Repositories
scottsexton/reco-blackboard
A music recommendation engine serving as an example of the Blackboard pattern for OO Arch/Design Patterns class.
scottsexton/python-corba
Python CORBA example for OO Architecture/Design Patterns class
scottsexton/pipey
A python multiprocessing example.
scottsexton/dd-trace-py
python trace client
scottsexton/django
The Web framework for perfectionists with deadlines.
scottsexton/django-aggregate-if
Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.
scottsexton/django-nose
Django test runner using nose
scottsexton/django-session-security
A little javascript and middleware work together to ensure that the user was active during the past X minutes in any tab he has open. Otherwise, display a warning leaving a couple of minutes to show any kind of activity like moving the mouse. Otherwise, logout the user.
scottsexton/GriefPrevention
scottsexton/mongomock
Small library for mocking pymongo collection objects for testing purposes
scottsexton/mungy
A web app example of MVC and stuff for OO Arch/Design Patterns class.
scottsexton/New-Maze-Generating-Algorithm
Check out this algorithm for maze generation I came up with.
scottsexton/PyExecJS
Run JavaScript code from Python
scottsexton/sentry-youtrack
A Sentry extension which integrates with YouTrack
scottsexton/tictaco
A web-based Python tic tac toe game.