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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: cosmic_datapi-0.0.7.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.7.tar.gz
Algorithm Hash digest
SHA256 8fcce2e63abf4ee5556e655cb307540415d0bdbc2d8e0e9844a53b9b4752cf20
MD5 fa07c14278a71e4ecb29b5eb1b3c05e9
BLAKE2b-256 4b7e3ee460be20a3d67dd7571fbfaf558056363fa10fe4cb85f12c37c8c93398

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cosmic_datapi-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 1d7650cbf08afd8c241aed1953465bfdb5b16d32570489b588a712c349c2af7b
MD5 73acbb021159026a32942fa7fc390948
BLAKE2b-256 c8b546f46cda83121181a884cddff70fb6c22d5b51344d14ad17c06b471b50d0

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