A small example package
Project description
Installation
- Installation process
- py -3.8 -m venv .venv
- .venv\Scripts\activate
- python -m pip install --upgrade pip
- pip install -r requirements.txt
- pre-commit install
- Software dependencies
- python 3.8
- pip 21.0.1
How to update version for Azure Artifacts
- commit to repo
- run deploy pipline
How to get package
- add a pip.init file with contents
[global] index-url=https://pkgs.dev.azure.com/elements/Projects/_packaging/sikri_ml/pypi/simple/
- pip install sikri-ml
How to update version for pypi
Make changes update the version in setup.py make sure the dist folder is empty run the commands
- pip install .
- python3 -m build
- twine upload --repository-url https://test.pypi.org/legacy/ dist/* --verbos
enter these credentials
username = token password = pypi-AgENdGVzdC5weXBpLm9yZwIkYzI4NzE3ZTUtNDk3ZS00ZmU0LWIyODctOGY1YjhmOWQ2OWQzAAI5eyJwZXJtaXNzaW9ucyI6IHsicHJvamVjdHMiOiBbInNpa3JpLW1sIl19LCAidmVyc2lvbiI6IDF9AAAGIMwboR4aho0VKSDtwl2QkfshLbP-tB3ZWo36vBOSi_hb
you can install the package with
- pip install sikri-ml test version
- pip install -i https://test.pypi.org/simple/ sikri-ml
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 Distributions
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 sikriml-0.1.25-py3-none-any.whl.
File metadata
- Download URL: sikriml-0.1.25-py3-none-any.whl
- Upload date:
- Size: 51.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3ce7d2cff094b5a9e739cbbecb02f52c8ea80729209b7f2e8d30742a935628b
|
|
| MD5 |
8b31f3cb388c6cc54ae86737be03c361
|
|
| BLAKE2b-256 |
36a0acd62d36b0a6ab6cd9bb3e336313fb0682bfff6ef1995507852d70955d65
|