cybro


Namecybro JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/killer0071234/python-cybro
SummaryAsynchronous Python client for Cybro scgi server v3.2.6.
upload_time2025-01-06 18:22:35
maintainerDaniel Gangl
docs_urlNone
authorDaniel Gangl
requires_python<4.0,>=3.8
licenseMIT
keywords cybro api async client
VCS
bugtrack_url
requirements aiohttp async-timeout yarl xmltodict numpy cachetools backoff poetry pre-commit pylint black vulture tox tox-pip-version colorlog pytest pytest-asyncio pytest-cov blacken-docs reorder-python-imports aioresponses
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python-cybro

[![GitHub Release][releases-shield]][releases]
[![GitHub Activity][commits-shield]][commits]
[![License][license-shield]](LICENSE)

[![pre-commit][pre-commit-shield]][pre-commit]
[![Black][black-shield]][black]
[![Code Coverage][codecov-shield]][codecov]

[![Project Maintenance][maintenance-shield]][user_profile]

## Functionality

Python library to communicate with a cybro scgi server
To use this library you need to have a running scgi server (it could be a docker container or native installed).
Further information of the docker container can be found here: [![dockerhub][scgi-docker-shield]][scgi-docker]

## Tested scgi server

- Cybrotech scgi server v3.2.6 (previous versions are not supported)

## Contributions are welcome!

If you want to contribute to this please read the [Contribution guidelines](https://github.com/killer0071234/python-cybro/blob/master/CONTRIBUTING.md)

---

[black]: https://github.com/psf/black
[black-shield]: https://img.shields.io/badge/code%20style-black-000000.svg?style=for-the-badge
[commits-shield]: https://img.shields.io/github/commit-activity/y/killer0071234/python-cybro.svg?style=for-the-badge
[commits]: https://github.com/killer0071234/python-cybro/commits/main
[codecov-shield]: https://img.shields.io/codecov/c/gh/killer0071234/python-cybro?style=for-the-badge&token=2VFGXXQ4N0
[codecov]: https://codecov.io/gh/killer0071234/python-cybro
[pre-commit]: https://github.com/pre-commit/pre-commit
[pre-commit-shield]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?style=for-the-badge
[license-shield]: https://img.shields.io/github/license/killer0071234/python-cybro.svg?style=for-the-badge
[maintenance-shield]: https://img.shields.io/badge/maintainer-@killer0071234-blue.svg?style=for-the-badge
[releases-shield]: https://img.shields.io/github/release/killer0071234/python-cybro.svg?style=for-the-badge
[releases]: https://github.com/killer0071234/python-cybro/releases
[user_profile]: https://github.com/killer0071234
[scgi-docker-shield]: https://img.shields.io/badge/dockerhub-cybroscgiserver-brightgreen.svg?style=for-the-badge
[scgi-docker]: https://hub.docker.com/r/killer007/cybroscgiserver


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/killer0071234/python-cybro",
    "name": "cybro",
    "maintainer": "Daniel Gangl",
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": "killer007@gmx.at",
    "keywords": "cybro, api, async, client",
    "author": "Daniel Gangl",
    "author_email": "killer007@gmx.at",
    "download_url": "https://files.pythonhosted.org/packages/42/c0/2ff3c68fbc2c95f8b46a3e395696c87c881399e590da1ce65d2ae14efafb/cybro-0.3.1.tar.gz",
    "platform": null,
    "description": "# python-cybro\n\n[![GitHub Release][releases-shield]][releases]\n[![GitHub Activity][commits-shield]][commits]\n[![License][license-shield]](LICENSE)\n\n[![pre-commit][pre-commit-shield]][pre-commit]\n[![Black][black-shield]][black]\n[![Code Coverage][codecov-shield]][codecov]\n\n[![Project Maintenance][maintenance-shield]][user_profile]\n\n## Functionality\n\nPython library to communicate with a cybro scgi server\nTo use this library you need to have a running scgi server (it could be a docker container or native installed).\nFurther information of the docker container can be found here: [![dockerhub][scgi-docker-shield]][scgi-docker]\n\n## Tested scgi server\n\n- Cybrotech scgi server v3.2.6 (previous versions are not supported)\n\n## Contributions are welcome!\n\nIf you want to contribute to this please read the [Contribution guidelines](https://github.com/killer0071234/python-cybro/blob/master/CONTRIBUTING.md)\n\n---\n\n[black]: https://github.com/psf/black\n[black-shield]: https://img.shields.io/badge/code%20style-black-000000.svg?style=for-the-badge\n[commits-shield]: https://img.shields.io/github/commit-activity/y/killer0071234/python-cybro.svg?style=for-the-badge\n[commits]: https://github.com/killer0071234/python-cybro/commits/main\n[codecov-shield]: https://img.shields.io/codecov/c/gh/killer0071234/python-cybro?style=for-the-badge&token=2VFGXXQ4N0\n[codecov]: https://codecov.io/gh/killer0071234/python-cybro\n[pre-commit]: https://github.com/pre-commit/pre-commit\n[pre-commit-shield]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?style=for-the-badge\n[license-shield]: https://img.shields.io/github/license/killer0071234/python-cybro.svg?style=for-the-badge\n[maintenance-shield]: https://img.shields.io/badge/maintainer-@killer0071234-blue.svg?style=for-the-badge\n[releases-shield]: https://img.shields.io/github/release/killer0071234/python-cybro.svg?style=for-the-badge\n[releases]: https://github.com/killer0071234/python-cybro/releases\n[user_profile]: https://github.com/killer0071234\n[scgi-docker-shield]: https://img.shields.io/badge/dockerhub-cybroscgiserver-brightgreen.svg?style=for-the-badge\n[scgi-docker]: https://hub.docker.com/r/killer007/cybroscgiserver\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Asynchronous Python client for Cybro scgi server v3.2.6.",
    "version": "0.3.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/killer0071234/python-cybro/issues",
        "Changelog": "https://github.com/killer0071234/python-cybro/releases",
        "Documentation": "https://github.com/killer0071234/python-cybro",
        "Homepage": "https://github.com/killer0071234/python-cybro",
        "Repository": "https://github.com/killer0071234/python-cybro"
    },
    "split_keywords": [
        "cybro",
        " api",
        " async",
        " client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81917c8132073127eef0de5b869d8f7956bde93a38f90cdbd11f846dc67c5af5",
                "md5": "86bd217fc3e442fb7369ac9ba327632e",
                "sha256": "5cef87ea9d937cceec8d56022cac852156664300be872bf789d928ddd0e364fd"
            },
            "downloads": -1,
            "filename": "cybro-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86bd217fc3e442fb7369ac9ba327632e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 10579,
            "upload_time": "2025-01-06T18:22:33",
            "upload_time_iso_8601": "2025-01-06T18:22:33.499107Z",
            "url": "https://files.pythonhosted.org/packages/81/91/7c8132073127eef0de5b869d8f7956bde93a38f90cdbd11f846dc67c5af5/cybro-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42c02ff3c68fbc2c95f8b46a3e395696c87c881399e590da1ce65d2ae14efafb",
                "md5": "81c1b0aa894d8e31ccd51907b940ab00",
                "sha256": "781114f4fb5026654b3f9f38bb48ac35f6d0bf4d9a1cd6de8482907ed44e7a35"
            },
            "downloads": -1,
            "filename": "cybro-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "81c1b0aa894d8e31ccd51907b940ab00",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 11117,
            "upload_time": "2025-01-06T18:22:35",
            "upload_time_iso_8601": "2025-01-06T18:22:35.636991Z",
            "url": "https://files.pythonhosted.org/packages/42/c0/2ff3c68fbc2c95f8b46a3e395696c87c881399e590da1ce65d2ae14efafb/cybro-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 18:22:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "killer0071234",
    "github_project": "python-cybro",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.10.5"
                ]
            ]
        },
        {
            "name": "async-timeout",
            "specs": [
                [
                    "==",
                    "4.0.3"
                ]
            ]
        },
        {
            "name": "yarl",
            "specs": [
                [
                    "==",
                    "1.9.4"
                ]
            ]
        },
        {
            "name": "xmltodict",
            "specs": [
                [
                    "==",
                    "0.13.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "cachetools",
            "specs": []
        },
        {
            "name": "backoff",
            "specs": []
        },
        {
            "name": "poetry",
            "specs": []
        },
        {
            "name": "pre-commit",
            "specs": []
        },
        {
            "name": "pylint",
            "specs": []
        },
        {
            "name": "black",
            "specs": []
        },
        {
            "name": "vulture",
            "specs": []
        },
        {
            "name": "tox",
            "specs": []
        },
        {
            "name": "tox-pip-version",
            "specs": []
        },
        {
            "name": "colorlog",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-asyncio",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "blacken-docs",
            "specs": []
        },
        {
            "name": "reorder-python-imports",
            "specs": []
        },
        {
            "name": "aioresponses",
            "specs": []
        }
    ],
    "lcname": "cybro"
}
        
Elapsed time: 0.41588s