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.11.tar.gz (11.0 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.11-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymsch-0.0.11.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for pymsch-0.0.11.tar.gz
Algorithm Hash digest
SHA256 4346eb4cc239414f0b718ab11b7591fc57b09d529b061ba4d6e58df0221f2d6a
MD5 903a1f92a170b2e6a4e6e866a1940cb7
BLAKE2b-256 bcd3796bbd80b865ad1340e090af383232461d570434228a2c29aefdad84da6c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymsch-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for pymsch-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 3fd74208819ea3ed961e229f8836ecb923f7bd9739f425f496ca64a95c0e2b00
MD5 a3fb0bb1a6f686ee5f699e69c2ab337b
BLAKE2b-256 0b8f8918acb75cec9051a722180bca3026462f779e5fa360d3fd611e78e33940

See more details on using hashes here.

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