Skip to main content

Basically a library to create data mods in Cosmic Reach really fast.

Project description

Cosmic DatAPI

Basically a library to create data mods in Cosmic Reach really fast.

Example:

from cosmic_datapi import Mod

MOD = Mod("example_mod")

(MOD.block("example_block")
    .with_state("default")
        .with_model("model_cheese")
        .with_light(14, 13, 12)
        .build()
    .build())

MOD.build()

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

cosmic_datapi-0.0.8.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

cosmic_datapi-0.0.8-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file cosmic_datapi-0.0.8.tar.gz.

File metadata

  • Download URL: cosmic_datapi-0.0.8.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for cosmic_datapi-0.0.8.tar.gz
Algorithm Hash digest
SHA256 15a9aa6962fa8af9fabbc817601993dc9b72b82d586812ad49cb6f961063a362
MD5 4322790274e0d4beb6ce1fa59b5f354e
BLAKE2b-256 7edf31bc65bd6ab4243779d16500487e1a700f1fcf6328ab770a74d98688b926

See more details on using hashes here.

File details

Details for the file cosmic_datapi-0.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for cosmic_datapi-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 6ccc17dddae0cff135935a4a140521108903ec95995238ad4c686cffb44a450e
MD5 55d6b8a051f50cba8d489e7d64ca346e
BLAKE2b-256 6870564bd3d406936ec0c30595ed4bd57537c1c4fa62d6782edfc24378837c14

See more details on using hashes here.

Supported by

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