Skip to main content

No project description provided

Project description

Tests

Strangeworks Azure Extension

Strangeworks Python SDK extension for Azure.

For more information on using the SDK check out the Strangeworks documentation.

Dev Installation

Install using poetry. The poetry install manages all the dependencies and dev-dependencies. The pip install is a workaround because poetry has a hard time with the submodule install.

poetry install
poetry run pip install .

Tests

Test using pytest

poetry run pytest tests/test_serialize.py

Lint

Lint with black

poetry run black .

Bump version

Bump version with poetry.

poetry version [patch, minor, major]

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_azure-0.1.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

strangeworks_azure-0.1.1-py3-none-any.whl (5.2 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