Name | pyocf JSON |
Version |
1.0.2
JSON |
| download |
home_page | |
Summary | Open Captable Format objects and parser |
upload_time | 2023-10-24 13:21:28 |
maintainer | |
docs_url | None |
author | Lennart Regebro |
requires_python | >=3.9 |
license | MIT |
keywords |
captable
ocf
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
pyocf
=====
``pyocf`` is a Python library to read and create
`Open Cap Table Format <https://www.opencaptablecoalition.com/>`_ files.
Documentation is available at `Read the Docs <https://pyocf.readthedocs.io/en/latest/>`_.
Contributors
------------
Lennart Regebro, lennart.regebro@fidelity.com
Changes
=======
1.0.2 (2023-10-24)
------------------
- Latest versions of Pydantic raises errors, temporarily restrict to 1.x.
1.0.1 (2023-07-06)
------------------
- Made all properties have a Field with a description, to improve documentation.
No actual schema changes.
1.0.0 (2023-05-10)
------------------
- Added all the classes to api.py, so you can more easily import them.
1.0b1 (2023-03-15)
------------------
- First beta
Raw data
{
"_id": null,
"home_page": "",
"name": "pyocf",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "captable,ocf",
"author": "Lennart Regebro",
"author_email": "lennart.regebro@fidelity.com",
"download_url": "https://files.pythonhosted.org/packages/d5/e4/26840548ee06082d9f9bb375f7813988b56e101998a9f471412b0d7fb7c7/pyocf-1.0.2.tar.gz",
"platform": null,
"description": "pyocf\n=====\n\n``pyocf`` is a Python library to read and create\n`Open Cap Table Format <https://www.opencaptablecoalition.com/>`_ files.\n\nDocumentation is available at `Read the Docs <https://pyocf.readthedocs.io/en/latest/>`_.\n\n\nContributors\n------------\n\nLennart Regebro, lennart.regebro@fidelity.com\n\nChanges\n=======\n\n1.0.2 (2023-10-24)\n------------------\n\n- Latest versions of Pydantic raises errors, temporarily restrict to 1.x.\n\n\n1.0.1 (2023-07-06)\n------------------\n\n- Made all properties have a Field with a description, to improve documentation.\n No actual schema changes.\n\n\n1.0.0 (2023-05-10)\n------------------\n\n- Added all the classes to api.py, so you can more easily import them.\n\n\n1.0b1 (2023-03-15)\n------------------\n\n- First beta\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Open Captable Format objects and parser",
"version": "1.0.2",
"project_urls": {
"Documentation": "https://pyocf.readthedocs.io/",
"OCF": "https://open-cap-table-coalition.github.io/Open-Cap-Format-OCF/",
"Source Code": "https://github.com/Shoobx/pyocf"
},
"split_keywords": [
"captable",
"ocf"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "010f958e87d22b1fc2dc2acc9d1b791494c9f465048d4a5a796f0099b6cabd1d",
"md5": "3addc25d70b05ccd8fbf1e708b9c2500",
"sha256": "97ba535932ce16be8444b3fc7d4d4bc7be8453537dc90f030eef0eab2b04d180"
},
"downloads": -1,
"filename": "pyocf-1.0.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "3addc25d70b05ccd8fbf1e708b9c2500",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 140748,
"upload_time": "2023-10-24T13:21:26",
"upload_time_iso_8601": "2023-10-24T13:21:26.036949Z",
"url": "https://files.pythonhosted.org/packages/01/0f/958e87d22b1fc2dc2acc9d1b791494c9f465048d4a5a796f0099b6cabd1d/pyocf-1.0.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d5e426840548ee06082d9f9bb375f7813988b56e101998a9f471412b0d7fb7c7",
"md5": "b0f4cb3023b1ea533fa213da6f341c3c",
"sha256": "788571a9d0084f6e4e95290e973a97ff84d5d046d87577bbbc105e58e8b0b272"
},
"downloads": -1,
"filename": "pyocf-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "b0f4cb3023b1ea533fa213da6f341c3c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 66331,
"upload_time": "2023-10-24T13:21:28",
"upload_time_iso_8601": "2023-10-24T13:21:28.719139Z",
"url": "https://files.pythonhosted.org/packages/d5/e4/26840548ee06082d9f9bb375f7813988b56e101998a9f471412b0d7fb7c7/pyocf-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-24 13:21:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Shoobx",
"github_project": "pyocf",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyocf"
}