WIP dynamic wiki page source generator for Discovery Freelancer
- My fork of flint
- beautifulsoup4
- pillow
- html-table-parser-python3
- pandas
- alive_progress
- requests
- selenium
- opencv-python
To install, do:
pip install beautifulsoup4 pillow html-table-parser-python3 pandas alive_progress requests pytz selenium opencv-python
pip install https://github.com/san-e/flint/archive/wiki.zip -U
or navigate to the requirements.txt file and do pip install -r requirements.txt
Developed and tested on Python 3.11.0