Amiga development kit for third party hardware or software extensions
Project description
farm-ng-amiga
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file farm_ng_amiga-2.2.0.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-2.2.0.tar.gz
- Upload date:
- Size: 35.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc90627c1f8496ad9f0b177b269c6debea2292f49794c804aebc55b9c28cf3f0 |
|
MD5 | e11e2349ece6737e8556285054ccb36a |
|
BLAKE2b-256 | fc26a06916bfdf75bc978b28f5d5feed206498df45d4e3e45d01c8b6c146ccb1 |
File details
Details for the file farm_ng_amiga-2.2.0-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-2.2.0-py3-none-any.whl
- Upload date:
- Size: 51.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11e341dd4e99ec0149ac68f77e389d2e092209c7f3c2a2d509e0be60448b8156 |
|
MD5 | 1374a3781492251718e36c06651d8192 |
|
BLAKE2b-256 | b7bb7bda82c115d008c52e1a9d55cf986c7acdd2849d4a338dd09bcc757d0c78 |