Mindcloud / PyPlates

Python Snippets API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project relies on the following additional libraries

django
django-tastypie
pygments
markdown
django-haystack
whoosh
django-registration
django-taggit

to install, use pip

sudo pip install <library>

TODO:
1. add Tags to API
2. Add Authentication to API
   APIkey or user auth
3. Fix Site User Profiles
3. Add User registration
4. Fix Site Search (DONE)
5. Fix Snippet edit (DONE)


About

Python Snippets API


Languages

Language:Python 98.0%Language:Shell 2.0%