| Name | acorn-py JSON |
| Version |
0.1.31
JSON |
| download |
| home_page | None |
| Summary | Python bindings for acorn-lib crate |
| upload_time | 2025-10-20 01:14:25 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.10 |
| license | None |
| keywords |
research
automation
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# ACORN 🌱
[<img alt="gitlab" src="https://img.shields.io/badge/code.ornl.gov-research_enablement-00662C?style=for-the-badge&logo=gitlab&color=%2300662C
" height="20">](https://research.ornl.gov)
[<img alt="PyPI" src="https://img.shields.io/pypi/v/acorn-py?style=for-the-badge&logo=python" height="20">](https://pypi.org/project/acorn-py/)
> Python bindings for the [acorn-lib](https://crates.io/crates/acorn-lib) crate
## Example Usage
```python
from acorn.schema.validate import is_doi, is_orcid, is_ror
assert is_doi("10.11578/dc.20250604.1")
assert is_orcid("https://orcid.org/0000-0002-2057-9115")
assert is_ror("01qz5mb56")
```
Raw data
{
"_id": null,
"home_page": null,
"name": "acorn-py",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "research, automation",
"author": null,
"author_email": "Jason Wohlgemuth <wohlgemuthjh@ornl.gov>",
"download_url": null,
"platform": null,
"description": "# ACORN \ud83c\udf31\r\n[<img alt=\"gitlab\" src=\"https://img.shields.io/badge/code.ornl.gov-research_enablement-00662C?style=for-the-badge&logo=gitlab&color=%2300662C\r\n\" height=\"20\">](https://research.ornl.gov)\r\n[<img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/acorn-py?style=for-the-badge&logo=python\" height=\"20\">](https://pypi.org/project/acorn-py/)\r\n> Python bindings for the [acorn-lib](https://crates.io/crates/acorn-lib) crate\r\n\r\n## Example Usage\r\n```python\r\nfrom acorn.schema.validate import is_doi, is_orcid, is_ror\r\n\r\nassert is_doi(\"10.11578/dc.20250604.1\")\r\nassert is_orcid(\"https://orcid.org/0000-0002-2057-9115\")\r\nassert is_ror(\"01qz5mb56\")\r\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Python bindings for acorn-lib crate",
"version": "0.1.31",
"project_urls": {
"Changelog": "https://code.ornl.gov/research-enablement/acorn/-/blob/main/CHANGELOG.md",
"Repository": "https://code.ornl.gov/research-enablement/acorn.git"
},
"split_keywords": [
"research",
" automation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "10fd750835089978967bf875b2cd784a5f55e66e33639986e4b09e597ad1427b",
"md5": "0a74a4f4466b3354d21b9a544f8dd1c8",
"sha256": "59e3d53f7e16bd3984371b0a29b6c77d4f95333132d84e5ca2c19a622a3b9a58"
},
"downloads": -1,
"filename": "acorn_py-0.1.31-cp310-abi3-manylinux_2_34_x86_64.whl",
"has_sig": false,
"md5_digest": "0a74a4f4466b3354d21b9a544f8dd1c8",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 945994,
"upload_time": "2025-10-20T01:14:25",
"upload_time_iso_8601": "2025-10-20T01:14:25.885829Z",
"url": "https://files.pythonhosted.org/packages/10/fd/750835089978967bf875b2cd784a5f55e66e33639986e4b09e597ad1427b/acorn_py-0.1.31-cp310-abi3-manylinux_2_34_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bfd628c7870253caa37d04078d0dfe2e8bf03074bd7ae995b1e4bd673887d029",
"md5": "e2ea1644dfd0abf31883a9c82b6fadf8",
"sha256": "52b259b2d26d149f0b0539e4b503f1b387e7fa66038d5cb2af749d1ec92bfc9b"
},
"downloads": -1,
"filename": "acorn_py-0.1.31-cp310-abi3-win_amd64.whl",
"has_sig": false,
"md5_digest": "e2ea1644dfd0abf31883a9c82b6fadf8",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 783498,
"upload_time": "2025-10-20T01:09:37",
"upload_time_iso_8601": "2025-10-20T01:09:37.147781Z",
"url": "https://files.pythonhosted.org/packages/bf/d6/28c7870253caa37d04078d0dfe2e8bf03074bd7ae995b1e4bd673887d029/acorn_py-0.1.31-cp310-abi3-win_amd64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-20 01:14:25",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "acorn-py"
}