ao.shorturl 1.1.7
Reusable url shortener and lookup library.
In a nutshell
ao.shorturl is a library for integrating short URLs to a web application. Its front-end configuration is not specific to any web application framework, instead it uses various back-ends for different frameworks.
For example, ao.shorturl.appengine implements a Datastore backand for Google / Typhoon App Engine. If installed as a Django application, ao.shorturl also provides a template tag for easily displaying short URLs for any object that supports them.
Documentation
Examples and detailed documentation is available on the documentation page.
TODO
- Add backends for Django Models and SQLAlchemy/Elixir
Changelog
1.1.7 (2010-03-22)
- More documentation
- 100% test coverage
1.1.6 (2010-03-21)
- Fixed a few typos
- More documentation
- Better test coverage
1.1.4 (2010-03-19)
- Added some unit tests
- Updated the documentation
- Changed the way registering and getting handlers work
1.0.0 (2010-03-19)
- First public release
- Added Django template tag
- Added App Engine backend
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| ao.shorturl-1.1.7-py2.5.egg (md5) | Python Egg | 2.5 | 2010-03-22 | 21KB | 1041 |
| ao.shorturl-1.1.7-py2.6.egg (md5) | Python Egg | 2.6 | 2010-03-22 | 21KB | 901 |
| ao.shorturl-1.1.7-py2.7.egg (md5) | Python Egg | 2.7 | 2010-03-22 | 21KB | 1114 |
| ao.shorturl-1.1.7.tar.gz (md5) | Source | 2010-03-22 | 8KB | 477 | |
- Author: Attila Olah
- Home Page: http://github.com/aatiis/ao.shorturl
- License: GNU GPL
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Web Environment
- Framework :: Buildout
- Intended Audience :: Developers
- License :: OSI Approved
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Topic :: Internet
- Topic :: Internet :: WWW/HTTP
- Topic :: Internet :: WWW/HTTP :: WSGI
- Package Index Owner: attilaolah
- DOAP record: ao.shorturl-1.1.7.xml
