Strangeworks Core provides the infrastructure to interact with the platform.
Project description
Strangeworks Python Core Library
The Strangeworks Python Core Library provides commonly used things.
Installation
Install using poetry
pip install poetry
poetry install
Tests
Test using pytest
poetry run pytest tests
Set up dev pre-commit hooks:
the pre-commit hook registered takes care of linting, formatting, etc.
poetry run pre-commit install
Bump version
Bump version with poetry.
poetry version [patch, minor, major]
Update packages
Update version
poetry update <package>
Update all packages
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
strangeworks_core-0.3.4.tar.gz
(19.8 kB
view hashes)
Built Distribution
Close
Hashes for strangeworks_core-0.3.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00b86c54651bde0f7cc5e76a24ced417c3bf6dfdfcedd7b60a2cd0fc2e07f58d |
|
MD5 | 2b47acb221d82dfa4e4f723bc73de961 |
|
BLAKE2b-256 | ea11a8e51f2fe90f0e13f1aefcd36fb28dd83d229c6a7ebe4cb12235d8b4de20 |