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.2.tar.gz
(48.0 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-2.3.2.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-2.3.2.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 | 616f28a3c0a2f086045e3094750b5311eafce55d9df3fec8254ae9e1c72d49b7 |
|
MD5 | 62517d20525c02f541ec1ed47d854872 |
|
BLAKE2b-256 | 6ca6fc6a1c4a19e91e1f7f573d0ec2c22427580ee20e770d56e68e0996c4ecb6 |
File details
Details for the file farm_ng_amiga-2.3.2-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-2.3.2-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 | e41c95d2290516f32be9fba94f24081412e96b8f6dcc98a3c79ec9699f7f4d7b |
|
MD5 | b4d21ae560931b610e2adc3fceb89698 |
|
BLAKE2b-256 | 969b707249a8d6e7218d0f47f3678c5ddfe4bfad8f9b2d7cd23a3cf3fa38f62b |