pyrig-env
A pyrig plugin that contributes a .env file.
Overview
pyrig-env is a pyrig plugin that ensures
every project has an empty .env file for local environment variables and
secrets, excluded from version control so nothing sensitive is ever committed.
What it adds
- A managed
.envfile —pyrig synccreates an empty.envfile if one is missing. Its content is never read or overwritten afterward, so you are free to populate and maintain it by hand. - Version-control exclusion —
.envis automatically treated as git-ignored, so secrets placed in it are never committed.
Usage
uv add pyrig-env --dev
uv run pyrig sync
Documentation
Full documentation, including the auto-generated API reference, is available on the documentation site.
Release files for pyrig-env 1.0.37
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyrig_env-1.0.37.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyrig_env-1.0.37-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.4 kB
Release files / pyrig_env-1.0.37.tar.gz
| Download URL | pyrig_env-1.0.37.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e2d034338fd004dabc73414ce3069b1c5b5fd7b5a56699a0c65e598c800f6053
|
|
BLAKE2b-256 checksum How to use checksums |
9ff934da601308d08f3c45c7ecfab9f8ccaa59720b45156a2eebe3924840d042
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.19 {"installer":{"name":"uv","version":"0.12.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / pyrig_env-1.0.37-py3-none-any.whl
| Download URL | pyrig_env-1.0.37-py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6ce300f4f4916cfa9fc739e21ca4f1f60fe634c9c780bdb55770a0c0f5a8cae2
|
|
BLAKE2b-256 checksum How to use checksums |
1e2b80cd6da2cc60ed6ae8b97f71267ae7542d20d5dfeeddb23177640b2548fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.19 {"installer":{"name":"uv","version":"0.12.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|