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.16.tar.gz (94.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.16-py3-none-any.whl (119.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pymsch-0.0.16.tar.gz
Algorithm Hash digest
SHA256 f3b032c8c7faf9a5e741c53d0255cab74bd26a66020fd722070d5ed3e3d89ebc
MD5 31e5897ece636843926dbcd5fda452be
BLAKE2b-256 b9f5ede4ea2d12121d7eb4ce0d291875127ecb8963eb5aad1c7b736b6ecfbcf9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymsch-0.0.16.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.16-py3-none-any.whl.

File metadata

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

File hashes

Hashes for pymsch-0.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 2c8ed27246d47b601dc29b191d767c781a9a5af2f61af495f9fc5332599e939f
MD5 6e55f16e518d4f725b450ddeb4b895e4
BLAKE2b-256 58f15460ecdae7158a2e432560dd806dea54b0d76f2208cca70a9b8ceddb2292

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymsch-0.0.16-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