Name | NEMO-custom-forms JSON |
Version |
1.0.3
JSON |
| download |
home_page | None |
Summary | Plugin for NEMO allowing creation, rendering and approval of custom forms for users/staff |
upload_time | 2025-03-10 21:40:58 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | # NIST Software Licensing Statement
NIST-developed software is provided by NIST as a public service. You may use, copy, and distribute copies of the software in any medium, provided that you keep intact this entire notice. You may improve, modify, and create derivative works of the software or any portion of the software, and you may copy and distribute such modifications or works. Modified works should carry a notice stating that you changed the software and should note the date and nature of any such change. Please explicitly acknowledge the National Institute of Standards and Technology as the source of the software.
NIST-developed software is expressly provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED, IN FACT, OR ARISING BY OPERATION OF LAW, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND DATA ACCURACY. NIST NEITHER REPRESENTS NOR WARRANTS THAT THE OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT ANY DEFECTS WILL BE CORRECTED. NIST DOES NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE OF THE SOFTWARE OR THE RESULTS THEREOF, INCLUDING BUT NOT LIMITED TO THE CORRECTNESS, ACCURACY, RELIABILITY, OR USEFULNESS OF THE SOFTWARE.
You are solely responsible for determining the appropriateness of using and distributing the software and you assume all risks associated with its use, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and the unavailability or interruption of operation. This software is not intended to be used in any situation where a failure could cause risk of injury or damage to property. The software developed by NIST employees is not subject to copyright protection within the United States.
|
keywords |
nemo
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# NEMO-custom-forms
[](https://github.com/psf/black)
[](https://www.python.org/downloads/release/python-3110/)
[](https://pypi.org/project/NEMO-custom-forms/)
[](https://github.com/usnistgov/NEMO-custom-forms/releases)
Plugin for NEMO allowing creation, rendering and approval of custom forms for users/staff
## Installation
```bash
python -m install nemo-custom-forms
```
in `settings.py` add to `INSTALLED_APPS`:
```python
INSTALLED_APPS = [
'...',
'NEMO_custom_forms',
'...'
]
```
## Usage
Usage instructions go here.
# Tests
To run the tests:
```bash
python runtests.py
```
Raw data
{
"_id": null,
"home_page": null,
"name": "NEMO-custom-forms",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "NEMO",
"author": null,
"author_email": "Center for Nanoscale Science and Technology <CNSTapplications@nist.gov>",
"download_url": "https://files.pythonhosted.org/packages/a1/d7/c5052fb2b99fd0fe633401001ad85e2fe18a0317ee48197216b6f5a0658a/nemo_custom_forms-1.0.3.tar.gz",
"platform": null,
"description": "# NEMO-custom-forms\n\n[](https://github.com/psf/black)\n[](https://www.python.org/downloads/release/python-3110/)\n[](https://pypi.org/project/NEMO-custom-forms/)\n[](https://github.com/usnistgov/NEMO-custom-forms/releases)\n\nPlugin for NEMO allowing creation, rendering and approval of custom forms for users/staff\n\n## Installation\n\n```bash\npython -m install nemo-custom-forms\n```\n\nin `settings.py` add to `INSTALLED_APPS`:\n\n```python\nINSTALLED_APPS = [\n '...',\n 'NEMO_custom_forms',\n '...'\n]\n```\n\n## Usage\n\nUsage instructions go here.\n\n# Tests\n\nTo run the tests:\n```bash\npython runtests.py\n```\n",
"bugtrack_url": null,
"license": "# NIST Software Licensing Statement\n NIST-developed software is provided by NIST as a public service. You may use, copy, and distribute copies of the software in any medium, provided that you keep intact this entire notice. You may improve, modify, and create derivative works of the software or any portion of the software, and you may copy and distribute such modifications or works. Modified works should carry a notice stating that you changed the software and should note the date and nature of any such change. Please explicitly acknowledge the National Institute of Standards and Technology as the source of the software.\n \n NIST-developed software is expressly provided \"AS IS.\" NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED, IN FACT, OR ARISING BY OPERATION OF LAW, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND DATA ACCURACY. NIST NEITHER REPRESENTS NOR WARRANTS THAT THE OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED OR ERROR-FREE, OR THAT ANY DEFECTS WILL BE CORRECTED. NIST DOES NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE OF THE SOFTWARE OR THE RESULTS THEREOF, INCLUDING BUT NOT LIMITED TO THE CORRECTNESS, ACCURACY, RELIABILITY, OR USEFULNESS OF THE SOFTWARE.\n \n You are solely responsible for determining the appropriateness of using and distributing the software and you assume all risks associated with its use, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and the unavailability or interruption of operation. This software is not intended to be used in any situation where a failure could cause risk of injury or damage to property. The software developed by NIST employees is not subject to copyright protection within the United States.\n ",
"summary": "Plugin for NEMO allowing creation, rendering and approval of custom forms for users/staff",
"version": "1.0.3",
"project_urls": {
"Changelog": "https://github.com/usnistgov/NEMO-custom-forms/releases",
"Homepage": "https://github.com/usnistgov/NEMO-custom-forms",
"Issues": "https://github.com/usnistgov/NEMO-custom-forms/issues"
},
"split_keywords": [
"nemo"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2eb8eecd5fc3b413637b09a4e02dc06313768ee0f34a868078bf8417a087569d",
"md5": "62b6f8650ef6b6b72e047ae55af74b3a",
"sha256": "2f7b6e5db1f04a78e9fc81b30dfab53392c0902460ffa13a31f4f602ce743e4f"
},
"downloads": -1,
"filename": "nemo_custom_forms-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "62b6f8650ef6b6b72e047ae55af74b3a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 119138,
"upload_time": "2025-03-10T21:40:56",
"upload_time_iso_8601": "2025-03-10T21:40:56.660767Z",
"url": "https://files.pythonhosted.org/packages/2e/b8/eecd5fc3b413637b09a4e02dc06313768ee0f34a868078bf8417a087569d/nemo_custom_forms-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a1d7c5052fb2b99fd0fe633401001ad85e2fe18a0317ee48197216b6f5a0658a",
"md5": "d33d1d32663d7a3c0a7714a877e35140",
"sha256": "ee2159e82eb4a0bd8c94cb771c127a6043ba7c06cb76b9f78b2b286d04ee851b"
},
"downloads": -1,
"filename": "nemo_custom_forms-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "d33d1d32663d7a3c0a7714a877e35140",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 112018,
"upload_time": "2025-03-10T21:40:58",
"upload_time_iso_8601": "2025-03-10T21:40:58.036936Z",
"url": "https://files.pythonhosted.org/packages/a1/d7/c5052fb2b99fd0fe633401001ad85e2fe18a0317ee48197216b6f5a0658a/nemo_custom_forms-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-10 21:40:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "usnistgov",
"github_project": "NEMO-custom-forms",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "nemo-custom-forms"
}