Skip to main content

The ALFA SDK for Python

Project description

alfa-sdk

This package provides a Python SDK for developing algorithms using ALFA.

Installation

You can directly install alfa-sdk using pip. This will install the alfa-sdk package as well as all dependencies.

$ pip install alfa-sdk

If you already have alfa-sdk installed and want to upgrade to the latest version, you can run:

$ pip install --upgrade alfa-sdk

Development

To install requirements locally:

1. Activate local venv

$ virtualenv venv
$ source venv/bin/activate

2. Install requirements from setup.py

$ pip install -e .[dev]

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

alfa-sdk-0.1.0.tar.gz (4.1 kB view hashes)

Uploaded Source

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