techzapi


Nametechzapi JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/TechShreyash/TechZApi
SummaryPython wrapper for the TechZApi
upload_time2023-03-17 05:31:17
maintainer
docs_urlNone
authorTechShreyash
requires_python
licenseMIT
keywords api techzapi techzapi techzbots gogoanime anime animeapi mkvcinemas mkvcinemasapi scrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## TechZApi

Python wrapper for the TechZApi

- Base Url : api.techzbots.live
- Documentation : [Click Here](https://api.techzbots.live/docs)
- Updates Channel : [TechZBots](https://telegram.me/TechZBots)
- Support Group : [TechZBots Support](https://telegram.me/TechZBots_Support)

### Requirements

- API_KEY : Create your own key, from [here](https://telegram.me/TechZApiBot)
- TechZApi Credits : You will get 10000 Free credits, Need More contact us at [TechZBots Support](https://telegram.me/TechZBots_Support)

### Installation

- Install latest version using
```
$ pip install -U techzapi
```

- Use the above command to update also

### Usage

To get latest releases from gogo anime

```
from techzapi.api import TechZApi

GogoApi = TechZApi.Gogo("DVZTAR")

print(GogoApi.latest())
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TechShreyash/TechZApi",
    "name": "techzapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "API,TechZApi,TechZAPI,TechZBots,GogoAnime,Anime,AnimeAPI,MkvCinemas,MkvCinemasAPI,Scrapper",
    "author": "TechShreyash",
    "author_email": "techshreyash123@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/6c/c5a1e6e3c2d85d33319eba5c79e782ce092c519e3f51ac17d45d8db241df/techzapi-1.2.1.tar.gz",
    "platform": null,
    "description": "## TechZApi\r\n\r\nPython wrapper for the TechZApi\r\n\r\n- Base Url : api.techzbots.live\r\n- Documentation : [Click Here](https://api.techzbots.live/docs)\r\n- Updates Channel : [TechZBots](https://telegram.me/TechZBots)\r\n- Support Group : [TechZBots Support](https://telegram.me/TechZBots_Support)\r\n\r\n### Requirements\r\n\r\n- API_KEY : Create your own key, from [here](https://telegram.me/TechZApiBot)\r\n- TechZApi Credits : You will get 10000 Free credits, Need More contact us at [TechZBots Support](https://telegram.me/TechZBots_Support)\r\n\r\n### Installation\r\n\r\n- Install latest version using\r\n```\r\n$ pip install -U techzapi\r\n```\r\n\r\n- Use the above command to update also\r\n\r\n### Usage\r\n\r\nTo get latest releases from gogo anime\r\n\r\n```\r\nfrom techzapi.api import TechZApi\r\n\r\nGogoApi = TechZApi.Gogo(\"DVZTAR\")\r\n\r\nprint(GogoApi.latest())\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python wrapper for the TechZApi",
    "version": "1.2.1",
    "split_keywords": [
        "api",
        "techzapi",
        "techzapi",
        "techzbots",
        "gogoanime",
        "anime",
        "animeapi",
        "mkvcinemas",
        "mkvcinemasapi",
        "scrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e2edc9a6b38878523e33fc8b70d66bf08e0fe2a110a6629df70d1ac53a02ba1",
                "md5": "38e25f0d856cab18389fc407658aaf46",
                "sha256": "0c1955874f46909973b7a1fc7e658865994dbbaa077e0328e198c1b7ba402796"
            },
            "downloads": -1,
            "filename": "techzapi-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "38e25f0d856cab18389fc407658aaf46",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3444,
            "upload_time": "2023-03-17T05:31:15",
            "upload_time_iso_8601": "2023-03-17T05:31:15.473686Z",
            "url": "https://files.pythonhosted.org/packages/9e/2e/dc9a6b38878523e33fc8b70d66bf08e0fe2a110a6629df70d1ac53a02ba1/techzapi-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b6cc5a1e6e3c2d85d33319eba5c79e782ce092c519e3f51ac17d45d8db241df",
                "md5": "69adb92d730b1e59f173a90b516308e3",
                "sha256": "c88a66a64b793a258eba6d85266c3f3d9fa6283f904c68f7108182dff190670d"
            },
            "downloads": -1,
            "filename": "techzapi-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "69adb92d730b1e59f173a90b516308e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3169,
            "upload_time": "2023-03-17T05:31:17",
            "upload_time_iso_8601": "2023-03-17T05:31:17.829583Z",
            "url": "https://files.pythonhosted.org/packages/5b/6c/c5a1e6e3c2d85d33319eba5c79e782ce092c519e3f51ac17d45d8db241df/techzapi-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-17 05:31:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "TechShreyash",
    "github_project": "TechZApi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "techzapi"
}
        
Elapsed time: 0.04534s