Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

jonathan3/purist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages