Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 931 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 931 Bytes

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.