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.0.0.tar.gz
(26.5 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-2.0.0.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-2.0.0.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ca0424989902539128423eb0b587e4c7b44fd978aa9e31ebee2fd5f0b4a8687 |
|
MD5 | c002bb3acb8787ab842fb63196dc5f7f |
|
BLAKE2b-256 | acc5fd70ea41584d8737519e49530797d9e60453e96c3ee31b8506eb33d0598b |
File details
Details for the file farm_ng_amiga-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-2.0.0-py3-none-any.whl
- Upload date:
- Size: 40.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c3f6aacd4ac12c2999c229b44a4a66a39259ebbfc33cefb51d280a0365abeff |
|
MD5 | 281eb67f5fdd2d5fc689e96cf628b4e2 |
|
BLAKE2b-256 | 4ca5a6cd3d7324bbde590d628452848715338b9f2909345d1cdb7373992cee90 |