Skip to content

Abdelrahman-tlayjeh/micro-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Micro-Apps

Python-based tools for automating some operations.

Usage:

  1. navigate to the project directory
  2. install dependencies
    pip install -r requirements.txt
    
  3. start the program
    python main.py
    
    OR
    python -m main.py
    

A tool that automates some files management tasks.

A tables scraping tool for both static and dynamic websites.