heroapi


Nameheroapi JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Erfan-Bafandeh/heroapi
Summarypyrotel is a library for telegram bots.
upload_time2024-02-23 16:42:51
maintainer
docs_urlNone
authorErfan Bafandeh,
requires_python~=3.6
license
keywords webservice api heroapi enbh
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## HeroAPI

<h3 align="center">this library has lots api for your programs :)</h3>

> ## Install and Update:
```python
pip install heroapi
```

> ## START:
```python
from heroapi import api

a = api.font("hello")

print(a)
```

> ## Social Media:
<a href="https://t.me/persian_py">Persian Py</a><br>
<a href="https://t.me/HeroAPI">HeroAPI</a><br>
<a href="https://github.com/Erfan-Bafandeh/heroapi_lib">GitHub</a>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Erfan-Bafandeh/heroapi",
    "name": "heroapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.6",
    "maintainer_email": "",
    "keywords": "webservice,api,heroapi,enbh",
    "author": "Erfan Bafandeh,",
    "author_email": "user.enbh@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/de/85/b1747ceacbf266a751176dac0146b0bc891ab34ddbf7703a501068d6c45c/heroapi-0.0.1.tar.gz",
    "platform": null,
    "description": "## HeroAPI\r\n\r\n<h3 align=\"center\">this library has lots api for your programs :)</h3>\r\n\r\n> ## Install and Update:\r\n```python\r\npip install heroapi\r\n```\r\n\r\n> ## START:\r\n```python\r\nfrom heroapi import api\r\n\r\na = api.font(\"hello\")\r\n\r\nprint(a)\r\n```\r\n\r\n> ## Social Media:\r\n<a href=\"https://t.me/persian_py\">Persian Py</a><br>\r\n<a href=\"https://t.me/HeroAPI\">HeroAPI</a><br>\r\n<a href=\"https://github.com/Erfan-Bafandeh/heroapi_lib\">GitHub</a>\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "pyrotel is a library for telegram bots.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Erfan-Bafandeh/heroapi"
    },
    "split_keywords": [
        "webservice",
        "api",
        "heroapi",
        "enbh"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76eb83ad3c6531368ac18f5dfa8264aed575e2af5252fa19f17f866c23784480",
                "md5": "12950ed80874bd09218260d8f48283db",
                "sha256": "31752973063e7b369d8aacfe09bd769e11e4d3624d2f57449b38d01266244d5b"
            },
            "downloads": -1,
            "filename": "heroapi-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12950ed80874bd09218260d8f48283db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.6",
            "size": 2918,
            "upload_time": "2024-02-23T16:42:48",
            "upload_time_iso_8601": "2024-02-23T16:42:48.261752Z",
            "url": "https://files.pythonhosted.org/packages/76/eb/83ad3c6531368ac18f5dfa8264aed575e2af5252fa19f17f866c23784480/heroapi-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de85b1747ceacbf266a751176dac0146b0bc891ab34ddbf7703a501068d6c45c",
                "md5": "f94e2506ca0e859add1026bcb5d9c284",
                "sha256": "1a443bf645b6589dc421921e9ddb7ce8d727923c9a8d784863c2798aaab48f1d"
            },
            "downloads": -1,
            "filename": "heroapi-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f94e2506ca0e859add1026bcb5d9c284",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.6",
            "size": 2842,
            "upload_time": "2024-02-23T16:42:51",
            "upload_time_iso_8601": "2024-02-23T16:42:51.557158Z",
            "url": "https://files.pythonhosted.org/packages/de/85/b1747ceacbf266a751176dac0146b0bc891ab34ddbf7703a501068d6c45c/heroapi-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-23 16:42:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Erfan-Bafandeh",
    "github_project": "heroapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "heroapi"
}
        
Elapsed time: 0.62762s