beepy-app-template-example
An example of the output you get when creating a new beepy app from the cookiecutter template.
Installation
To install the application, run:
just beepy-install
Usage
To run the application, use:
just run
Development
To set up the development environment, initialize the application with:
just init
Uninstallation
To remove the application, run:
just beepy-remove
License
This project is licensed under the GPLv3 license.
Pre-commit Hooks
This template includes pre-commit hooks for linting, formatting, and type-checking.
The hooks will run automatically on every commit, applying the specified checks and auto-formatting without asking for confirmation.
The pre-commit configuration includes:
- Black (code formatting)
- isort (import sorting)
- Flake8 (linting)
- MyPy (type checking)
- Various file checks (trailing whitespace, YAML validation, etc.)
Release files for beepy-app-template-example 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| beepy_app_template_example-0.1.0.tar.gz | 14.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| beepy_app_template_example-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.7 kB
Release files / beepy_app_template_example-0.1.0.tar.gz
| Download URL | beepy_app_template_example-0.1.0.tar.gz |
|---|---|
| Size | 14.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
34c1f84b0086dbd6f34495a163839c6f4665f3070889ca721af97790e28f24fb
|
|
BLAKE2b-256 checksum How to use checksums |
075150214af29a3f06023eb05d72c6944d26b86f6aea9888d92a5466ec377fdd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|
Release files / beepy_app_template_example-0.1.0-py3-none-any.whl
| Download URL | beepy_app_template_example-0.1.0-py3-none-any.whl |
|---|---|
| Size | 14.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6990c50af2044fbbf6da6d555a2dc96f7b8bf2d72f0b11ee3374ab188938841d
|
|
BLAKE2b-256 checksum How to use checksums |
5339329a329eec686d3659e210cf0231fcca12859a6073ed65380df2f5e8fcbc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|