Name | NEMO-reports JSON |
Version |
2.0.0
JSON |
| download |
home_page | None |
Summary | Reports plugin for NEMO |
upload_time | 2025-02-21 04:13:25 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License
Copyright (c) 2023 Atlantis Labs LLC
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
keywords |
nemo
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://github.com/psf/black)
[](https://www.python.org/downloads/release/python-3110/)
[](https://pypi.org/project/NEMO-Reports/)
# NEMO Reports
This plugin for NEMO adds a variety of reports.
# Compatibility:
NEMO/NEMO-CE >= 7.0.0 ----> NEMO-Reports >= 2.0.0
NEMO >= 4.5.0 ----> NEMO-Reports >= 1.6.0
NEMO >= 4.3.0 ----> NEMO-Reports >= 1.0.0
# Installation
`pip install NEMO-reports[NEMO]`
# Add NEMO Reports
in `settings.py` add to `INSTALLED_APPS`:
```python
INSTALLED_APPS = [
'...',
'NEMO_reports', # This needs to be before NEMO_billing (if installed) and NEMO
'...'
'NEMO_billing', # Optional
'...'
'NEMO',
'...'
]
```
# Usage
Simply navigate to the `Reports` page in the `Administration` menu.
For non-administrator users, permissions are given per report, via `Detailed administration -> Users` (search for "report" in the permissions list)
## Options
Some options are available in `Customization -> Reports`:
* First day of the week (Sunday/Monday)
* Default report date range
* Excluding projects from report data
* Display format for duration
Raw data
{
"_id": null,
"home_page": null,
"name": "NEMO-reports",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "NEMO",
"author": null,
"author_email": "Atlantis Labs LLC <atlantis@atlantislabs.io>",
"download_url": null,
"platform": null,
"description": "[](https://github.com/psf/black)\n[](https://www.python.org/downloads/release/python-3110/)\n[](https://pypi.org/project/NEMO-Reports/)\n\n# NEMO Reports\n\nThis plugin for NEMO adds a variety of reports.\n\n# Compatibility:\n\nNEMO/NEMO-CE >= 7.0.0 ----> NEMO-Reports >= 2.0.0\n\nNEMO >= 4.5.0 ----> NEMO-Reports >= 1.6.0\n\nNEMO >= 4.3.0 ----> NEMO-Reports >= 1.0.0\n\n# Installation\n\n`pip install NEMO-reports[NEMO]`\n\n# Add NEMO Reports\n\nin `settings.py` add to `INSTALLED_APPS`:\n\n```python\nINSTALLED_APPS = [\n '...',\n 'NEMO_reports', # This needs to be before NEMO_billing (if installed) and NEMO\n '...'\n 'NEMO_billing', # Optional\n '...'\n 'NEMO',\n '...'\n]\n```\n\n# Usage\nSimply navigate to the `Reports` page in the `Administration` menu.\n\nFor non-administrator users, permissions are given per report, via `Detailed administration -> Users` (search for \"report\" in the permissions list)\n\n## Options\nSome options are available in `Customization -> Reports`:\n\n* First day of the week (Sunday/Monday)\n* Default report date range\n* Excluding projects from report data\n* Display format for duration\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2023 Atlantis Labs LLC\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n ",
"summary": "Reports plugin for NEMO",
"version": "2.0.0",
"project_urls": {
"CI": "https://gitlab.com/nemo-community/atlantis-labs/nemo-reports/-/pipelines",
"Changelog": "https://gitlab.com/nemo-community/atlantis-labs/nemo-reports/-/releases",
"Homepage": "https://gitlab.com/nemo-community/atlantis-labs/nemo-reports",
"Issues": "https://gitlab.com/nemo-community/atlantis-labs/nemo-reports/-/issues"
},
"split_keywords": [
"nemo"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b92926c4ffcb3756e30497f8893460d207eba0ac8425b9e5d2977a407ea37b5e",
"md5": "3bf0acdf809c030b5953e6c4a1cc9036",
"sha256": "1a1e2fa20c50a3dd3142208fba6bcfd93ae728c42a30bb43a022c80f2a45072c"
},
"downloads": -1,
"filename": "NEMO_reports-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3bf0acdf809c030b5953e6c4a1cc9036",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 57527,
"upload_time": "2025-02-21T04:13:25",
"upload_time_iso_8601": "2025-02-21T04:13:25.747079Z",
"url": "https://files.pythonhosted.org/packages/b9/29/26c4ffcb3756e30497f8893460d207eba0ac8425b9e5d2977a407ea37b5e/NEMO_reports-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-21 04:13:25",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "nemo-community",
"gitlab_project": "atlantis-labs",
"lcname": "nemo-reports"
}