Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 794 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 794 Bytes

Perpus-in

Only programs around simple libraries that are coded using the python language. And this is a big assignment that I did in college

Python NetBeans IDE

Library

et-xmlfile==1.1.0
numpy==1.24.1
openpyxl==3.1.0
pandas==1.5.3
prettytable==3.6.0
psycopg2==2.9.5
pwinput==1.0.2
python-dateutil==2.8.2
pytz==2022.7.1
six==1.16.0
wcwidth==0.2.6

Installing Library

To install all the library that used on this program, run the following command

  pip install -r requirements.txt

Authors