stephrdev's Stars
getsentry/sentry
Developer-first error tracking and performance monitoring
rust-embedded/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
Kozea/Radicale
A simple CalDAV (calendar) and CardDAV (contact) server.
celery/kombu
Messaging library for Python.
celery/django-celery
Old Celery integration project for Django
django-treebeard/django-treebeard
Efficient tree implementations for Django
jdunck/python-unicodecsv
Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*. If you prefer python 3's semantics but need support in py2, you probably want https://github.com/ryanhiebert/backports.csv
django/djangosnippets.org
The code that powers djangosnippets.org, it allows users to post and share useful "snippets" of code.
frankwiles/django-app-metrics
Simple framework for capturing in application metrics and emailing aggregation results
mixxorz/django-service-objects
Service objects for Django
iamteem/redisco
A Python Library for Simple Models and Containers Persisted in Redis
jgorset/fandjango
Fandjango makes it really easy to create Facebook applications with Django
flosch/simpleapi
A simple API-framework to provide an easy to use, consistent and portable client/server-architecture (standalone and also for django, Flask, AppEngine and all WSGI-compatible implementations like gunicorn).
eldarion/pycon
website for PyCon US
stephrdev/django-mongoforms
A Django-ModelForm clone for mongoengine
asenchi/proclaim
Conditionally roll out features with redis. (Python version of James Golick's http://github.com/jamesgolick/rollout)
frankwiles/django-taggit-suggest
Add keyword and regular expression "suggestions" for tags.
servee/servee
Servee is a subclassed django.contrib.admin meant for content editors. It's strongly tied to wysiwyg components. We need help developing and can be found @servee.com and #servee on freenode. Current active development is leading up to 0.6
codeinn/vcs
Various version Control System management abstraction layer for python.
bread-and-pepper/django-brookie
Easy bookkeeping in a Django application.
stephrdev/django-userprofiles
Sec42/freebsd-remote-crypto
Scripts to setup a remote crypted freebsd
asenchi/django-proclaim
Use Proclaim to release features to target users inside your Django project.
stephrdev/brigitte
This is a mirror of http://brigitte.io/steph/brigitte/
stephrdev/loetwerk
Django Dash.
flosch/mongoengine
A Python Object-Document-Mapper for working with MongoDB
philippbosch/djangocon-mobile
indexofire/cmsplugin_rst
A django-cms-2.0 plugin to support write ReStructured Text by MarkItUp Editor
stephrdev/feincms
A Django-based CMS with a focus on extensibility and concise code
dfalk/djiki
Djiki is a light and portable Wiki engine based on Django.