Metadata-Version: 2.4
Name: dworshak-access
Version: 2.0.1
Summary: TRANSITIONAL PACKAGE: dworshak-access has been renamed to dworshak-secret.
Author-email: George Clayton Bennett <george.bennett@memphistn.gov>
Maintainer-email: George Clayton Bennett <george.bennett@memphistn.gov>
License-Expression: MIT
Project-URL: Homepage, https://github.com/city-of-memphis-wastewater/dworshak-access
Project-URL: Repository, https://github.com/city-of-memphis-wastewater/dworshak-access
Keywords: credentials,security
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dworshak-secret>=1.2.3
Provides-Extra: crypto
Requires-Dist: cryptography>=46.0.3; extra == "crypto"
Requires-Dist: dworshak-secret[crypto]; extra == "crypto"
Dynamic: license-file

# dworshak-access (Deprecated)

**Notice:** This package has been renamed to **[dworshak-secret](https://pypi.org/project/dworshak-secret/)**.

Installing `dworshak-access` will now automatically install `dworshak-secret` as a dependency. Please update your requirements files or pyproject.toml to use the new name directly.

```bash
pip install dworshak-secret
```

GitHub: https://github.com/City-of-Memphis-Wastewater/dworshak-secret 

PyPI: https://pypi.org/project/dworshak-secret/ 

---

# Sister Project: 
CLI: `Dworshak` 

GitHub: https://github.com/City-of-Memphis-Wastewater/dworshak 

PyPI: https://pypi.org/project/dworshak/ 

```
pipx install dworshak
```

---
