Python/Django open source projects and appsFor Startups in 2013
Open Source
We constantly work on different projects improving our technical proficiency. In search of beautiful solutions, we create, dream and have fun. Regularly adding new mini-projects to Bitbucket, we share our open source projects with everyone in the hope that they can be useful. Please follow us on GitHub and Bitbucket.
-
-
Git Jobs
August, 2011 -
Python binding to github jobs REST API
- https://github.com/django-stars/gitjobs
-
-
-
Tornado Mail
November, 2011 -
Asynchronous email sending(SMTP) library for Tornado. Port of django.mail.
- https://github.com/equeny/tornadomail
-
-
-
Authlater
April, 2011 -
Authlater adds ability for non-authinticated users to post forms and only then login. When user logged in, form will be posted if it's valid, or prepopulated form with error will be showed in other case.
- https://github.com/django-stars/authlater
-
-
-
Django vhost
February, 2011 -
Creating nginx or apache configuration for your project can be much easy. Install django-vhost and generate configuration files on fly. New versions and server types will be soon.
- https://bitbucket.org/djangostars/django-vhost
-
-
-
Django Fresh Media
February, 2011 -
It is a reusable Django application that helps you to deliver fresh media files, even if their expiry period is really long. To do this, the application provides a template tag that adds a small hash to the URL of each served file. This hash depends on the file metadata or content, so if it is changed, the hash will be changed too.
- https://bitbucket.org/djangostars/django-fresh-media
-