Metadata-Version: 2.1
Name: scapi
Version: 0.2.2
Summary: ScratchAttachより高機能をめざして。
Home-page: https://github.com/kakeruzoku/scapi
Download-URL: https://github.com/kakeruzoku/scapi
Author: kakeruzoku
Author-email: kakeruzoku@gmail.com
Maintainer: kakeruzoku
Maintainer-email: kakeruzoku@gmail.com
License: MIT
Keywords: scratch api,scapi,scratch api python,scratch python,scratch for python,scratch,scratch bot,scratch tools,scratchapi
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp
Requires-Dist: requests
Requires-Dist: BeautifulSoup4
Requires-Dist: asyncio

[![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
[ScratchAttach](https://github.com/TimMcCool/scratchattach )より高機能を目指して。

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

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

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