A team-based task manager intranet application
Project description
A quick and simple task manager built for teams in an intranet setting. It’s very simple to use by just about anyone on a team.
Note: This is in early stages of development, and may not be particularly useful to many people.
Quickstart
To install, just do the following in the terminal:
$ easy_install Sanity
or, if you like pip (which you should), do:
$ pip install Sanity
Next, assuming you’re using a WSGI-compatible web server (for instance, the mod_wsgi module for Apache or gunicorn with other web servers), you can simply put the following into a file called sanity.wsgi and point your web server to it:
from sanity import app
More example scripts are available in the /contrib/ directory. Please visit the documentation for more information on setting up Sanity on your web server.
Links
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 Distribution
Built Distribution
File details
Details for the file Sanity-0.2.5.tar.gz
.
File metadata
- Download URL: Sanity-0.2.5.tar.gz
- Upload date:
- Size: 414.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86a07926a7697def642d12b35943b155005e2fe4995981c0b71a282160da8edb |
|
MD5 | a35bc5ebb3df06fe432bb4435140cd6c |
|
BLAKE2b-256 | ead30303d5ec42e44ad85a0582a2880b32f1800a23f3f01c8f2a1605160e4456 |
File details
Details for the file Sanity-0.2.5-py2.6.egg
.
File metadata
- Download URL: Sanity-0.2.5-py2.6.egg
- Upload date:
- Size: 62.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7de0aa6260126c4ace358305660f8fe22e183fd29995904a30cfbece71c13c2b |
|
MD5 | 968ec0923fc52abf7ae4c5de8beee89e |
|
BLAKE2b-256 | 198e9b32a2a558362f85e52bb48f29989ab83c9af72946c0a86830f8e7b55be1 |