Project description...
Project description
project-name
Project description...
Create and activate virtual environment.
pip install --upgrade pip virtualenv
virtualenv --python=python3.11 .venv
source .venv/bin/activate
Install required libraries.
pip install '.[tests]'
Check tests and coverage...
python manage.py test
python manage.py coverage
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
core-cmd-0.0.0.tar.gz
(2.6 kB
view hashes)