Skip to content
Snippets Groups Projects
Commit 8fc9cfc9 authored by Enzo Simonnet's avatar Enzo Simonnet
Browse files

README

parent 5e1c25b3
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ This project does depend on python packages.
(maybe to be replaced by an automation of some sort)
* [```pip install pywikibot```](https://pypi.org/project/pywikibot/)
* [```pip install wikitextparser```](https://pypi.org/project/wikitextparser/)
* [```pip install importlib```](https://pypi.org/project/importlib/)
* [```pip install importlib```](https://pypi.org/project/importlib/) Optional (for python 2.*)
### Wikstraktor Server
If you want wikstraktor as a server, you need to install [flask](https://flask.palletsprojects.com/en/2.0.x/installation/), and best practice is to do so in a [virtual environment](https://docs.python.org/3/library/venv.html#module-venv).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment