cybro


Namecybro JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/killer0071234/python-cybro
SummaryAsynchronous Python client for Cybro scgi server.
upload_time2023-11-29 20:59:30
maintainerDaniel Gangl
docs_urlNone
authorDaniel Gangl
requires_python>=3.8,<4.0
licenseMIT
keywords cybro api async client
VCS
bugtrack_url
requirements No requirements were recorded.
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.1.3

## 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": ">=3.8,<4.0",
    "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/50/b3/988cc201771e1f862261ed6369dab58af31f8243cd9d3992d5763f7a1166/cybro-0.1.2.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.1.3\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.",
    "version": "0.1.2",
    "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": "cb19ae1adbdbbc901fa85e97bbf807e2efe61010c95d0b52ad2f1eae17a7b625",
                "md5": "feb7853e78e5adbd8eaf902907aacaa6",
                "sha256": "99a521694c60423b39fd634fede73701cd6328f130c2306f8901f819b8a4aaf7"
            },
            "downloads": -1,
            "filename": "cybro-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "feb7853e78e5adbd8eaf902907aacaa6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 10396,
            "upload_time": "2023-11-29T20:59:29",
            "upload_time_iso_8601": "2023-11-29T20:59:29.290249Z",
            "url": "https://files.pythonhosted.org/packages/cb/19/ae1adbdbbc901fa85e97bbf807e2efe61010c95d0b52ad2f1eae17a7b625/cybro-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50b3988cc201771e1f862261ed6369dab58af31f8243cd9d3992d5763f7a1166",
                "md5": "22ee787676e4a4021dc2ae3af23f1c74",
                "sha256": "b54fae1f52a07accb377b8deaa6246e96806f8482e6e8c6dbc8fc48b6c967d36"
            },
            "downloads": -1,
            "filename": "cybro-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "22ee787676e4a4021dc2ae3af23f1c74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 11132,
            "upload_time": "2023-11-29T20:59:30",
            "upload_time_iso_8601": "2023-11-29T20:59:30.375596Z",
            "url": "https://files.pythonhosted.org/packages/50/b3/988cc201771e1f862261ed6369dab58af31f8243cd9d3992d5763f7a1166/cybro-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-29 20:59:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "killer0071234",
    "github_project": "python-cybro",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "cybro"
}
        
Elapsed time: 0.15069s