Skip to main content

Deep release notes helps you manage release notes for your project.

Project description

webpi-web-backend

Development

Install python of the version defined in ../.python-version. You can do that with pyenv.

Create a virtual environment and activate it:

python -m venv .venv
source .venv/bin/activate

Install dependencies:

pip install -e .
pip install -r requirements_dev.txt

Run development server:

FLASK_ENV=development FLASK_APP=webpi/app.py flask run

Unit-tests:

# This will watch for changes
pytest-watch

# Watched tests without coverage
pytest-watch -- --no-cov

# This will run tests only once
pytest

Linter:

flake8 webpi tests setup.py

Formatter:

black webpi

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

webpi-0.0.4.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

webpi-0.0.4-py2.py3-none-any.whl (3.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file webpi-0.0.4.tar.gz.

File metadata

  • Download URL: webpi-0.0.4.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for webpi-0.0.4.tar.gz
Algorithm Hash digest
SHA256 bda9d0634e1229bbfc189b2218546131712c6978c4133608e624dccb14ba1fcc
MD5 83c9e7300f59f9c72ca562d1b59b80be
BLAKE2b-256 a5358f8500041e61108757095fb7ae8193ba398582248214f91e8a860a71fd4d

See more details on using hashes here.

File details

Details for the file webpi-0.0.4-py2.py3-none-any.whl.

File metadata

  • Download URL: webpi-0.0.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for webpi-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 297263d5b638ba96a545185e481790f9d8d60fb0334f2d020870016322e22dd6
MD5 319fb26567ae7ccacc1e74dea96873df
BLAKE2b-256 6dcea77b015dfa2e22442496a19c0f1c7d9e453f7efe9b3391a14c5c0c6e5dec

See more details on using hashes here.

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