This website requires JavaScript.
Explore
Help
Sign in
mutantmonkey
/
shortener
Watch
1
Star
0
Fork
You've already forked shortener
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A simple shortener for Tahoe-LAFS filecaps and URLs
28
commits
1
branch
0
tags
54
KiB
Python
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
mutantmonkey
919ad7fa46
don't bother handling errors as this only seems to break things
2012-02-10 03:57:38 -05:00
.gitignore
update .gitignore
2011-09-23 14:16:55 -04:00
config.py.example
use custom user-agent to avoid blanket python blocks and provide info
2011-12-18 21:06:47 -05:00
COPYING
switch to ISC license (it's essentially the same and shorter)
2011-12-18 18:59:01 -05:00
datastore.py
conform to PEP8
2012-02-05 02:10:40 -05:00
README.md
switch to ISC license (it's essentially the same and shorter)
2011-12-18 18:59:01 -05:00
web.py
don't bother handling errors as this only seems to break things
2012-02-10 03:57:38 -05:00
README.md
shortener
A simple shortener for Tahoe-LAFS filecaps and URLs. Available under the ISC license.
Prerequisites
Python 2.7
Flask
MongoDB and pymongo bindings