
grimp 3.14
0
Builds a queryable graph of the imports within one or more Python packages.
Contents
Builds a queryable graph of the imports within one or more Python packages.
Stars: 113, Watchers: 113, Forks: 23, Open Issues: 24The python-grimp/grimp repo was created 7 years ago and the last code push was 4 weeks ago.
The project is popular with 113 github stars!
How to Install grimp
You can install grimp using pip
pip install grimp
or add it to a project with poetry
poetry add grimp
Package Details
- Author
- None
- License
- BSD 2-Clause License
- Homepage
- None
- PyPi:
- https://pypi.org/project/grimp/
- Documentation:
- https://grimp.readthedocs.io/
- GitHub Repo:
- https://github.com/seddonym/grimp
Classifiers
- Utilities
Related Packages
Errors
A list of common grimp errors.
Code Examples
Here are some grimp code examples and snippets.
GitHub Issues
The grimp package has 24 open issues on GitHub
- chore: enable experimental free gil test
- Include modules in directories without
__init__.py - Make it compatible with Free Threading (aka no-gil)
- Consider migration to MkDocs
- Consider pinning GitHub Actions versions to SHA hashes
pythonfix