bndr / bndr/pipreqs

streamlit-aggrid missing from mappings

Open
#438 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.