{ "info": { "author": "Simon Kaeser", "author_email": "skaeser@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\n``horae.resources`` provides resource management functionality for the\nHorae resource planning system which includes:\n\n* Global cost units\n* Global resources\n \n * Human resources\n * One time resources\n * Hourly resources\n \n* Defining the planned work time for human resources\n* Defining absences for human resources\n* Tracking of effective work time for human resources\n* Planning human resources and the corresponding cost unit for tickets\n* Association of time booked on a ticket with a planned resource\n (human resource and cost unit)\n* Enter one time and hourly expenses on tickets\n* Canceling previously entered expenses on tickets\n\nCost units\n==========\n\nCost units are simple definitions of types of work that may be done and\nconsist of a name and an hourly rate.\n\nResources\n=========\n\nFor every resource one may define what users or groups are allowed to\nenter expenses of this resource. Following the three types of resources\nare shortly explained.\n\nHuman resources\n---------------\n\nHuman resources consist of a name, a defined set of cost units and are\nlinked with a user of the system. Additionally every human resource\nholds its planned work time, absences and effective work time.\n\nOne time resources\n------------------\n\nOne time resources are categories for one time expenses booked on tickets.\nThey only consist of a name. In an IT-company **Software**, **Hardware**\nand **Licence** may be useful one time resources.\n\nHourly resources\n----------------\n\nHourly resources are the possibly least used resources. They consist of a\nname and an hourly rate. They may later be entered on a ticket in combination\nwith a time range as an hourly expense. A possible use case for hourly resources\nmay arise for example in a manufacturing company where a used machine has an\nhourly cost which one would like to have entered on a ticket.\n\nDependencies\n============\n\nHorae\n-----\n\n* `horae.auth `_\n* `horae.core `_\n* `horae.groupselect `_\n* `horae.layout `_\n* `horae.properties `_\n* `horae.ticketing `_\n* `horae.timeaware `_\n\nThird party\n-----------\n\n* `grok `_\n* `z3c.relationfield `_\n* `hurry.query `_\n\nChangelog\n=========\n\n1.0a1 (2012-01-16)\n------------------\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "horae.resources", "package_url": "https://pypi.org/project/horae.resources/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/horae.resources/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/horae.resources/1.0a1/", "requires_dist": null, "requires_python": null, "summary": "Provides resource management functionality for the Horae resource planning system", "version": "1.0a1" }, "last_serial": 792999, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "961dc382f267b955a23921fabea142eb", "sha256": "93f0750c7a9882da639fbe442c1e767f24e745fb7d9c9e7c800bc6a0dde7433c" }, "downloads": -1, "filename": "horae.resources-1.0a1.tar.gz", "has_sig": false, "md5_digest": "961dc382f267b955a23921fabea142eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23376, "upload_time": "2012-01-16T12:02:25", "url": "https://files.pythonhosted.org/packages/4b/b9/7a405e1fbf0dfbc656c93c2337babd73c513cd2bbeada477095a4f2e1f76/horae.resources-1.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "961dc382f267b955a23921fabea142eb", "sha256": "93f0750c7a9882da639fbe442c1e767f24e745fb7d9c9e7c800bc6a0dde7433c" }, "downloads": -1, "filename": "horae.resources-1.0a1.tar.gz", "has_sig": false, "md5_digest": "961dc382f267b955a23921fabea142eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23376, "upload_time": "2012-01-16T12:02:25", "url": "https://files.pythonhosted.org/packages/4b/b9/7a405e1fbf0dfbc656c93c2337babd73c513cd2bbeada477095a4f2e1f76/horae.resources-1.0a1.tar.gz" } ] }