CloudLink
CloudLink is a high-speed, reliable, and custom websocket extension for Scratch 3.0, with server code that runs on Python. It permits cross-project (as well as cross-program) cloud variables. It also enables full-duplex networking and limitless possibilities for Scratch 3.0 projects.
Example usage:
from cloudlink import CloudLink
cl = CloudLink()
cl.host(3000) # Hosts CloudLink in Server Mode on ws://localhost:3000/
Please report any bugs you find to the official GitHub repository or on my Scratch profile.
Release files for cloudlink 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cloudlink-0.1.1.tar.gz | 5.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cloudlink-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.6 kB
Release files / cloudlink-0.1.1.tar.gz
| Download URL | cloudlink-0.1.1.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
720dc5f0c1d0a21d6e6e86b329a3459b9cec7751767ef13f4bdbaf3fcd97153e
|
|
BLAKE2b-256 checksum How to use checksums |
34a4044ed4086fea866461230de713766e4c5a05b57fe6e25f8d9ae843811460
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.2
|
Release files / cloudlink-0.1.1-py3-none-any.whl
| Download URL | cloudlink-0.1.1-py3-none-any.whl |
|---|---|
| Size | 5.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bbcbe075f963e9b200b8f68bfea130251120ab4e6fbd90e415bd3c831eff65f4
|
|
BLAKE2b-256 checksum How to use checksums |
ec305e8ccc90517ca3501e72df5eeed035048bae72eaecf8f7183b953dfb957d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.2
|