marzneshin


Namemarzneshin JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/sm1ky/marzneshin_api
SummaryMarzneshin Control API Client
upload_time2024-06-25 22:53:59
maintainerNone
docs_urlNone
authorArtem
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Marzneshin API Client

Marzneshin Control API Client is a Python library that provides an easy-to-use interface to interact with the Marzneshin Control API.

## Installation

```bash
pip install marzneshin_api
```

Project in Pypi - https://pypi.org/project/marzneshin/

Last version - 0.1.3

If you notice an error, please create a PR and attach logs
You can contact me by mail contant@sm1ky.com or in Telegram @sm1ky
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sm1ky/marzneshin_api",
    "name": "marzneshin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Artem",
    "author_email": "contact@sm1ky.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/e7/8a1a5b11556c9637ad6d15cfc6050429f12a1ae1be909207b3bab183b224/marzneshin-0.1.3.tar.gz",
    "platform": null,
    "description": "# Marzneshin API Client\n\nMarzneshin Control API Client is a Python library that provides an easy-to-use interface to interact with the Marzneshin Control API.\n\n## Installation\n\n```bash\npip install marzneshin_api\n```\n\nProject in Pypi - https://pypi.org/project/marzneshin/\n\nLast version - 0.1.3\n\nIf you notice an error, please create a PR and attach logs\nYou can contact me by mail contant@sm1ky.com or in Telegram @sm1ky",
    "bugtrack_url": null,
    "license": null,
    "summary": "Marzneshin Control API Client",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/sm1ky/marzneshin_api"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4b2fee2946f5395555f0b2ae23a6c82dae44dc5187e0be76f58771d010baa180",
                "md5": "db40b325a47572343f50d8f5bae8225a",
                "sha256": "7a4d5f3a283da1ea2ee25f9ebf8dfedaab21a02a2e869d102baee2484e6ce271"
            },
            "downloads": -1,
            "filename": "marzneshin-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db40b325a47572343f50d8f5bae8225a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4817,
            "upload_time": "2024-06-25T22:53:58",
            "upload_time_iso_8601": "2024-06-25T22:53:58.284652Z",
            "url": "https://files.pythonhosted.org/packages/4b/2f/ee2946f5395555f0b2ae23a6c82dae44dc5187e0be76f58771d010baa180/marzneshin-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3ce78a1a5b11556c9637ad6d15cfc6050429f12a1ae1be909207b3bab183b224",
                "md5": "f410f1bc5a58b336c5b48651514581bf",
                "sha256": "f337ebf3d608b9cfc96f4c7e0fac4d1c21df50a85e5fcb1d048aac5a0b1b1f2b"
            },
            "downloads": -1,
            "filename": "marzneshin-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f410f1bc5a58b336c5b48651514581bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5648,
            "upload_time": "2024-06-25T22:53:59",
            "upload_time_iso_8601": "2024-06-25T22:53:59.727008Z",
            "url": "https://files.pythonhosted.org/packages/3c/e7/8a1a5b11556c9637ad6d15cfc6050429f12a1ae1be909207b3bab183b224/marzneshin-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 22:53:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sm1ky",
    "github_project": "marzneshin_api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "marzneshin"
}
        
Elapsed time: 0.69715s