Name | Clinform JSON |
Version |
0.0.0a1
JSON |
| download |
home_page | None |
Summary | A Python package for clinical forms management and data collection |
upload_time | 2025-08-08 05:30:56 |
maintainer | None |
docs_url | None |
author | Ang |
requires_python | >=3.8 |
license | MIT |
keywords |
clinical
forms
data-collection
healthcare
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Clinform
A Python package for clinical forms management and data collection.
## Installation
```bash
pip install Clinform
```
## Usage
```python
import clinform
print(clinform.__version__)
```
Raw data
{
"_id": null,
"home_page": null,
"name": "Clinform",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "clinical, forms, data-collection, healthcare",
"author": "Ang",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d7/8f/730c1502ced3686b1daa1db875eaec81d2b92dbc2a46cad6aa82f1c6ea52/clinform-0.0.0a1.tar.gz",
"platform": null,
"description": "# Clinform\r\n\r\nA Python package for clinical forms management and data collection.\r\n\r\n## Installation\r\n```bash\r\npip install Clinform\r\n```\r\n\r\n## Usage\r\n```python\r\nimport clinform\r\nprint(clinform.__version__)\r\n```\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python package for clinical forms management and data collection",
"version": "0.0.0a1",
"project_urls": {
"Homepage": "https://github.com/Ang/Clinform",
"Issues": "https://github.com/Ang/Clinform/issues"
},
"split_keywords": [
"clinical",
" forms",
" data-collection",
" healthcare"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b1f8e3558e530e41fa584a0accd322701da27631e6a4e83f931b8db1c8e2b3d6",
"md5": "7b27da1565a08323ebd3864246768905",
"sha256": "0a94fc1e3bb1c5d50e13ecc14512c1bb913765cf9e61b4ba8be51973ae1a3ba8"
},
"downloads": -1,
"filename": "clinform-0.0.0a1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7b27da1565a08323ebd3864246768905",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 1549,
"upload_time": "2025-08-08T05:30:55",
"upload_time_iso_8601": "2025-08-08T05:30:55.284402Z",
"url": "https://files.pythonhosted.org/packages/b1/f8/e3558e530e41fa584a0accd322701da27631e6a4e83f931b8db1c8e2b3d6/clinform-0.0.0a1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d78f730c1502ced3686b1daa1db875eaec81d2b92dbc2a46cad6aa82f1c6ea52",
"md5": "c2ca088c9a477a71c9a1fac22098b325",
"sha256": "f09f57da3d5df8e22bdf99fbe8c7a174454a9fc9022980a1bb38e68e730344a1"
},
"downloads": -1,
"filename": "clinform-0.0.0a1.tar.gz",
"has_sig": false,
"md5_digest": "c2ca088c9a477a71c9a1fac22098b325",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 1608,
"upload_time": "2025-08-08T05:30:56",
"upload_time_iso_8601": "2025-08-08T05:30:56.683145Z",
"url": "https://files.pythonhosted.org/packages/d7/8f/730c1502ced3686b1daa1db875eaec81d2b92dbc2a46cad6aa82f1c6ea52/clinform-0.0.0a1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 05:30:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ang",
"github_project": "Clinform",
"github_not_found": true,
"lcname": "clinform"
}