Skip to content

Simple, helpful python programs to complete various tasks

Notifications You must be signed in to change notification settings

mcbrideke/PythonPrograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PythonPrograms

Simple, helpful python programs to complete various tasks. Most of these are modified versions of existing code from several online resources that I changed to complete a specific job.

Get Files

Given a url, this program gets the file names of each file in the directory and subdirectories of the path and prints them (by default). Can be modified to rename files, move files, delete files etc.

Web Scraper

Given a url extracts html data which can be accessed by specfying html classes and id names.

About

Simple, helpful python programs to complete various tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages