Skip to main content

My application development modules.

Project description

Python App Development

CI Status Documentation Status Test coverage percentage

Poetry ruff pre-commit

PyPI Version Supported Python versions License

My application development modules.

Installation

Install this via pip (or your favourite package manager):

pip install py_app_dev

Start developing

The project uses Poetry for dependencies management and packaging. Run the bootstrap.ps1 script to install Python and create the virtual environment.

.\bootstrap.ps1

This will also generate a poetry.lock file, you should track this file in version control.

To execute the test suite, call pytest inside Poetry's virtual environment via poetry run:

.venv/Scripts/poetry run pytest

Check out the Poetry documentation for more information on the available commands.

For those using VS Code there are tasks defined for the most common commands:

  • bootstrap
  • install dependencies
  • run tests
  • run all checks configured for pre-commit
  • generate documentation

See the .vscode/tasks.json for more details.

Committing changes

This repository uses commitlint for checking if the commit message meets the conventional commit format.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Credits

This package was created with Copier and the cuinixam/pypackage-template project 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

py_app_dev-2.3.0.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

py_app_dev-2.3.0-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file py_app_dev-2.3.0.tar.gz.

File metadata

  • Download URL: py_app_dev-2.3.0.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for py_app_dev-2.3.0.tar.gz
Algorithm Hash digest
SHA256 3094445f3b7b063028bec08357debfdbd8b4752fa257ab72f47e8f04ddf48fb9
MD5 bffc727be7b237532ad9ec9f85d4d629
BLAKE2b-256 6b8d3f41ae9ac8bb9706f5a82df596ee675c467ddd46ff9688ccd62255e0d5c3

See more details on using hashes here.

File details

Details for the file py_app_dev-2.3.0-py3-none-any.whl.

File metadata

  • Download URL: py_app_dev-2.3.0-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for py_app_dev-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4cacac5af5e46cb1191f97548bc2c792f56bde5e3f7c3c767ddf7224a9b48da3
MD5 34f3886c5ad0e6e6536208103adc25e3
BLAKE2b-256 2ab598e50932b2e6b3854730dedbb9160f5856e9b2c074588ed42e9b92b51eee

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