Skip to main content

Strangeworks Core provides the infrastructure to interact with the platform.

Project description

Strangeworks Python Core Library

The Strangeworks Python Core Library provides common code used across SDK's and applications.

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


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.12.tar.gz (21.8 kB view hashes)

Uploaded Source

Built Distribution

strangeworks_core-0.3.12-py3-none-any.whl (31.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page