Skip to main content

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Sanity-0.2.5.tar.gz (414.4 kB view hashes)

Uploaded Source

Built Distribution

Sanity-0.2.5-py2.6.egg (62.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page