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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: cosmic_datapi-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 e3e376a996cd966fe5185a0bba200b77734bedc2f2768496bd31d808b9073dec
MD5 87cff4a84c4e22f8e1a23016bba61d48
BLAKE2b-256 cf8160d3bb2433e3efbdf2c8a1429709e5723ad3e8dddbfb23a9d6cef8990457

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cosmic_datapi-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e42d41f90e2d05f1a34a4004176c269eb5fd9ae3bf99c1e6db46aeb9de8ab2ab
MD5 ea72a05c586401dd6ae53710e737076a
BLAKE2b-256 1c8590292a642c143123153778ddef14b1b30ac8dfbe871b0d13908b1a07a867

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