Pinak-Datta / PypiMeter

PypiMeter is a web application built using Streamlit that provides statistics and insights about Python packages from PyPI (Python Package Index). It fetches data from the PyPI Stats API and displays various statistics including recent downloads, overall downloads, system stats, and Python version stats for a given Python package.
https://pypimeter.streamlit.app/
MIT License
0 stars 1 forks source link

Implemented a warning for cases of no input or invalid input from the… #4

Closed sanjay-rb closed 4 months ago

sanjay-rb commented 6 months ago

Hello PypiMeter Team,

I've addressed one of the open issues in your repository:

Issue Title: "Blank Input Search should display a Warning #2"
Issue Link: GitHub Issue #2

Please find the solution image below:

1. No Input Case :

image

2. Invalid Input Case :

image

Please review and integrate it into your main codebase.

Best regards,
Sanjay R B

google-cla[bot] commented 6 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

adiltamboli12 commented 6 months ago

thank i will try meet project standard and try to contribute as much as i can @Pinak-Datta