Skip to main content

Amiga development kit for third party hardware or software extensions

Project description

farm-ng-amiga

PyPI version

Install

From pip

pip install farm-ng-amiga

From source

We recommend running the brain SDK applications in a virtual environment to avoid conflicts with other packages / versions installed on your system. Though this is not a requirement and you are welcome to decide how/where to install.

Install pip3 & virtualenv:

sudo apt-get install python3-pip
sudo pip3 install virtualenv

Clone the project:

git clone https://github.com/farm-ng/farm-ng-amiga.git

Start a virtual environment:

# assuming you're already in the farm-ng-amiga/ directory
python3 -m venv venv
source venv/bin/activate

Create and install the farm_ng\s (brain) Python package

# install to system
pip3 install .
# or for development mode
pip3 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

farm_ng_amiga-2.2.0.tar.gz (35.2 kB view hashes)

Uploaded Source

Built Distribution

farm_ng_amiga-2.2.0-py3-none-any.whl (51.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