Skip to main content

No project description provided

Project description

# Dora Serverless Py

A Python module in order to deploy your experiment on Dora cluster from your code!

Requires dora.cli installed on your PC

## Build

pip install twine python3 setup.py sdist bdist_wheel

## Check

twine check dist/*

## Upload test

twine upload --repository-url https://test.pypi.org/legacy/ dist/*

## Install test

pip install -i https://test.pypi.org/simple/ dora-serverless==0.1.1

Upload prod

twine upload dist/*

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

dorasl-0.1.7.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

dorasl-0.1.7-py3-none-any.whl (6.3 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