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.0.tar.gz
(46.0 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-2.3.0.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-2.3.0.tar.gz
- Upload date:
- Size: 46.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1c9093b5907f7f6254e173a5cd4bea2600b02ddcef32931b939b76fbf4b62ff |
|
MD5 | ef108400c08ebda685e1f663a7aeac60 |
|
BLAKE2b-256 | ca23c04bf451f862c4b03f4eae9b04cebbf12706c7dfa1b60b1714b03d79ddf6 |
File details
Details for the file farm_ng_amiga-2.3.0-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-2.3.0-py3-none-any.whl
- Upload date:
- Size: 66.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38d88e8246b917fc3e0d4306edfe0529a265120b27e5ed54b6bfbfd41de49687 |
|
MD5 | 483c01ea21f0fc90c6b5f6ee40db10e8 |
|
BLAKE2b-256 | c80865c405075d8417c4f7dafc075fce7d39a3ad8f171ab13f4296941d5a3845 |