Basic project automation and update tool
Project description
N&S "meta" repository
Documentation: https://nens-meta.readthedocs.io/ .
Modeled after https://github.com/plone/meta , it is a tool to keep lots of repositories up to date regarding minutia such as "editorconfig", "ruff", "pre-commit" and "github actions". Stuff that's often generated once with a cookiecutter and never afterwards modified, even though there's much goodness to be found in new settings.
The settings and config files go hand in hand with some recommended local settings in your development environment, like recommended vscode extensions.
The basic idea is make it easy to write clean and neat and correct code without making the process irritating. Installing vscode's "editorconfig" plugin once is hardly a chore. If a project's editorconfig file then prevents you from ever having to worry about lineendings, trailing spaces, indentation and other non-content-related stuff... that's a win.
Note that our cookiecutter template normally should have been the basis from which you started your project. But it might have been created by hand. Or it might have been a long time ago. "Meta" tries to fix up your project a bit.
Installing/developing this project
For the basic instructions, see our own documentation. So:
$ uv sync
$ pre-commit run --all
$ uv run pytest
$ uv run ty check
$ ./build-docs.sh
TODO
-
Projectnummer
-
testen met vscode
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nens_meta-1.0.tar.gz.
File metadata
- Download URL: nens_meta-1.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60b09eb1010072de3a2992d931f47c6c9f7ca7ec062b03d0ec206c12eacff114
|
|
| MD5 |
6a3ffc6c7179b2dff819435d3588332e
|
|
| BLAKE2b-256 |
09b9b608b1bfeca5fdc15ceadfd64c2b3c06a9f765764fa49694c7cee18e8155
|
File details
Details for the file nens_meta-1.0-py3-none-any.whl.
File metadata
- Download URL: nens_meta-1.0-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dcbc75a9e3a9455d29a0b2450643fcac8261a31e4f1701bbeeceac3bae3b8c8
|
|
| MD5 |
48eea857b28b95aa5ae2ec5ef004df7b
|
|
| BLAKE2b-256 |
c71d64ef55a7ae3baca218b9791533121c608b7d00213c63f53f8e6f416d63d4
|