Skip to main content

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


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)

Uploaded Source

Built Distribution

core_cmd-0.0.0-py3-none-any.whl (2.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