Skip to main content

No project description provided

Project description

Weld deps

A datapack package manager using smithed API

PyPi: https://pypi.org/project/weld-deps/

Usage

This is a beet plugin.

It's placed in the require section of the beet config file.

See all examples here : https://github.com/edayot/weld-deps/tree/main/examples

A quick introduction to the format

require:
  - weld_deps
## The dict way
meta:
  weld_deps:
    default_source: "smithed" # This is not needed, smithed is the default for default_source
    deps:
      smithed.crafter.dev: # You can provide a version by a dict
        version: "0.4.0"
      itemio: "1.0.0" # Or by a string
## The list way
meta:
  weld_deps:
    default_source: "modrinth" # This is needed if you want to work with modrinth deps as default
    deps:
      - id: player_motion
        version: "1.3.1"
        source: "smithed"
      - id: code-of-copper # The source is automaticly to modrinth
        version: "0.3.0"
## Multiple sources
meta:
  weld_deps:
    deps:
      player_motion: "1.3.1"
      code-of-copper:
        version: "0.3.0"
        source: "modrinth"
      itemio:
        version: "1.2.6"
        source: "download"
        download:
          datapack: "https://github.com/edayot/ItemIO/releases/download/v1.2.6/ItemIO-v1.2.6-Datapack.zip"

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

weld_deps-0.14.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

weld_deps-0.14.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file weld_deps-0.14.0.tar.gz.

File metadata

  • Download URL: weld_deps-0.14.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.1 CPython/3.11.10 Linux/6.5.0-1025-azure

File hashes

Hashes for weld_deps-0.14.0.tar.gz
Algorithm Hash digest
SHA256 d3f4de845effcfde5c35e7f1ebf561fa81cb85664c4539a97427db6768de7a49
MD5 a0268f68e333a2094188e33629d432be
BLAKE2b-256 645f2494a9fda58a51d4be0587a282207bd7676b6a06bf2372c199755568338d

See more details on using hashes here.

File details

Details for the file weld_deps-0.14.0-py3-none-any.whl.

File metadata

  • Download URL: weld_deps-0.14.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.1 CPython/3.11.10 Linux/6.5.0-1025-azure

File hashes

Hashes for weld_deps-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bc8b7dedae3b6597e7543c76c613342a5041582397f9b0529df99d339f6b0925
MD5 e7ec52b820b5a93de4c0594ff4f1f7d2
BLAKE2b-256 9f1e5224d7e295f22d41504fb2a78ead07c1b2295469facf516026878c8a27cc

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