Discuss Scratch

ito-noizi
Scratcher
100+ posts

Scapi - Asynchronous Scratch API Module [Python]

ito-noizi
Scratcher
100+ posts

Scapi - Asynchronous Scratch API Module [Python]

Scapi will be rewritten !!

-25kakeruzoku-25 wrote:

Hello!

Scapi was originally created when I didn’t have a strong understanding of Python. As a result, many issues such as type hinting errors, inconsistent function names, and incorrect implementations have been found.
To address these problems, I am planning a complete rewrite of the library and will release it as an entirely new module.

With this rewrite, the following improvements are expected:

* Significant reduction of type hinting errors
* Automated documentation using Read the Docs
* Removal of unstable/unnecessary functions
* Naming conventions aligned with actual APIs
* Optimized function execution

The work is currently being done on the rewrite
branch and will eventually be released as version 3.0.0.
LINKS
this discussion: https://github.com/kakeruzoku/scapi/discussions/54
rewrite branch: https://github.com/kakeruzoku/scapi/tree/rewrite
readthedocs: https://scapipy.readthedocs.io/
development pre-release: https://github.com/kakeruzoku/scapi/releases/tag/3.0.0.dev1
ito-noizi
Scratcher
100+ posts

Scapi - Asynchronous Scratch API Module [Python]

New release v3.0.0 !!!!!!

https://pypi.org/project/scapi/3.0.0/
TAMAGO55
Scratcher
5 posts

Scapi - Asynchronous Scratch API Module [Python]

ito-noizi wrote:

readthedocs: https://scapipy.readthedocs.io/
Right now, this link is redirected to https://scapi.kakeru.f5.si

Powered by DjangoBB