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
Release history Release notifications | RSS feed
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.15.0.tar.gz
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file weld_deps-0.15.0.tar.gz.
File metadata
- Download URL: weld_deps-0.15.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.11.14 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5329d1508cbc0ed5a2a61acc8b1b6a080dd98b107244a77ef0e102b19d432be
|
|
| MD5 |
6af1327f60fb8ab58020049ed9005059
|
|
| BLAKE2b-256 |
bf1029443c7e652b14d4c21e5a0670fb039a1a21f657edcd5d4a39134f5fef5b
|
File details
Details for the file weld_deps-0.15.0-py3-none-any.whl.
File metadata
- Download URL: weld_deps-0.15.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.11.14 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14198ef1586324143bb2fe5ef8b51772d1fcd3d2fbb3aa0b42d029de3656a8bf
|
|
| MD5 |
e8c8c48cb4d1f1afb5d1888af1d85e38
|
|
| BLAKE2b-256 |
956250c4a8ccbefc30e6ed755a1cddbb7a9fd7660dc4a123f008abb4a4ae0f2b
|