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.4.tar.gz
(48.2 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-2.3.4.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-2.3.4.tar.gz
- Upload date:
- Size: 48.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c31fa1dd09e6e1e3530afde0cf95ff3e0ea6c0bc7ed9f780105c0752f3d0e905 |
|
MD5 | 73ab6fa4ec18af3e1373ce6bcb3402cf |
|
BLAKE2b-256 | ee49e50e9bce1b8816e818f6df04fcf646e84e21c75a6808b17b198be2af55de |
File details
Details for the file farm_ng_amiga-2.3.4-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-2.3.4-py3-none-any.whl
- Upload date:
- Size: 68.7 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 | a007fc45ccc44ac85a042a5c8620554ed178ab04d3f06fc9b612a40a63d3d31f |
|
MD5 | b670b94ab421e2cf6f1e3a69cdd8daa8 |
|
BLAKE2b-256 | a538548187ca83f48838a43b00c553693fea5ce0533df80f6fdd7e382ea5369e |