Skip to main content

A package for creating mindustry schematic files

Project description

pymsch

a package for generating mindustry schematic files with python code

here's a basic example:

from pymsch import Schematic, Block, Content

schem = Schematic()
schem.set_tag('name', 'Example Schematic')
schem.set_tag('description', 'A description for the schematic')

schem.add_block(Block(Content.COPPER_WALL, 0, 0, None, 0))

schem.write_clipboard()

This makes a schematic with a single copper wall, and outputs it to your clipboard to import into the game

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymsch-0.0.13.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymsch-0.0.13-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

Details for the file pymsch-0.0.13.tar.gz.

File metadata

  • Download URL: pymsch-0.0.13.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pymsch-0.0.13.tar.gz
Algorithm Hash digest
SHA256 eddcc2b64fae5eb3cbd74b1774272632e6968bcaeadbd330f74f16fb2fd5615c
MD5 c77a43d745c3eb4cbac9153023a269c1
BLAKE2b-256 00028d5c9e0a9f632b3f2962350e151f142da41a63774b3d6144e96af85989a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymsch-0.0.13.tar.gz:

Publisher: publish.yml on SkyeTheFoxyFox/pymsch

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pymsch-0.0.13-py3-none-any.whl.

File metadata

  • Download URL: pymsch-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pymsch-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 42c6454584f7ae22af0bd02d77c8cb01021e192ab85a54d9ddabc4d6b9d95e39
MD5 ff5092b8d089171613d2c08f91195b77
BLAKE2b-256 476add04dbd4810a85aa77770d84da7d3fb8f1013abb2c4a17fc0f256173e304

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymsch-0.0.13-py3-none-any.whl:

Publisher: publish.yml on SkyeTheFoxyFox/pymsch

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page