Python script to pull all the fabrication publications from fabpub
How to run:
- Use Python 3
- Create / Start a virtual environment - run
pipenv shell
- Run
python fab_pub_pull.py
- CSV output will be in the directory
./output/
Python script to pull all the fabrication publications from fabpub
Python