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.9.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

cosmic_datapi-0.0.9-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cosmic_datapi-0.0.9.tar.gz
  • Upload date:
  • Size: 7.1 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.9.tar.gz
Algorithm Hash digest
SHA256 9c736d39a4edd798c7b92e5c8e7071a7952be288899c27a9abb618b157f06a51
MD5 d3ee5e5191c6ba3dd894104434497450
BLAKE2b-256 726bd2de11e47634c336aa094228a44e4338ea34a2143364eeb83412bc629b0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cosmic_datapi-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 046bd233d0a915266f03d293cc4a53591f9ad056ee311ed852cc24a204814517
MD5 00a5833939e33aca5d948fa29f357886
BLAKE2b-256 3ae65e92ae85b094da2430bece146a5e3134a4a9d3bcd7d139a8e9d21c2272b6

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