movie-bot-api


Namemovie-bot-api JSON
Version 0.0.62 PyPI version JSON
download
home_pagehttps://github.com/pofey/movie-bot-api
Summary智能影音机器人MovieBot的接口SDK
upload_time2023-04-19 03:56:58
maintainer
docs_urlNone
authoryee
requires_python>=3.8
licenseMIT
keywords movie bot movie robot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MovieBot Python API
====================

.. image:: https://img.shields.io/pypi/v/movie-bot-api.svg
   :target: https://img.shields.io/pypi/v/movie-bot-api.svg
   :alt: PyPI version info
.. image:: https://img.shields.io/pypi/pyversions/movie-bot-api.svg
   :target: https://pypi.python.org/pypi/movie-bot-api
   :alt: PyPI supported Python versions

易于使用的,灵活的,可扩展的,Movie Bot智能影音机器人官方Python API包装器

安装
-------------
使用pip安装:

.. code:: sh

    # Linux/macOS
    python3 -m pip install -U movie-bot-api

    # Windows
    py -3 -m pip install -U movie-bot-api

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pofey/movie-bot-api",
    "name": "movie-bot-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "movie bot,movie robot",
    "author": "yee",
    "author_email": "yipengfei329@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/37/8a771c52a36c7ee67b298eea001d7d6ec392b63f4d22b47dd72149cbbc33/movie-bot-api-0.0.62.tar.gz",
    "platform": null,
    "description": "MovieBot Python API\n====================\n\n.. image:: https://img.shields.io/pypi/v/movie-bot-api.svg\n   :target: https://img.shields.io/pypi/v/movie-bot-api.svg\n   :alt: PyPI version info\n.. image:: https://img.shields.io/pypi/pyversions/movie-bot-api.svg\n   :target: https://pypi.python.org/pypi/movie-bot-api\n   :alt: PyPI supported Python versions\n\n\u6613\u4e8e\u4f7f\u7528\u7684\uff0c\u7075\u6d3b\u7684\uff0c\u53ef\u6269\u5c55\u7684\uff0cMovie Bot\u667a\u80fd\u5f71\u97f3\u673a\u5668\u4eba\u5b98\u65b9Python API\u5305\u88c5\u5668\n\n\u5b89\u88c5\n-------------\n\u4f7f\u7528pip\u5b89\u88c5:\n\n.. code:: sh\n\n    # Linux/macOS\n    python3 -m pip install -U movie-bot-api\n\n    # Windows\n    py -3 -m pip install -U movie-bot-api\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\u667a\u80fd\u5f71\u97f3\u673a\u5668\u4ebaMovieBot\u7684\u63a5\u53e3SDK",
    "version": "0.0.62",
    "split_keywords": [
        "movie bot",
        "movie robot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7959aabdeebe02c832bcc579ff3355f27e898caecb0732bcda2d848fbd6d9b3b",
                "md5": "481a06f5d9563c3d6b110ae2560a3f5e",
                "sha256": "20583351d85189943d82e4a8ca373f6002085170c294b155ddb27ebdc4bfbcd7"
            },
            "downloads": -1,
            "filename": "movie_bot_api-0.0.62-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "481a06f5d9563c3d6b110ae2560a3f5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 31054,
            "upload_time": "2023-04-19T03:56:56",
            "upload_time_iso_8601": "2023-04-19T03:56:56.173584Z",
            "url": "https://files.pythonhosted.org/packages/79/59/aabdeebe02c832bcc579ff3355f27e898caecb0732bcda2d848fbd6d9b3b/movie_bot_api-0.0.62-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae378a771c52a36c7ee67b298eea001d7d6ec392b63f4d22b47dd72149cbbc33",
                "md5": "24ec49ae7ecd0a37a79dc2465c034cb4",
                "sha256": "1a69e3d383a758c5479591a0a14d0c987c5d56dff18c1d0ff37c253a0844a9a3"
            },
            "downloads": -1,
            "filename": "movie-bot-api-0.0.62.tar.gz",
            "has_sig": false,
            "md5_digest": "24ec49ae7ecd0a37a79dc2465c034cb4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22912,
            "upload_time": "2023-04-19T03:56:58",
            "upload_time_iso_8601": "2023-04-19T03:56:58.913277Z",
            "url": "https://files.pythonhosted.org/packages/ae/37/8a771c52a36c7ee67b298eea001d7d6ec392b63f4d22b47dd72149cbbc33/movie-bot-api-0.0.62.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-19 03:56:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pofey",
    "github_project": "movie-bot-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "movie-bot-api"
}
        
yee
Elapsed time: 0.05642s