tdmcscf Python package for time-dependent multi-configurational self-consistent field tools. Installation Install in editable mode: pip install -e . Install with development dependencies: pip install -e ".[dev]" Development Run tests: pytest