accsyn-python-api


Nameaccsyn-python-api JSON
Version 2.2.1 PyPI version JSON
download
home_pagehttps://github.com/accsyn/accsyn-python-api.git
SummaryA Python API for accsyn programmable fast and secure data delivery software
upload_time2023-11-09 14:31:35
maintainer
docs_urlNone
authorHenrik Norin
requires_python>=2.7.9, <4.0
licenseApache License (2.0)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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
```


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": "",
    "docs_url": null,
    "requires_python": ">=2.7.9, <4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Henrik Norin",
    "author_email": "henrik.norin@accsyn.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/05/a9e84317f94445c3b971b62f0290fa6da430ce3009f42d88f9004f09cc71/accsyn-python-api-2.2.1.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\n\nHenrik Norin, HDR AB, 2023\naccsyn(r) - secure data delivery and workflow sync\nhttps://accsyn.com \nhttps://support.accsyn.com\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License (2.0)",
    "summary": "A Python API for accsyn programmable fast and secure data delivery software",
    "version": "2.2.1",
    "project_urls": {
        "Homepage": "https://github.com/accsyn/accsyn-python-api.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f4e196ca3d2bfd82c19ab80e5ace03cfbc746634ea280e0bebea184244063cd",
                "md5": "20c71a34d107514ecbceefad44c92321",
                "sha256": "212ca2f0f2729e95055b67740c8c9e0bddd821db3389d5cab1a53cd373175ad7"
            },
            "downloads": -1,
            "filename": "accsyn_python_api-2.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20c71a34d107514ecbceefad44c92321",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7.9, <4.0",
            "size": 15386,
            "upload_time": "2023-11-09T14:31:32",
            "upload_time_iso_8601": "2023-11-09T14:31:32.510242Z",
            "url": "https://files.pythonhosted.org/packages/9f/4e/196ca3d2bfd82c19ab80e5ace03cfbc746634ea280e0bebea184244063cd/accsyn_python_api-2.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d805a9e84317f94445c3b971b62f0290fa6da430ce3009f42d88f9004f09cc71",
                "md5": "9981a104055f349d300a9259cb551da9",
                "sha256": "53b41ad015918106ce66608f4c7c08067101afe358fa4344559b6d7cd01cff75"
            },
            "downloads": -1,
            "filename": "accsyn-python-api-2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9981a104055f349d300a9259cb551da9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7.9, <4.0",
            "size": 39163,
            "upload_time": "2023-11-09T14:31:35",
            "upload_time_iso_8601": "2023-11-09T14:31:35.160981Z",
            "url": "https://files.pythonhosted.org/packages/d8/05/a9e84317f94445c3b971b62f0290fa6da430ce3009f42d88f9004f09cc71/accsyn-python-api-2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-09 14:31:35",
    "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"
}
        
Elapsed time: 0.30011s