Radhu903 / Git_Learning-

This repository is mainly set up to learn the workings of github
0 stars 1 forks source link

update pygetpapers #17

Closed Radhu903 closed 3 years ago

Radhu903 commented 3 years ago
C:\Users\DELL>pip install git+git://github.com/petermr/pygetpapers
Collecting git+git://github.com/petermr/pygetpapers
  Cloning git://github.com/petermr/pygetpapers to c:\users\dell\appdata\local\temp\pip-req-build-ptz2siy_
  Running command git clone -q git://github.com/petermr/pygetpapers 'C:\Users\DELL\AppData\Local\Temp\pip-req-build-ptz2siy_'
Requirement already satisfied: requests in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from pygetpapers==0.0.4) (2.20.0)
Requirement already satisfied: pandas in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from pygetpapers==0.0.4) (1.2.0)
Requirement already satisfied: lxml in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from pygetpapers==0.0.4) (4.6.2)
Requirement already satisfied: xmltodict in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from pygetpapers==0.0.4) (0.12.0)
Requirement already satisfied: configargparse in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from pygetpapers==0.0.4) (1.4)
Requirement already satisfied: numpy>=1.16.5 in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from pandas->pygetpapers==0.0.4) (1.20.1)
Requirement already satisfied: pytz>=2017.3 in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from pandas->pygetpapers==0.0.4) (2021.1)
Requirement already satisfied: python-dateutil>=2.7.3 in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from pandas->pygetpapers==0.0.4) (2.8.1)
Requirement already satisfied: six>=1.5 in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from python-dateutil>=2.7.3->pandas->pygetpapers==0.0.4) (1.15.0)
Requirement already satisfied: idna<2.8,>=2.5 in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from requests->pygetpapers==0.0.4) (2.7)
Requirement already satisfied: certifi>=2017.4.17 in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from requests->pygetpapers==0.0.4) (2020.12.5)
Requirement already satisfied: urllib3<1.25,>=1.21.1 in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from requests->pygetpapers==0.0.4) (1.24.3)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in c:\users\dell\appdata\local\programs\python\python39\lib\site-packages (from requests->pygetpapers==0.0.4) (3.0.4)
Using legacy 'setup.py install' for pygetpapers, since package 'wheel' is not installed.
Installing collected packages: pygetpapers
  Attempting uninstall: pygetpapers
    Found existing installation: pygetpapers -0.0.3.1-
    Uninstalling pygetpapers--0.0.3.1-:
      Successfully uninstalled pygetpapers--0.0.3.1-
    Running setup.py install for pygetpapers ... done
Successfully installed pygetpapers-0.0.4