No project description provided
Project description
Windbot Python Lib
windbot-pylib contains core python functionality needed by other windbot python projects such as the logger and the api.
Installation
poetry
poetry add windbot-pylib --repository windbot-pypi
pip
pip install windbot-pylib
Contributing
Versioning
windbot-pylib uses semantic versioning.
- Major - bump the major version when there are breaking changes to an interface which are not backwards compatible.
- Minor - bump the minor version when adding functionality that is backwards compatible with previous versions.
- Patch - bump the patch version when you make backwards compatible bug fixes.
To bump one of the above versions using poetry:
$ poetry version major
Publish changes to PyPI
$ poetry config repositories.windbot-pypi http://127.0.0.1:8081
$ poetry config http-basic.windbot-pypi windbot p4p4y40fd00m
$ poetry publish --build --repository windbot-pypi
FAQ
poetry update windbot-pylib doesn't find the latest version on PyPI
This is most likely do to caching. Clear the PyPI cache with the following command
$ poetry cache clear pypi --all
and then run poetry update
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
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 windbot_pylib-0.2.6.tar.gz.
File metadata
- Download URL: windbot_pylib-0.2.6.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae197ee7617b78d8f49f133e0b70231f8e9b6a494392dba547f0476231f1c379
|
|
| MD5 |
54f761ab1f95ca8ba644267822e9d0da
|
|
| BLAKE2b-256 |
3189f037dfda2cbc2b6c4990911563c7fbc021a20507d7f515967f138e60da8e
|
File details
Details for the file windbot_pylib-0.2.6-py3-none-any.whl.
File metadata
- Download URL: windbot_pylib-0.2.6-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e347500763e4ba185df493e806d4cec57bccf4321cb162449848019a63c34351
|
|
| MD5 |
f5da76b7da2557c4fafdfafdb7f37564
|
|
| BLAKE2b-256 |
146ef2fe54107e9ec59cc7b3409b90f4dc4c1291c501ed667e51d4ccf2780d79
|