OWLIPy
Optimization Wrapper for Linear/Integer Programming
Bumpver
To update the version use bumpver as following
bumpver update --[patch|minor|major]
This will update the version, commits the changes and tags the repo. But doesn't push. Next use
git push origin --tags
To push the new tag
Publish / Update in PyPI
Make sure build and twine are already installed.
pip install build twine
To build the package navigate to the project directory and build the package using:
build
Release files for owlipy 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| owlipy-0.0.2.tar.gz | 10.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| owlipy-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.2 kB
Release files / owlipy-0.0.2.tar.gz
| Download URL | owlipy-0.0.2.tar.gz |
|---|---|
| Size | 10.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
40e6e0e62d9d0508a0397e1f57ea479d1db5ee07afbc70597bb6076cd577f86f
|
|
BLAKE2b-256 checksum How to use checksums |
939d8df2786c21abafebad3f7f96f6136ae74adc4958306f205baba3c56693a2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.5
|
Release files / owlipy-0.0.2-py3-none-any.whl
| Download URL | owlipy-0.0.2-py3-none-any.whl |
|---|---|
| Size | 13.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c15b61d79180dcd7d804f1e94c51ca2b4c56699225dbfa0413bd9bb779293062
|
|
BLAKE2b-256 checksum How to use checksums |
0ca90483b717a5a66d3901650e182d0b3bc3994687b818d12d61496b37ba0c99
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.5
|