Skip to main content

A project for testing https://github.com/creditornot/wolt-python-package-cookiecutter

Project description

Just a test project

PyPI PyPI - Python Version PyPI - License

A project for testing https://github.com/creditornot/wolt-python-package-cookiecutter

Installation

pip install just-a-test-project

Development

  1. Clone this repository

  2. Create a virtual environment and install the dependencies

    poetry install
    
  3. Activate the virtual environment

    poetry shell
    

Testing

pytest

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 the 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

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

just-a-test-project-0.0.6.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

just_a_test_project-0.0.6-py3-none-any.whl (2.9 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