Name | NEMO-floor-plans JSON |
Version |
1.0.1
JSON |
| download |
home_page | None |
Summary | Floor plans plugin for NEMO |
upload_time | 2025-02-21 06:41:09 |
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-floor-plans/)
# NEMO Floor plans
This plugin for NEMO adds the ability to create floor plans and assign locations for sensors.
# Compatibility:
NEMO/NEMO-CE >= 7.0.0 & NEMO-Sensors >= 0.9.2 ----> NEMO-floor-plans >= 1.0.0
NEMO >= 4.7.0 / NEMO-CE >= 1.7.0 ----> NEMO-floor-plans >= 0.1.0
# Installation
`pip install NEMO-floor-plans`
# Add NEMO Floor Plans
in `settings.py` add to `INSTALLED_APPS`:
```python
INSTALLED_APPS = [
'...',
'NEMO_floor_plans',
'...'
]
```
Raw data
{
"_id": null,
"home_page": null,
"name": "NEMO-floor-plans",
"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-floor-plans/)\n\n# NEMO Floor plans\n\nThis plugin for NEMO adds the ability to create floor plans and assign locations for sensors.\n\n# Compatibility:\n\nNEMO/NEMO-CE >= 7.0.0 & NEMO-Sensors >= 0.9.2 ----> NEMO-floor-plans >= 1.0.0\n\nNEMO >= 4.7.0 / NEMO-CE >= 1.7.0 ----> NEMO-floor-plans >= 0.1.0\n\n# Installation\n\n`pip install NEMO-floor-plans`\n\n# Add NEMO Floor Plans\n\nin `settings.py` add to `INSTALLED_APPS`:\n\n```python\nINSTALLED_APPS = [\n '...',\n 'NEMO_floor_plans',\n '...'\n]\n```\n\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": "Floor plans plugin for NEMO",
"version": "1.0.1",
"project_urls": {
"CI": "https://gitlab.com/nemo-community/atlantis-labs/nemo-floor-plans/-/pipelines",
"Changelog": "https://gitlab.com/nemo-community/atlantis-labs/nemo-floor-plans/-/releases",
"Homepage": "https://gitlab.com/nemo-community/atlantis-labs/nemo-floor-plans",
"Issues": "https://gitlab.com/nemo-community/atlantis-labs/nemo-floor-plans/-/issues"
},
"split_keywords": [
"nemo"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7c349bd6cae4adb434d39d722fb620126a4e0872bee89930df037650a7185242",
"md5": "fd1b81b211f2895fcf95385548d00c6d",
"sha256": "7c627e0af7ce8e659bda67e338875ea6574d18068a1c6b9edfab972bf4b53f0b"
},
"downloads": -1,
"filename": "NEMO_floor_plans-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fd1b81b211f2895fcf95385548d00c6d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 67041,
"upload_time": "2025-02-21T06:41:09",
"upload_time_iso_8601": "2025-02-21T06:41:09.649924Z",
"url": "https://files.pythonhosted.org/packages/7c/34/9bd6cae4adb434d39d722fb620126a4e0872bee89930df037650a7185242/NEMO_floor_plans-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-21 06:41:09",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "nemo-community",
"gitlab_project": "atlantis-labs",
"lcname": "nemo-floor-plans"
}