Pyvalem

Latest version: v2.8.0

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

Scan your dependencies

Page 4 of 4

2.5.0

* Some fraction of the codebase gets proper docstrings, documentation is changed so it allows for testing.
* All the states-related code gets refactored to a `pyvalem.states` subpackage. As a result, if the concrete state classes need to be imported on their own, this is done now by

from pyvalem.states import AtomicConfiguration
from pyvelem.states import MolecularTermSymbol

etc.

2.4.1

Relaxes the requirement to specify a single electron in an atomic orbital: "1s" and "1s1" are now both valid.

2.4.0

- README file updated
- The whole codebase black-formatted
- Tox and test coverage configured
- GitHub Actions for CI and CD added

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.