Moveread Core Dataset
CLI
Exporting
Important
- Exporting
boxeswill yield one box per PGN move. - To export the labeled boxes, use
core export ocrinstead
core export pgn -v --glob 'path/to/core' > sans.txt
core export labels -v --glob 'path/to/cores/*' > labels.txt
core export boxes -vg 'path/**/*' --recursive -o path/to/files-dataset
core export ocr -vgr '**' -o path/to/ocr-dataset
Nonlocal Core
core --meta 'azure+cosmos://<CONN_STR>?db=games&container=games' --blobs 'azure+blob://...' export # [...]
core --env export # [...] Loads CORE_META and CORE_BLOBS from .env file
core -e export --prefix tournament/ export labels # exports from tournament only
core -e export -p tournament/group/1 # exports from tournament/group/1 only
Or you can dump to local first:
core -e dump --prefix tournament -o local-tournament
Release files for moveread-core 0.4.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| moveread_core-0.4.3.tar.gz | 9.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| moveread_core-0.4.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.7 kB
Release files / moveread_core-0.4.3.tar.gz
| Download URL | moveread_core-0.4.3.tar.gz |
|---|---|
| Size | 9.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e14dbabb5bcba84f5a5af9e85a1cfec3eb47492e72fe21cc037d51312e9c9797
|
|
BLAKE2b-256 checksum How to use checksums |
e1f033d3e074a0c1ff42e6de606af3d5f673b835d2d18c90f84547405eaa7a12
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.10
|
Release files / moveread_core-0.4.3-py3-none-any.whl
| Download URL | moveread_core-0.4.3-py3-none-any.whl |
|---|---|
| Size | 11.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
08df3e6dce676ae146de82646d38c6f782b96e5cc6b4c8430e545a0388364083
|
|
BLAKE2b-256 checksum How to use checksums |
3c2c36c16dcf2cbff8022d909c2277ce28c03eaeb4f2aca0eba5f948b90b49f2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.10
|