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.3.tar.gz
(48.0 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-2.3.3.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-2.3.3.tar.gz
- Upload date:
- Size: 48.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d978ecf467e510e6f22349d04bd7f44f87fa4d66c8d1e26550ec6776efcb26f |
|
MD5 | 5dfd505152bd70d10b92bfeef0f5c139 |
|
BLAKE2b-256 | 1aa5d2dc91b626576649b61f5a7530645ca753efe840ac320785caaee3432a15 |
File details
Details for the file farm_ng_amiga-2.3.3-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-2.3.3-py3-none-any.whl
- Upload date:
- Size: 68.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9be97cffdecb367a1b3757a97cd39dfb1e784cd8cb59970c523a91bc9d94eac9 |
|
MD5 | 7d987ed9a6a84e61ef1a25c52d5eefad |
|
BLAKE2b-256 | b6f6d1aaf8653dfde439773bbe61848a7f60076f17d133a0298fa5c47db29f02 |