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.3.1.tar.gz
(48.0 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-2.3.1.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-2.3.1.tar.gz
- Upload date:
- Size: 48.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2979845d5baaa2ae84f295cfa1b0517718373a76d64b1e9d35a24f047a3516e0 |
|
MD5 | fee7ae83f4705a03e0bb4b8b889cc365 |
|
BLAKE2b-256 | f0ac2968f54be05a145a7824a4212649ec6dcfa709d082cff11b5b95c807355a |
File details
Details for the file farm_ng_amiga-2.3.1-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-2.3.1-py3-none-any.whl
- Upload date:
- Size: 68.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 456c241b7125d1eb51a2fb1f7b9876d45ad80b24d5058508fcc5689ec3cadccb |
|
MD5 | 7e60463fc5c46f4c55dc765293ca0e77 |
|
BLAKE2b-256 | cfac64a17cb5033118d5c0fbed139447c1af4e63ffb4368c63c4ebc90249e25a |