Metadata-Version: 2.4
Name: scapi
Version: 3.0.0.dev2
Summary: 非同期なScratchAPIモジュール
Home-page: https://scapi.kakeru.f5.si/
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,scratch cloud server,scratch cloud
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: BeautifulSoup4
Requires-Dist: aiofiles
Requires-Dist: websockets
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: summary

[![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

## 特徴

- **非同期処理を使用した効率的な実行**
- **ほぼすべて**のAPIをサポート
- **型ヒント**による開発のしやすさ
- オープンソース

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

Wikiページ: https://scapi.kakeru.f5.si
公式Scratchフォーラム: https://scratch.mit.edu/discuss/topic/800025/
