{ "info": { "author": "Torsten Irl\u00e4nder", "author_email": "torsten@irlaender.de", "bugtrack_url": null, "classifiers": [ "Framework :: Pyramid", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "Plorma README\n=============\nPlorma is a web application to plan, organise and manage tasks in the software\ndevelopment. Plorma is influenced by agile development methods like Scrum.\nTasks can be organised on Kanban boards and the progress of a sprint can be\nvisualized in a Burndown chart. \n\nAlthough Plorma is especially suited to support an agile software development\nit tries to be as general as possible to be used in other fields of activity.\n\nLicence\n-------\nPlorma is licensed under the GPL version 2 or later\n\nGet the source\n--------------\nPlorma is hosted on `Github `_::\n\n git clone https://github.com/toirl/plorma.git\n\nDocumentation\n-------------\nDocumentation is available here: `Plorma documentation\n`_\n\nPrerequisites\n-------------\nPlorma requires a PostgreSQL database. The default database (configured in the\nini file) is named Plorma. Please make sure this database is created and\naccessible before invoking the following commands.\n\nThe following packages are needed::\n\n apt-get install postgresql python-psycopg2 python-lxml gcc python-dev\n webtest mock\n\nThe compiler and development packages are currently needed to be able to\ncompile some of the packages which are automatically installed as dependency.\n\nGetting Started\n---------------\nThe following steps will show how to get a running Plorma application when\nstarting with the source of Plorma.\nAn alternative way to setup Plorma when installing it per pip is described in\nthe User documentation.\n\nThe get Plorma up and running do::\n\n cd \n python setup.py develop\n plorma-admin db init\n\nThe following steps are optional and only needed if you want to have some demo\ndata to play around::\n\n plorma-admin fixtures load --path plorma/fixtures/demo\n plorma-admin db fixsequence\n\nFinally start the server::\n\n pserve development.ini\n\nTestuser\n--------\nIn case you installed the demo data the following users are available.\n\n- Admin: Login: admin Passwort: secret\n- Productowner: Login: peter Passwort: peter\n- Developer: Login: dave Passwort: dave\n\nThe admin user is available even if you did not install the demo data. Use this\nuser to setup your application.\n\n\n0.3.1\n-----\nBugfix release. Fixed MANIFEST.in\n\n0.3\n---\n- Added sprint module\n- Added workbench to show the most important tasks.\n- Added stats on sprints on the start page\n\n0.2\n---\n- Added tag extension\n\n0.1\n---\n- Added first version of a Task module\n\n0.0\n---\n- Initial version", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "web wsgi bfg pylons pyramid", "license": "", "maintainer": "", "maintainer_email": "", "name": "plorma", "package_url": "https://pypi.org/project/plorma/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/plorma/", "project_urls": null, "release_url": "https://pypi.org/project/plorma/0.3.1/", "requires_dist": null, "requires_python": "", "summary": "Plorma is a task management application to plan organise and manage your tasks.", "version": "0.3.1" }, "last_serial": 1803403, "releases": { "0.3.0": [], "0.3.1": [ { "comment_text": "", "digests": { "md5": "ee4d7793050b1ddfd8a571f6a3d6bab9", "sha256": "73fd181d876583ea7a2cdaebc5e2f3cbca7400f85e42b15898fc89af106b3f56" }, "downloads": -1, "filename": "plorma-0.3.1.tar.gz", "has_sig": false, "md5_digest": "ee4d7793050b1ddfd8a571f6a3d6bab9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33077, "upload_time": "2015-11-05T20:43:54", "url": "https://files.pythonhosted.org/packages/5c/62/58baeaff6a90379e6d497801e49f5ed764ce270f6e7f2f31508f4f17d97d/plorma-0.3.1.tar.gz" } ], "0.3.b1": [ { "comment_text": "", "digests": { "md5": "fb5d1845076937edbafa0358d5f94999", "sha256": "f71256180c2484bf186c62006c1baefc6ad32137ad8389a7ceb9c14ffe06bd4b" }, "downloads": -1, "filename": "plorma-0.3.b1.tar.gz", "has_sig": false, "md5_digest": "fb5d1845076937edbafa0358d5f94999", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 768043, "upload_time": "2015-10-24T22:20:04", "url": "https://files.pythonhosted.org/packages/c3/39/5b26f665c54c3800a5214b81051892c0f11d7250d283b0f1a0ed66bffb05/plorma-0.3.b1.tar.gz" } ], "0.3.b2": [ { "comment_text": "", "digests": { "md5": "e162ccb3a60ef2b9b29a413b55fbea09", "sha256": "089f503e73658d1bc51fa3f155710fe86b0699ae0a25ffe7e05fd738cea7217c" }, "downloads": -1, "filename": "plorma-0.3.b2.tar.gz", "has_sig": false, "md5_digest": "e162ccb3a60ef2b9b29a413b55fbea09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 768566, "upload_time": "2015-10-28T20:17:31", "url": "https://files.pythonhosted.org/packages/50/c6/0caf08bfe25168ffe2d123593236b418ba25e44aca63560b628db9d0e6d6/plorma-0.3.b2.tar.gz" } ], "0.3.rc1": [ { "comment_text": "", "digests": { "md5": "a1761e07fd21421ae3f65bc8e3868d3d", "sha256": "9180b9343a22abe96be220463b853ef0b60190a4b6cf5c6bc12aa14bb81b250c" }, "downloads": -1, "filename": "plorma-0.3.rc1.tar.gz", "has_sig": false, "md5_digest": "a1761e07fd21421ae3f65bc8e3868d3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 769644, "upload_time": "2015-10-30T22:53:34", "url": "https://files.pythonhosted.org/packages/2b/5c/2f409916e98590f79e3dd702a15bdce6cfe57c34cb5c755c8f54ae77d9bc/plorma-0.3.rc1.tar.gz" } ], "0.3rc2": [ { "comment_text": "", "digests": { "md5": "3a75ba2f0e8339dd87e46075b3cc6821", "sha256": "113b61367f3ba53d8b466d15f7c9226c7a222b57e1c57500d05585ee1d037c8d" }, "downloads": -1, "filename": "plorma-0.3rc2.tar.gz", "has_sig": false, "md5_digest": "3a75ba2f0e8339dd87e46075b3cc6821", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17201, "upload_time": "2015-11-04T22:22:45", "url": "https://files.pythonhosted.org/packages/71/96/2299589b30291d7bad78f4dfad7b912db6a3cabffbd8ac66f1d7abd64fcc/plorma-0.3rc2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ee4d7793050b1ddfd8a571f6a3d6bab9", "sha256": "73fd181d876583ea7a2cdaebc5e2f3cbca7400f85e42b15898fc89af106b3f56" }, "downloads": -1, "filename": "plorma-0.3.1.tar.gz", "has_sig": false, "md5_digest": "ee4d7793050b1ddfd8a571f6a3d6bab9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33077, "upload_time": "2015-11-05T20:43:54", "url": "https://files.pythonhosted.org/packages/5c/62/58baeaff6a90379e6d497801e49f5ed764ce270f6e7f2f31508f4f17d97d/plorma-0.3.1.tar.gz" } ] }