{ "info": { "author": "LDPL - Laboratoire D\u00e9partemental de Pr\u00e9histoire du Lazaret", "author_email": "opensource@lazaret.unice.fr", "bugtrack_url": null, "classifiers": [ "Framework :: Pyramid", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "Anuket\n******\n\nAnuket is an opinionated Python web framework based on Pyramid_. It is intended\nto be used by other Pyramid applications as a base for common choices. Anuket\nuse URLDispatch for resources location, SQLAlchemy for ORM, Mako and Twitter\nBootstrap for templates.\n\n----------\n\nDocumentation\n=============\nThe full documentation is available at `Read the Docs`_.\n\nInstallation\n------------\nIn short::\n\n $ pip install anuket\n\nThis will install Anuket and all the necessary Python packages dependencies.\nFor more detailed instructions please read the INSTALL.txt file.\n\nUsage\n-----\nAnuket is write so he can be extended by other Pyramid applications by using\nthe extensibility system of Pyramid. For details please read the\n`Anuket tutorial`_.\n\nLicence\n=======\nAnuket is provided under the Expat licence (or MIT licence). See the\nLICENSE.txt file for details.\n\nAuthors\n=======\nAnuket is maintained by the `Lazaret laboratory`_. See the\nAUTHORS.txt file for the full list.\n\nDevelopment\n===========\nContributions to Anuket are highly welcome. Please use Github to report bugs,\nfeature requests and submit your code:\nhttps://github.com/lazaret/anuket\n\nNote that development is done on the *develop* branch. The *master* is reserved\nfor production-ready state. Therefore make sure to base your work on the\n*develop* branch.\n\n.. image:: https://secure.travis-ci.org/lazaret/anuket.png\n :target: http://travis-ci.org/lazaret/anuket\n\n\n.. _Anuket tutorial: http://anuket.readthedocs.org/en/latest/anuket_tutorial.html\n\n.. _Lazaret laboratory: http://lazaret.unice.fr/\n.. _Pyramid: http://pylonsproject.org/\n.. _Read the Docs: http://anuket.readthedocs.org/\n\n\nChangelog\n=========\n\n0.5 released 2012-08-15\n-----------------------\n\n* Fix documentation and packaging issues\n\n0.5 released 2012-08-14\n-----------------------\n\n* Add database migration support with alembic\n* Add database console scripts\n* Add Beaker sessions\n* Add a tutorial in the documentation\n* Improve the security of the deletion of users\n\n0.4 released 2012-04-29\n-----------------------\n\n* Change the auth_user request property to an AuthUser object\n* Extend the tests suite\n* Extend the documentation\n\n0.3 released 2012-03-30\n-----------------------\n\n* Change package name to Anuket\n* Extend the user management tool\n* Add cracklib password checker\n* Add pyramid_exclog for production environment\n\n0.2 released 2012-03-20\n------------------------\n\n* Add 100% tests coverage\n* Add minimalistic documentation\n\n0.1 released 2012-03-12\n------------------------\n\n* Base templates with mako and Twitter Bootstrap\n* Basic Auth&Auth mechanism and model with SQLAlchemy", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/lazaret/anuket", "keywords": "web wsgi pyramid", "license": "Expat licence (or MIT licence)", "maintainer": null, "maintainer_email": null, "name": "anuket", "package_url": "https://pypi.org/project/anuket/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/anuket/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/lazaret/anuket" }, "release_url": "https://pypi.org/project/anuket/0.5.2/", "requires_dist": null, "requires_python": null, "summary": "Anuket web application", "version": "0.5.2" }, "last_serial": 786309, "releases": { "0.5.2": [ { "comment_text": "", "digests": { "md5": "695c4b2b8b1ae6677f909bfbac86b71c", "sha256": "cac4a1b403f63d0a6a5d1696051d0c7fea6e64a3164b28c1d6f70affcae46907" }, "downloads": -1, "filename": "anuket-0.5.2.tar.gz", "has_sig": false, "md5_digest": "695c4b2b8b1ae6677f909bfbac86b71c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 239651, "upload_time": "2012-08-15T13:44:47", "url": "https://files.pythonhosted.org/packages/eb/c3/22f1ba915ad3e1c975047c622614b66d897092b1acc6923120c54872d83e/anuket-0.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "695c4b2b8b1ae6677f909bfbac86b71c", "sha256": "cac4a1b403f63d0a6a5d1696051d0c7fea6e64a3164b28c1d6f70affcae46907" }, "downloads": -1, "filename": "anuket-0.5.2.tar.gz", "has_sig": false, "md5_digest": "695c4b2b8b1ae6677f909bfbac86b71c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 239651, "upload_time": "2012-08-15T13:44:47", "url": "https://files.pythonhosted.org/packages/eb/c3/22f1ba915ad3e1c975047c622614b66d897092b1acc6923120c54872d83e/anuket-0.5.2.tar.gz" } ] }