# Almanac ![cover with ancient 3d book and the pzi wiki logo and homepage](almanac.jpg) Python script that connect to the PZI Media Wiki API and compile a list with the title of all the pages. To run: ``` python3 almanac.py ``` It's going to save the list in alphabetic order into the `list.txt` file.