Machina Sports API SDK
Project description
Installation
python3.11 -m venv venv
source venv/bin/activate
pip install pdm
pip install build
pip install python-semantic-release
pdm install
python -m build
pip install ~/machina/machina-core-sdk/dist/machina_sdk-0.1.21-py3-none-any.whl --force-reinstall
Publication
pip install twine
twine upload dist/*
Release a version
# Help
semantic-release --help
semantic-release version --help
semantic-release changelog --help
# Generate a version
# patch
# 0.2.2
semantic-release version --patch
# minor
# 0.3.0
semantic-release version --minor
# major
# 1.0.0
semantic-release version --major
# prerelease
# 0.2.1-rc.2
semantic-release version --prerelease
# patch as prerelease
# 0.3.1-rc.1
semantic-release version --patch --as-prerelease
# minor as prerelease
# 0.3.0-rc.1
semantic-release version --minor --as-prerelease
# major as prerelease
# 1.0.0-rc.1
semantic-release version --major --as-prerelease
# prerelease
# 0.2.1-rc.2
semantic-release version --prerelease --as-prerelease
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
machina_sdk-0.1.29.tar.gz
(3.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 machina_sdk-0.1.29.tar.gz.
File metadata
- Download URL: machina_sdk-0.1.29.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa6d4da68fbfd9e43c19df5066308102d7cc0a668a8dd99a7cbf2c9ce73e06b7
|
|
| MD5 |
bbef9769217430449c11ab9e64f00fee
|
|
| BLAKE2b-256 |
345b36c9697eaa81ab11905ef89ce51686aca1b22763ac4c05e5171c82dfde7b
|
File details
Details for the file machina_sdk-0.1.29-py3-none-any.whl.
File metadata
- Download URL: machina_sdk-0.1.29-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44d9c0d28fb4e119d39f032b26537e7d2b911cad646ecff69156de8d31ea3324
|
|
| MD5 |
a58ac045560a637968456707ccb6fbac
|
|
| BLAKE2b-256 |
2863a31e43bec89dc3d63a044e02d59588a7cd15acc0908fbc7e561ddef65348
|