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")

# This call is wrapped with parenthesis so that we can utilize newlines
(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.10.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

cosmic_datapi-0.0.10-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cosmic_datapi-0.0.10.tar.gz
Algorithm Hash digest
SHA256 27526fc6fd33259d7280799fd551c62f1e760bd8255e89d322d9b972b252d68a
MD5 b8fbf32022d61ca36b382023c55d2e78
BLAKE2b-256 4b87dec92fb7d149cebee371eac0ce6852a7d2cac8e26619515b79c9f0f4909c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cosmic_datapi-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 60253f84caf0d956cc1d476f34637a2cede94cdd1122039643cb6515a4b1bf73
MD5 11e52550a1b20d8e4dbe8e4d08293ea8
BLAKE2b-256 d63bfc42b8b1a76f18670aa0de3ef35ffb9575c960f00c09559953c7cc7710db

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