Skip to content

@0.0.1

Latest
Compare
Choose a tag to compare
@ahmetcanisik ahmetcanisik released this 07 Jul 12:53
· 1 commit to main since this release

Version @0.0.1

How to install?

  • First, make sure you have the latest version of Python installed. Download python from official site if it is not installed.
python --version
  • Clone the repository;
git clone https://github.com/ahmetcanisik/mydomainlist.git
  • and enter the relevant directory and install the requirements
cd mydomainlist
pip install -r requirements.txt

Tip

This command pip install -r requirements.txt will download all the necessary libraries in the following file requirements.txt.

How to Use?

Tip

Windows users can run the program by double-clicking the mydomainlist.bat file.

  • You can run the application with the following commands.
python app.py