scapi


Namescapi JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/kakeruzoku/scapi
SummaryScratchAttachより高機能をめざして。
upload_time2025-01-17 08:45:30
maintainerkakeruzoku
docs_urlNone
authorkakeruzoku
requires_pythonNone
licenseMIT
keywords scratch api scapi scratch api python scratch python scratch for python scratch scratch bot scratch tools scratchapi
VCS
bugtrack_url
requirements aiohttp requests BeautifulSoup4 asyncio aiofiles async_timeout
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI status](https://img.shields.io/pypi/status/scapi.svg)](https://pypi.python.org/pypi/scapi/)
[![PyPI version shields.io](https://img.shields.io/pypi/v/scapi.svg)](https://pypi.python.org/pypi/scapi/)
[![PyPI download month](https://img.shields.io/pypi/dm/scapi.svg)](https://pypi.python.org/pypi/scapi/)


# scapi

特徴
- `async` `await` を使ったAPI
- 型ヒント

# インストール
`pip install -U scapi`

Wikiは[こちら](https://github.com/kakeruzoku/scapi/wiki )

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kakeruzoku/scapi",
    "name": "scapi",
    "maintainer": "kakeruzoku",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "kakeruzoku@gmail.com",
    "keywords": "scratch api, scapi, scratch api python, scratch python, scratch for python, scratch, scratch bot, scratch tools, scratchapi",
    "author": "kakeruzoku",
    "author_email": "kakeruzoku@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/38/17/0c56f12d05c9699f4f92a952d32a8f4352c50c845c767fb8d75c15f3a240/scapi-0.6.1.tar.gz",
    "platform": null,
    "description": "[![PyPI status](https://img.shields.io/pypi/status/scapi.svg)](https://pypi.python.org/pypi/scapi/)\n[![PyPI version shields.io](https://img.shields.io/pypi/v/scapi.svg)](https://pypi.python.org/pypi/scapi/)\n[![PyPI download month](https://img.shields.io/pypi/dm/scapi.svg)](https://pypi.python.org/pypi/scapi/)\n\n\n# scapi\n\n\u7279\u5fb4\n- `async` `await` \u3092\u4f7f\u3063\u305fAPI\n- \u578b\u30d2\u30f3\u30c8\n\n# \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n`pip install -U scapi`\n\nWiki\u306f[\u3053\u3061\u3089](https://github.com/kakeruzoku/scapi/wiki )\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ScratchAttach\u3088\u308a\u9ad8\u6a5f\u80fd\u3092\u3081\u3056\u3057\u3066\u3002",
    "version": "0.6.1",
    "project_urls": {
        "Download": "https://github.com/kakeruzoku/scapi",
        "Homepage": "https://github.com/kakeruzoku/scapi"
    },
    "split_keywords": [
        "scratch api",
        " scapi",
        " scratch api python",
        " scratch python",
        " scratch for python",
        " scratch",
        " scratch bot",
        " scratch tools",
        " scratchapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83f55b07a1d5e37c5e299216b6cf2dd8bdbbc1d589f576810547cc040f7b10c9",
                "md5": "fc5b7a9d37ede0e30685b3dc71d87562",
                "sha256": "1d326091797eb53e7255023d0b14eba0fc26d9f2cc74fb1c02ab30a7faf6361f"
            },
            "downloads": -1,
            "filename": "scapi-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc5b7a9d37ede0e30685b3dc71d87562",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41942,
            "upload_time": "2025-01-17T08:45:29",
            "upload_time_iso_8601": "2025-01-17T08:45:29.527335Z",
            "url": "https://files.pythonhosted.org/packages/83/f5/5b07a1d5e37c5e299216b6cf2dd8bdbbc1d589f576810547cc040f7b10c9/scapi-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38170c56f12d05c9699f4f92a952d32a8f4352c50c845c767fb8d75c15f3a240",
                "md5": "7508c0f9c278b6f963a607debbd8cb00",
                "sha256": "ddd48022ac6d94396a4230ee87a0f40a07ac38d4325c1c6bec05f81bef02ae13"
            },
            "downloads": -1,
            "filename": "scapi-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7508c0f9c278b6f963a607debbd8cb00",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32242,
            "upload_time": "2025-01-17T08:45:30",
            "upload_time_iso_8601": "2025-01-17T08:45:30.929958Z",
            "url": "https://files.pythonhosted.org/packages/38/17/0c56f12d05c9699f4f92a952d32a8f4352c50c845c767fb8d75c15f3a240/scapi-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-17 08:45:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kakeruzoku",
    "github_project": "scapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "BeautifulSoup4",
            "specs": []
        },
        {
            "name": "asyncio",
            "specs": []
        },
        {
            "name": "aiofiles",
            "specs": []
        },
        {
            "name": "async_timeout",
            "specs": []
        }
    ],
    "lcname": "scapi"
}
        
Elapsed time: 0.52737s