pawel5z / GUIcrawler

Project made for Python course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GUIcrawler

Project made for Python course.
It allows traversing the Internet with some user-specified criteria and show its results.

How to run

From GUIcrawler/ directory run python3 main.py.

Generating documentation

From GUIcrawler/ directory run make html or make latexpdf
to generate documentation in html or pdf accordingly.

Warning, when generating pdf docs, make sure you have tex installed on your computer with necessary packages required by Sphinx.

Note

The release *.zip file already comes with documentation generated.
For information on how to run release file, check the releases tab.

About

Project made for Python course


Languages

Language:Python 94.2%Language:Batchfile 3.2%Language:Makefile 2.6%