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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: cosmic_datapi-0.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 e3f9889b058a4d0f45810637d64fea962dfdd0b49faf4a105414856b751e9c24
MD5 df4439ad61a1243fe134c90c4b20d82d
BLAKE2b-256 10590ddce7973c33f7dc58847cb5a71e807958826ad974186b720029493b39ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cosmic_datapi-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 91dabda8b037c37b58a0c423d207ca17a9f2d927c7c1fbe4cc1ad11273dc1d94
MD5 156d65addf7266904307b87dff7699bc
BLAKE2b-256 659005db186559dc856b38e2499ef7c704285e40beab5d452c2d1133be2a6a3f

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