This repository was archived by the owner on Apr 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
A Python URI shortener using the web.py framework, with sqlite3 and memcached for storage
License
jonathan3/purist
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
So what does Purist do? Shorten URLs, that's what it does. Although in the actual code it's referred to as URIs, get it right. It uses the web.py framework (http://webpy.org). For data storage it uses SQLite 3 and memcached. You can use it without memcached, but you still need the Python module at the moment. A database (uris.db) is included with some sample data so you can get started right away. And it's MIT licensed. So there. http://purist.jonathanprior.name/
About
A Python URI shortener using the web.py framework, with sqlite3 and memcached for storage
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published