streamlit-aggrid missing from mappings
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
The package [streamlit-aggrid](https://pypi.org/project/streamlit-aggrid/) is not mapped.
### Package Installation
`pip install streamlit-aggrid`
### Package Importing
`from st_aggrid import AgGrid`
Contributor guide
Research direction
Search the repository's package-to-import mappings for entries related to streamlit-aggrid, then compare the PyPI installation name with the documented `st_aggrid` import. Add the missing mapping and verify that pipreqs recognizes `from st_aggrid import AgGrid` and emits the expected package requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, streamlit
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100