Skip to content

AnExplorer28/basic-python-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automating Boring Stuff using Python

Introduction

In our day to day job there are various repetitive tasks which require manual efforts. Well, some of these tasks can be automated with the help of various libraries that are available for Python. Few of such tasks are automated here.

Repo Structure

Each folder represents a small task which is automated. It contains scripts and task specific readme file for understanding the process.

Repo Contents

  • Web browsing using Selenium-webdriver
  • XML parsing and generation using lxml

Suggestions

Please feel free to comment for any thoughts, suggestions or improvements on the project.

You can also connect with me on LinkedIn & GitHub

About

Automating small day to day tasks using Selenium and XML Parser library in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages