Placeholder reserving the name; the real runloom (Go-style stackful coroutines for Python) ships soon.
Project description
runloom (name reservation)
This is a placeholder release that reserves the PyPI name runloom.
The real package — Go-style stackful coroutines for Python (goroutines, channels, an M:N scheduler for free-threaded CPython) — is on its way: https://github.com/robertsdotpm/runloom
This 0.0.0 release has no functionality; please don't depend on it. The
first real release will be 0.0.1.
Build + publish (to claim the name)
cd runloom-reserve
python -m build # -> dist/runloom-0.0.0.tar.gz + .whl
twine check dist/*
twine upload dist/* # needs a PyPI account + API token
If you rebuild, clear stale artifacts first: rm -rf dist build *.egg-info.
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
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 runloom-0.0.0.tar.gz.
File metadata
- Download URL: runloom-0.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45bb0a1f1a0894c26cf6d1ceddb6a1b09fc1d89c0f36ee08ceb286475178266e
|
|
| MD5 |
7dade8b311cb7ff0d315dab3aaa62f2a
|
|
| BLAKE2b-256 |
ac5ae2a8a4470cff3a24541c19554f9bebd33d741892e43783bb141743161e56
|
File details
Details for the file runloom-0.0.0-py3-none-any.whl.
File metadata
- Download URL: runloom-0.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47e120e592a7e00fd80e73010622d2d1a9c580023fde03a0e79e0ef9569afa12
|
|
| MD5 |
391906afa18e31f8868ca26bcd9be64b
|
|
| BLAKE2b-256 |
ea8de7af2f42b33db1266390a40aa20807b468d42b759c33dcac8ca1de8336ff
|