Skip to content

A library to search through pypi repositories

License

Notifications You must be signed in to change notification settings

havocesp/pipsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipsearch

A library to search through libraries of python 2 and 3 in pypi repositories

Changelog

0.1.0

  • Added "brief" option to output less information about results.
  • Added "utils" module to handle common tasks.

0.0.3

  • Code formatting according to pep8
  • Added all missing docstrings
  • Added timeout to requests
  • Added UTF-8 encoding directive to all python files
  • Changed shebang to env python
  • Added requirements.txt file
  • Added main.py to work as CLI command
  • Package "dateutils" added to requirements
  • Update query selectors
  • Added "brief" option to output less information about results.
  • Added "utils" module to handle common tasks.
  • Added "lxml" to requirements.

0.0.2

  • Code changes to fit to python 3.6+ features.

0.0.1

  • Initial release

Contributors

About

A library to search through pypi repositories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%