Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Python Fire v0.7.1 source code.tar.gz | 2025-08-16 | 104.2 kB | |
Python Fire v0.7.1 source code.zip | 2025-08-16 | 152.0 kB | |
README.md | 2025-08-16 | 467 Bytes | |
Totals: 3 Items | 256.6 kB | 1 |
What's Changed
- Use Neutral theme for IPython Inspector, supporting newer IPython versions in https://github.com/google/python-fire/pull/588
- Call inspectutils.GetClassAttrsDict on component, not None in https://github.com/google/python-fire/pull/606
- Move to pyproject.toml, adding wheel support in pypi
- Use ty in place of pytype
- Update requirements @dependabot[bot]
Full Changelog: https://github.com/google/python-fire/compare/v0.7.0...v0.7.1