# accsyn-python-api
Official accsyn fast film delivery Python API
Complete Python API reference can be found [here](https://support.accsyn.com/python-api).
Changelog:
----------
See doc/release_notes.rst
Documentation:
--------------
[https://accsyn-python-api.readthedocs.io/en/latest](https://accsyn-python-api.readthedocs.io/en/latest)
Building:
---------
To build the documentation locally, run:
```
cd doc
pip install -r requirements.txt
python -m sphinx -T -E -b html -d _build/doctrees -D language=en . ../dist/doc
```
Deploying:
----------
```
python setup.py sdist bdist_wheel
twine upload --verbose --username accsyn dist/*
```
Henrik Norin, HDR AB, 2023
accsyn(r) - secure data delivery and workflow sync
https://accsyn.com
https://support.accsyn.com
Raw data
{
"_id": null,
"home_page": "https://github.com/accsyn/accsyn-python-api.git",
"name": "accsyn-python-api",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=2.7.9",
"maintainer_email": null,
"keywords": null,
"author": "Henrik Norin",
"author_email": "henrik.norin@accsyn.com",
"download_url": "https://files.pythonhosted.org/packages/cf/f5/7bd0e95566671f1655d3d5c64419b83326d813d479a6a5ca0048c386d8bc/accsyn-python-api-3.0.3.tar.gz",
"platform": null,
"description": "# accsyn-python-api\nOfficial accsyn fast film delivery Python API\n\nComplete Python API reference can be found [here](https://support.accsyn.com/python-api).\n\n\nChangelog:\n----------\n\nSee doc/release_notes.rst\n\n\nDocumentation:\n--------------\n\n[https://accsyn-python-api.readthedocs.io/en/latest](https://accsyn-python-api.readthedocs.io/en/latest)\n\n\nBuilding:\n---------\n\nTo build the documentation locally, run:\n\n```\n cd doc\n pip install -r requirements.txt\n python -m sphinx -T -E -b html -d _build/doctrees -D language=en . ../dist/doc\n```\n\nDeploying:\n----------\n\n```\npython setup.py sdist bdist_wheel\ntwine upload --verbose --username accsyn dist/*\n```\n\nHenrik Norin, HDR AB, 2023\naccsyn(r) - secure data delivery and workflow sync\nhttps://accsyn.com \nhttps://support.accsyn.com\n\n",
"bugtrack_url": null,
"license": "Apache License (2.0)",
"summary": "A Python API for accsyn programmable fast and secure data delivery software",
"version": "3.0.3",
"project_urls": {
"Homepage": "https://github.com/accsyn/accsyn-python-api.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "20532f3ba719a4fce17c68236228d46d01fc47d37b026426cd5956934a6923c4",
"md5": "fbfa0428ba39341f815c2dfb1a4abacb",
"sha256": "d176afbe4bde6a88d8df7b9a7bc0e03f1e6f7305e56b9720a11987e43879f37d"
},
"downloads": -1,
"filename": "accsyn_python_api-3.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fbfa0428ba39341f815c2dfb1a4abacb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=2.7.9",
"size": 14839,
"upload_time": "2024-11-26T11:02:44",
"upload_time_iso_8601": "2024-11-26T11:02:44.655956Z",
"url": "https://files.pythonhosted.org/packages/20/53/2f3ba719a4fce17c68236228d46d01fc47d37b026426cd5956934a6923c4/accsyn_python_api-3.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cff57bd0e95566671f1655d3d5c64419b83326d813d479a6a5ca0048c386d8bc",
"md5": "24d4a683dd5aafc2d2f3f3bad81532b9",
"sha256": "df3b97a20be79998c2d637cac9799b51c9f7bc01c81aae9b0365f814ae63d14a"
},
"downloads": -1,
"filename": "accsyn-python-api-3.0.3.tar.gz",
"has_sig": false,
"md5_digest": "24d4a683dd5aafc2d2f3f3bad81532b9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=2.7.9",
"size": 40716,
"upload_time": "2024-11-26T11:02:45",
"upload_time_iso_8601": "2024-11-26T11:02:45.768068Z",
"url": "https://files.pythonhosted.org/packages/cf/f5/7bd0e95566671f1655d3d5c64419b83326d813d479a6a5ca0048c386d8bc/accsyn-python-api-3.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-26 11:02:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "accsyn",
"github_project": "accsyn-python-api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "accsyn-python-api"
}