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
cd py
# 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.3.tar.gz
(30.5 kB
view details)
Built Distribution
File details
Details for the file farm_ng_amiga-0.0.3.tar.gz
.
File metadata
- Download URL: farm_ng_amiga-0.0.3.tar.gz
- Upload date:
- Size: 30.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38b4436abe9a878d5c69e8a9d1bcef367b666687327f5e4c0ccfe5547659b549 |
|
MD5 | 1429922b3849e67bd2a376413aec9472 |
|
BLAKE2b-256 | b2a51c7ab8ce49a5b6f0d039f2d0eccb4ff13bede0266f63237221f0779d73e1 |
File details
Details for the file farm_ng_amiga-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: farm_ng_amiga-0.0.3-py3-none-any.whl
- Upload date:
- Size: 38.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d822e8b4cb9c5ba3d8ddb113a155087cb05e95308e717b866ab3242a38518701 |
|
MD5 | d47d23eaeca7fa6c8d191d5e14df75ff |
|
BLAKE2b-256 | 331670994d4b18f00a8c1856675d82b979e210e913a607596d9d6570f76df8ae |