A library to accelerate REST API clients development.
Project description
api-puppet Python package
This is an Python framework to accelerate REST API wrapper development.
Deployment
The doc comes mostly from Pypi and with some references to Microsoft
To build the package: start by making sure to increment the version value in the pyproject.toml file. Then, remove the files in the /dist directory:
On Windows:
$ rmdir /s /q dist
On Mac:
$ rm -rf dist
Then you can build the new version:
$ python3 -m pip install --upgrade build
$ python3 -m build
To push to Azure DevOps artefacts feed:
$ python3 -m twine upload --repository-url https://pkgs.dev.azure.com/ventrilochub/_packaging/ventriloctoolkit/pypi/upload dist/*
You will be prompted to enter your credentials.
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 api_puppet-0.0.35.tar.gz.
File metadata
- Download URL: api_puppet-0.0.35.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80531946ba0adfbb68285699527eb00d29ac1eb73cdac21743bacbaa305ffcd6
|
|
| MD5 |
a87ec8470e40c1cdd3b7eac4976ce019
|
|
| BLAKE2b-256 |
fdfa080fba09af8f15fabb7979afcb735bbf90b7cf98dbda15140fcc3e9d6dbe
|
File details
Details for the file api_puppet-0.0.35-py3-none-any.whl.
File metadata
- Download URL: api_puppet-0.0.35-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a55b0362cf2e2fb7263eb67391d773cd5b714ebb617a350a52f82c0e213370dc
|
|
| MD5 |
54314cf013c9af2fc6cd2e8a9a6413c5
|
|
| BLAKE2b-256 |
fc01e1e8bfaf08e6f68e42ab410d35e6b5457f65240cba555ea724e790b7f543
|