Client for OKA repository
Project description
Client for OKA repository
Install
sudo apt install python3.8-venv python3.8-dev python3.8-distutils # For Debian-like systems.
git clone https://github.com/rabizao/oka.git
cd oka
python3.8 -m venv venv
source venv/bin/activate
pip install -e .
Try examples:
cd examples/
python toy.py
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
oka-0.4a0.tar.gz
(2.3 kB
view hashes)
Built Distribution
oka-0.4a0-py3-none-any.whl
(13.9 kB
view hashes)