Skip to content

RandomPi is a simple package that uses the PyPi api to get a random python package.

License

Notifications You must be signed in to change notification settings

realendie/RandomPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomPi v3.0.0

RandomPi is a simple package that uses the PyPi api to get a random python package.

Authors

Install

  pip install RandomPi

Commands

    get_random_pi
    get_random_info
    get_project_info
    download_random_pi

PyPi Index Api

   GET /simple/ HTTP/1.1
   Host: pypi.org
   Accept: application/vnd.pypi.simple.v1+html

PyPi Json Api

    GET /pypi/sampleproject/json HTTP/1.1
    Host: pypi.org
    Accept: application/json

License

Apache-2.0

About

RandomPi is a simple package that uses the PyPi api to get a random python package.

Resources

License

Stars

Watchers

Forks

Languages