Parse Scratch's large project JSONs and convert it to scratchblocks notation
Project description
generator3
generator3 is a Python package to export Scratch sprite scripts to the well known scratchblocks syntax.
Installation
$ python3 -m pip install generator3
Usage
import generator3
# Converts to scratchblocks and puts each sprites' scripts in a HTML file
generator3.Generator(pid).toBlocks()
This is still in progress so not every block will be rendered!
Made with ❤️ by themysticsavages
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
generator3-0.0.4.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file generator3-0.0.4.tar.gz.
File metadata
- Download URL: generator3-0.0.4.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f45114df94062a0b9d0d7b11760734969e601db3c7f65057c50221aba53472a6
|
|
| MD5 |
68dc5cd3c0ec22dc748debe814cad62d
|
|
| BLAKE2b-256 |
f1f1360cce16aa92cef16df54120296157cb7d4f77687fb04301eb8baeeaf429
|
File details
Details for the file generator3-0.0.4-py3-none-any.whl.
File metadata
- Download URL: generator3-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a90bed14a7b295d680c3c87483d894b4659d08f2745f6a1e104027e3e3f34ea
|
|
| MD5 |
f470707ee271c1928817bf5fa45b7bad
|
|
| BLAKE2b-256 |
cb9d59a09bde4fcd99ab5bae7ae74ca5331009742fa06011cff5cd60c34727d4
|