Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 619 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 619 Bytes

screenshot

▶ Installation Guide

Environment Setup

  1. Clone the Repository

    First, you need to clone the GitHub repository to your local machine. You can do this by executing the following command in your terminal:

git clone https://github.com/cnrxad/pyURLManager
cd pyURLManager
  1. Install Dependencies

    Here is an example of how you can install the required dependencies:

pip install -r requirements.txt
  1. Then run the project:
python index.py