zxart


Namezxart JSON
Version 0.3.4 PyPI version JSON
download
home_pageNone
SummaryAsynchronous Python client for the ZXArt.ee API.
upload_time2025-02-09 17:39:28
maintainerSergey Dudanov
docs_urlNone
authorSergey Dudanov
requires_python>=3.12
licenseApache-2.0
keywords zxart zxspectrum api async client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python: Asynchronous ZXArt.ee API Client

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/zxart)
![PyPI - Version](https://img.shields.io/pypi/v/zxart)
![PyPI - Status](https://img.shields.io/pypi/status/zxart)
![PyPI - License](https://img.shields.io/pypi/l/zxart)
![PyPI - Downloads](https://img.shields.io/pypi/dm/zxart)

## About

Simple asynchronous Python [ZXArt.ee](https://zxart.ee/) API client.

## Installation

```bash
pip install zxart
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "zxart",
    "maintainer": "Sergey Dudanov",
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "sergey.dudanov@gmail.com",
    "keywords": "zxart, zxspectrum, api, async, client",
    "author": "Sergey Dudanov",
    "author_email": "sergey.dudanov@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/67/02/b4bf097e2052cf46c2a93f0604a74ac0b5d8783a23af4d92bb8584059cde/zxart-0.3.4.tar.gz",
    "platform": null,
    "description": "# Python: Asynchronous ZXArt.ee API Client\n\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/zxart)\n![PyPI - Version](https://img.shields.io/pypi/v/zxart)\n![PyPI - Status](https://img.shields.io/pypi/status/zxart)\n![PyPI - License](https://img.shields.io/pypi/l/zxart)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/zxart)\n\n## About\n\nSimple asynchronous Python [ZXArt.ee](https://zxart.ee/) API client.\n\n## Installation\n\n```bash\npip install zxart\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Asynchronous Python client for the ZXArt.ee API.",
    "version": "0.3.4",
    "project_urls": {
        "Documentation": "https://github.com/dudanov/python-zxart",
        "Homepage": "https://github.com/dudanov/python-zxart",
        "Repository": "https://github.com/dudanov/python-zxart"
    },
    "split_keywords": [
        "zxart",
        " zxspectrum",
        " api",
        " async",
        " client"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09da2785c562889478a22901ad689fe1aec4aa9250e4c3ff4225bc692fb2e13e",
                "md5": "f15113f9a5fbe2cb275ac2a5f0c92b7b",
                "sha256": "663aadc76e5375668c1d02194565945c2d2ed8f4dd14c7f1f61e86b5527d700b"
            },
            "downloads": -1,
            "filename": "zxart-0.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f15113f9a5fbe2cb275ac2a5f0c92b7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 13523,
            "upload_time": "2025-02-09T17:39:26",
            "upload_time_iso_8601": "2025-02-09T17:39:26.179328Z",
            "url": "https://files.pythonhosted.org/packages/09/da/2785c562889478a22901ad689fe1aec4aa9250e4c3ff4225bc692fb2e13e/zxart-0.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6702b4bf097e2052cf46c2a93f0604a74ac0b5d8783a23af4d92bb8584059cde",
                "md5": "751e8120f8145db0eae85b4924baf4da",
                "sha256": "4994f19fd4019c571e48b42f5be2ca3d486fd0747daa8334d3cfffdd817ca78b"
            },
            "downloads": -1,
            "filename": "zxart-0.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "751e8120f8145db0eae85b4924baf4da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 10940,
            "upload_time": "2025-02-09T17:39:28",
            "upload_time_iso_8601": "2025-02-09T17:39:28.287708Z",
            "url": "https://files.pythonhosted.org/packages/67/02/b4bf097e2052cf46c2a93f0604a74ac0b5d8783a23af4d92bb8584059cde/zxart-0.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-09 17:39:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dudanov",
    "github_project": "python-zxart",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "zxart"
}
        
Elapsed time: 0.40216s