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
Release files for nens-meta 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 | |
|---|---|---|---|
| nens_meta-1.0.tar.gz | 14.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nens_meta-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.2 kB
Release files / nens_meta-1.0.tar.gz
| Download URL | nens_meta-1.0.tar.gz |
|---|---|
| Size | 14.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
60b09eb1010072de3a2992d931f47c6c9f7ca7ec062b03d0ec206c12eacff114
|
|
BLAKE2b-256 checksum How to use checksums |
09b9b608b1bfeca5fdc15ceadfd64c2b3c06a9f765764fa49694c7cee18e8155
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Release files / nens_meta-1.0-py3-none-any.whl
| Download URL | nens_meta-1.0-py3-none-any.whl |
|---|---|
| Size | 14.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1dcbc75a9e3a9455d29a0b2450643fcac8261a31e4f1701bbeeceac3bae3b8c8
|
|
BLAKE2b-256 checksum How to use checksums |
c71d64ef55a7ae3baca218b9791533121c608b7d00213c63f53f8e6f416d63d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|