Skip to content

This Python Program That Gets list of all the files in current directory and gives its list of filenames in csv with using python

License

Notifications You must be signed in to change notification settings

shriekdj/get-current-directories-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get current directory with python

This is an Python Program That Gets list of all the files in current directory and gives its list of filenames in csv with using python

Created By Shrikant Dhayje AKA shriekdj Star the Repo for Support https://github.com/shriekdj/get_current_directories

Requirements

  • Python 3
    • pandas package

Running Instructions

  1. Fork and Clone the Repo
  2. Go into the Directory of Cloned Repo
  3. Create and Activate Virtual Environment ( Optional )
  4. Install the packages with pip install pandas
  5. run the python file python main.py

For Windows instead of using python use py -3 if needed

About

This Python Program That Gets list of all the files in current directory and gives its list of filenames in csv with using python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages