Pynonymizer

Latest version: v2.5.0

Safety actively analyzes 723717 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 8

1.2.0

Added
- Added new environment variables, optionals for all arguments. See the help `pynonymizer -h` for more information
Changed
- Changed Internal structure to assist with better testing.
Deprecated
- Deprecated positional arguments. These will no longer appear in helptext and are not required. You can now use all-environmental, all-optional or a mix of both.
Going forward, The preferred solution is `--optional-vars` or environment variables.
- Deprecated old environment variables in favour of new prefix `PYNONIMIZER_`.
These will continue to work but will be removed in a future release.
- `DB_TYPE -> PYNONYMIZER_DB_TYPE`
- `DB_HOST -> PYNONYMIZER_DB_HOST`
- `DB_NAME -> PYNONYMIZER_DB_NAME`
- `DB_USER -> PYNONYMIZER_DB_USER`
- `DB_PASS -> PYNONYMIZER_DB_PASSWORD`
- `FAKE_LOCALE -> PYNONYMIZER_FAKE_LOCALE`

1.1.2

Added
- Added `-v` `--version` flag argument. [4]
- Added additional metadata to `setup.py` for better PyPI info. [3]

1.0.0

- Package Release - Hooray!

Page 8 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.