Metadata-Version: 2.1
Name: pypis
Version: 0.1.0
Summary: search and find package
Author-email: z2y <jiyvn.liu@aliyun.com>
Project-URL: Homepage, https://github.com/Jiyvn/pypis
Project-URL: Bug Tracker, https://github.com/Jiyvn/pypis/issues
Classifier: Environment :: Console
Classifier: Environment :: Console :: Curses
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# pypis
Search and find package in pypi.org. Only return 1st page of search result

### Requirement
- requests
- beautifulsoup4 [branch:bs4]
