Skip to main content

Python SDK for Frinx Machine Workflow Manager

Project description

Frinx Python SDK

Some basic information about package ["TODO]

Development

Poetry useful commands

Virtual Environment activate

# Add dependency
poetry env use /path/to/python
# If you have the python executable in your PATH you can use it:
poetry env use python3.10

# Show env info
poetry env info

Add dependency

poetry init --python

Dependency management

# Add dependency
poetry add django@^4.0.0

# Remove dependency
poetry remove django

Package build

poetry build

# Verbose output
poetry build -vvv

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

frinx_python_sdk-0.1.0.tar.gz (26.6 kB view hashes)

Uploaded Source

Built Distribution

frinx_python_sdk-0.1.0-py3-none-any.whl (38.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