Skip to main content

No project description provided

Project description

pykoi

User Setup

pip3 install pykoi

# Assume you are running on EC2 with Deep Learning AMI GPU PyTorch 2.0.1 (Ubuntu 20.04) 20230627
pip3 install torch --index-url https://download.pytorch.org/whl/cu118

Backend Dev Setup

conda create -n pykoi python=3.10
conda activate pykoi
cd pykoi
pip3 install poetry
poetry install --no-root

Frontend Dev Setup

Frontend:

cd frontend
npm instal vite
npm run build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pykoi-0.0.1.tar.gz (82.8 kB view hashes)

Uploaded Source

Built Distribution

pykoi-0.0.1-py3-none-any.whl (109.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page