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-0.0.4.tar.gz
(20.4 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-0.0.4.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-0.0.4.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22abc3ac311153149b13eb988d5a906aeefef4ec85bdf74731aba65417b177ec |
|
MD5 | 989b2248def399405710563d99881e8e |
|
BLAKE2b-256 | 9bbd9ad34c978a9e6f7847092e7da1ca27852031b3a6bb354e894b3f8f794bd9 |
File details
Details for the file farm_ng_amiga-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-0.0.4-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4748b69f542f07108eef0cd8e3782d52cbcbced94502226117ce68800077a874 |
|
MD5 | 9eb96865c58f871e327f0a3c656942ae |
|
BLAKE2b-256 | bb238d877927c41e4bfafe8c9e8b5cac7254e302d8c05a2d6e55d0f9e5df1eec |