Rutgers University URL Shortener
Project description
shrunk
A URL shortener for Rutgers University. For more information, contact Rutgers Open System Solutions.
Uses MongoDB. Python code targets Python 3.6.
Getting started
First set up a virtual environment and install the python dependencies with:
$ virtualenv --no-site-packages --python="python3" venv
$ source venv/bin/activate
$ pip install -r pip.req
$ pip install -r pip.req.dev
Then build the HTML documentation with
$ ./setup.py build_sphinx
This will place the Shrunk developer manual in ./build/sphinx/html. Open the file
index.html in that directory and start reading the tutorials linked therein!
Features
Web Application
- Log in with a Rutgers NetID
- Create a short URL from a long URL
- Given a NetID, what URLs have they created?
- Analytics on visits. With graphs and maps!
- Create organizations to share links with your friends!
URL Shortening Service
- Given a short URL, redirect to the long URL
- Track visits to the short URL
- Track popularity and number of clicks
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shrunk-1.3.3-py3-none-any.whl.
File metadata
- Download URL: shrunk-1.3.3-py3-none-any.whl
- Upload date:
- Size: 633.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3050626ba21d044ca234f3691b6c9af917a27aaf5e9b0d8a97b7c7a6d9ba03d4
|
|
| MD5 |
499ed7121dac2ed2718cc591c9526ad3
|
|
| BLAKE2b-256 |
a5576c1c9ef2059e2f1aca7cbeef2d15185ef54c345cdc363295c5fece0ec454
|