Skip to main content

potemkin

Project description

  • Change directory into your newly created project.

    cd potemkin

  • Create a Python virtual environment.

    python3 -m venv env

  • Upgrade packaging tools.

    env/bin/pip install –upgrade pip setuptools

  • Install the project in editable mode with its testing requirements.

    env/bin/pip install -e “.[testing]”

  • Run your project’s tests.

    env/bin/pytest

  • Run your project.

    env/bin/pserve development.ini

Project details


Release history Release notifications | RSS feed

This version

0.0

Download files

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

Source Distribution

potemkin-0.0.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

potemkin-0.0-py3-none-any.whl (20.2 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