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.22
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.22.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyrig_env-1.0.22-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.4 kB
Release files / pyrig_env-1.0.22.tar.gz
| Download URL | pyrig_env-1.0.22.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bd26ef9c416e76270110796699d7074cfb069fb4006764e9f316cc0201ee1a50
|
|
BLAKE2b-256 checksum How to use checksums |
3bbd13139e49324f000d83d155444647f8036fb3a8598fcb1e12c1b9ecf0c792
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.15 {"installer":{"name":"uv","version":"0.12.15","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.22-py3-none-any.whl
| Download URL | pyrig_env-1.0.22-py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4526f1c18dd2e47e39f4cf2fa27ad0366a3534b329536a7127a67f50bec041ca
|
|
BLAKE2b-256 checksum How to use checksums |
3c5aad18628327e998d6556a00b586d3fca42e9b2e8a85335502521142d38a02
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.15 {"installer":{"name":"uv","version":"0.12.15","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}
|