Skip to content

Easily find Python library install locations. Enter the Python library in the Python app array, receive a .csv of the install location(s), if they exist. Utilizes all library folders a Python installation may have.

License

Notifications You must be signed in to change notification settings

morvayd/Python-Library-Locate

Python-Library-Locate App

Easily find Python library install locations. Enter the Python library in the Python app array, receive a .csv of the install location(s), if they exist. Utilizes all library folders a Python installation may have.

This python app was developed utilizing Python 3.13.7

  • Testing occurred on Windows 11, MacOS 15.3.1 and Linux Mint 22.04.
  • Straightforward app, run as a .py file, no GUI built in.

Install Procedure

  1. Install Python libraries
    • pip install pandas

Run the app within Python

  1. python3 "Python-Library-Locate.py"
  • The app will initialize, run, find all the locations on the hard drive where the requested libraries reside.
  • A .csv will be created within the app folder.
  • PythonLogs folder - will contain a basic log of this apps' operation.
  1. Issues, trouble, enhancements, please post within the repository issues.

Thank you!

D. Morvay

About

Easily find Python library install locations. Enter the Python library in the Python app array, receive a .csv of the install location(s), if they exist. Utilizes all library folders a Python installation may have.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published