Skip to main content

Test cookiecutter project

Project description

nasunitest

PyPI PyPI - Python Version PyPI - License Coookiecutter - Wolt


Documentation: https://dterrynasuni.github.io/nasunitest

Source Code: https://github.com/dterrynasuni/nasunitest

PyPI: https://pypi.org/project/nasunitest/


Test cookiecutter project

Installation

pip install nasunitest

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github project page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatters (e.g. black, isort), linters (e.g. mypy, flake8), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

This project was generated using the wolt-python-package-cookiecutter template.

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

nasunitest-0.1.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

nasunitest-0.1.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file nasunitest-0.1.1.tar.gz.

File metadata

  • Download URL: nasunitest-0.1.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.9.13 Linux/5.15.0-1014-azure

File hashes

Hashes for nasunitest-0.1.1.tar.gz
Algorithm Hash digest
SHA256 978615abaaa81da8258f314d3026ffb2538d2fbb4a8881e4941d69856722c7c6
MD5 f4bbdac22709d0917b5f83507103ae3c
BLAKE2b-256 a9bc8a3775fed2090febffb1181fc8e9bc3237fce9afdee4f44ceb70b693673b

See more details on using hashes here.

File details

Details for the file nasunitest-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: nasunitest-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.9.13 Linux/5.15.0-1014-azure

File hashes

Hashes for nasunitest-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9283b314acd9b01fb7952a76b3fb4b4696c8f80d366b4ec29138fc9f180a67d9
MD5 2d0563da8e098aa90e60466cff9be569
BLAKE2b-256 625a8e60072174c3f3e656d1d6f985df2201c68eb308e1b9fff27fff6486afba

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