An example of the output you get when creating a new beepy app from the cookiecutter template.
Project description
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.)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file beepy_app_template_example-0.1.0.tar.gz
.
File metadata
- Download URL: beepy_app_template_example-0.1.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34c1f84b0086dbd6f34495a163839c6f4665f3070889ca721af97790e28f24fb |
|
MD5 | b4b92d893bec5df99793b9041711ea87 |
|
BLAKE2b-256 | 075150214af29a3f06023eb05d72c6944d26b86f6aea9888d92a5466ec377fdd |
File details
Details for the file beepy_app_template_example-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: beepy_app_template_example-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6990c50af2044fbbf6da6d555a2dc96f7b8bf2d72f0b11ee3374ab188938841d |
|
MD5 | cc2a4193f6f122e84eb52912e12e3eca |
|
BLAKE2b-256 | 5339329a329eec686d3659e210cf0231fcca12859a6073ed65380df2f5e8fcbc |