pywowgen
Create Workadventure maps and worlds (set of interconnected maps) suitable for "rc3" or "vanilla" Workadventure instances.
- Generate maps from templates and generator scripts.
- Check maps for errors and missing resources and display this in an interactive graph view.
- Fix map errors using the graph view.
- Apply some overwrites and fixes to generate maps which will run in default workadventure and / or the community / rc3 edition.
- Merge resources metadata (licenses, ...) into a single file info to be used in maps.
Use the CLI
# Optionally set the env WOWGEN_EXTRA prior execution to define where all the resources go. If not set, its will be set to the operating systems temp dir
# E.g. WOWGEN_EXTRA=/tmp/wowgen_extra
# Load external resources from git and verify installation
pywowgen test
# Run the api
pywowgen api --res ${WOWGEN_EXTRA}\wowgen.git\res --tmp ${WOWGEN_EXTRA}\TMP --fin ${WOWGEN_EXTRA}\sites --force True
# Check a resource folder
pywowgen overview --path ${WOWGEN_EXTRA}\wowgen.git\res
# Run a world build
pywowgen world --file . ${WOWGEN_EXTRA}\wowgen.git\examples\default_pipeline.json --res ${WOWGEN_EXTRA}\wowgen.git\res --tmp .${WOWGEN_EXTRA}\wowgen.git\sites\default_pipeline --fin ${WOWGEN_EXTRA}
# Analyze a world build
pywowgen check --path ${WOWGEN_EXTRA}\wowgen.git\sites\default_pipeline
Release files for pywowgen 0.0.27
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pywowgen-0.0.27.tar.gz | 24.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pywowgen-0.0.27-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:52.0 kB
Release files / pywowgen-0.0.27.tar.gz
| Download URL | pywowgen-0.0.27.tar.gz |
|---|---|
| Size | 24.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c897b884541baf68f2934e595099d34991dde61a3ff3b4cbae907d9632d56d89
|
|
BLAKE2b-256 checksum How to use checksums |
b19e209dc1c478cbba2c3bd695f2e392bb20dee012d6c219e4335bf1082005be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|
Release files / pywowgen-0.0.27-py3-none-any.whl
| Download URL | pywowgen-0.0.27-py3-none-any.whl |
|---|---|
| Size | 27.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2361d34b5b971f196007e6484d3fa6c0105ee36c2c105920d2161e5cc71dd6ec
|
|
BLAKE2b-256 checksum How to use checksums |
d46b9343c4deaeab65587139f73d42822ebb76a810d12547290f5f00465726d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|