{
"info": {
"author": "Aaron Toth",
"author_email": "atoth89@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content"
],
"description": "======\nSanity\n======\n\nA quick and simple task manager built for teams in an intranet setting.\nIt's very simple to use by just about anyone on a team.\n\n**Note**: This is in early stages of development, and may not be particularly\nuseful to many people.\n\nQuickstart\n==========\n\nTo install, just do the following in the terminal:\n\n::\n\n $ easy_install Sanity\n\nor, if you like `pip `_ (which you should), do:\n\n::\n\n $ pip install Sanity\n\nNext, assuming you're using a WSGI-compatible web server (for instance, the\n`mod_wsgi `_ module for Apache or\n`gunicorn `_ with other web servers), you can simply put\nthe following into a file called `sanity.wsgi` and point your web server to\nit:\n\n::\n\n from sanity import app\n\nMore example scripts are available in the `/contrib/` directory. Please visit\nthe `documentation `_ for more information\non setting up Sanity on your web server.\n\nLinks\n=====\n\n* `Website `_\n* `Documentation `_",
"description_content_type": null,
"docs_url": "https://pythonhosted.org/Sanity/",
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://bitbucket.org/aaront/sanity/",
"keywords": null,
"license": "LICENSE.txt",
"maintainer": null,
"maintainer_email": null,
"name": "Sanity",
"package_url": "https://pypi.org/project/Sanity/",
"platform": "any",
"project_url": "https://pypi.org/project/Sanity/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://bitbucket.org/aaront/sanity/"
},
"release_url": "https://pypi.org/project/Sanity/0.2.5/",
"requires_dist": null,
"requires_python": null,
"summary": "A team-based task manager intranet application",
"version": "0.2.5"
},
"last_serial": 785601,
"releases": {
"0.2.5": [
{
"comment_text": "",
"digests": {
"md5": "968ec0923fc52abf7ae4c5de8beee89e",
"sha256": "7de0aa6260126c4ace358305660f8fe22e183fd29995904a30cfbece71c13c2b"
},
"downloads": -1,
"filename": "Sanity-0.2.5-py2.6.egg",
"has_sig": false,
"md5_digest": "968ec0923fc52abf7ae4c5de8beee89e",
"packagetype": "bdist_egg",
"python_version": "2.6",
"requires_python": null,
"size": 62488,
"upload_time": "2010-06-27T22:50:07",
"url": "https://files.pythonhosted.org/packages/19/8e/9b32a2a558362f85e52bb48f29989ab83c9af72946c0a86830f8e7b55be1/Sanity-0.2.5-py2.6.egg"
},
{
"comment_text": "",
"digests": {
"md5": "a35bc5ebb3df06fe432bb4435140cd6c",
"sha256": "86a07926a7697def642d12b35943b155005e2fe4995981c0b71a282160da8edb"
},
"downloads": -1,
"filename": "Sanity-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "a35bc5ebb3df06fe432bb4435140cd6c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 414393,
"upload_time": "2010-06-27T22:50:00",
"url": "https://files.pythonhosted.org/packages/ea/d3/0303d5ec42e44ad85a0582a2880b32f1800a23f3f01c8f2a1605160e4456/Sanity-0.2.5.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "968ec0923fc52abf7ae4c5de8beee89e",
"sha256": "7de0aa6260126c4ace358305660f8fe22e183fd29995904a30cfbece71c13c2b"
},
"downloads": -1,
"filename": "Sanity-0.2.5-py2.6.egg",
"has_sig": false,
"md5_digest": "968ec0923fc52abf7ae4c5de8beee89e",
"packagetype": "bdist_egg",
"python_version": "2.6",
"requires_python": null,
"size": 62488,
"upload_time": "2010-06-27T22:50:07",
"url": "https://files.pythonhosted.org/packages/19/8e/9b32a2a558362f85e52bb48f29989ab83c9af72946c0a86830f8e7b55be1/Sanity-0.2.5-py2.6.egg"
},
{
"comment_text": "",
"digests": {
"md5": "a35bc5ebb3df06fe432bb4435140cd6c",
"sha256": "86a07926a7697def642d12b35943b155005e2fe4995981c0b71a282160da8edb"
},
"downloads": -1,
"filename": "Sanity-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "a35bc5ebb3df06fe432bb4435140cd6c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 414393,
"upload_time": "2010-06-27T22:50:00",
"url": "https://files.pythonhosted.org/packages/ea/d3/0303d5ec42e44ad85a0582a2880b32f1800a23f3f01c8f2a1605160e4456/Sanity-0.2.5.tar.gz"
}
]
}