You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
378 B
378 B
This is an API for Acta Publica. You need credentials to use it.
- Clone the repository.
- Run ´´´cd ´´´ in the terminal.
- Run ´´´pip install -r requirements.txt´´´in the terminal.
- Run the script with ´´´python actapublica.py´´´ or import it with ´´´from actapublica import ActaPublica´´´ into another script.