PySychonaut/readme.md

21 lines
487 B
Markdown
Raw Normal View History

2018-05-01 23:09:39 +02:00
## PySychonaut
2018-04-18 18:02:06 +02:00
2018-05-01 23:11:21 +02:00
Unofficial python api for [Erowid](http://erowid.org/), [PsychonautWiki](http://psychonautwiki.org/) and [AskTheCaterpillar](http://askthecaterpillar.com/)
2018-04-18 18:02:06 +02:00
2018-05-01 23:09:39 +02:00
If you plan on scrapping erowid please read [How to Spider Erowid](https://erowid.org/general/about/about_archives1.shtml#howtospider)
2018-04-18 23:20:25 +02:00
2018-05-25 18:59:26 +02:00
2018-05-25 19:00:30 +02:00
only python3 is supported starting from version 0.5
2018-05-25 18:59:26 +02:00
2018-05-25 19:00:30 +02:00
only python2 is supported previous to version 0.5
2018-05-25 18:59:26 +02:00
2018-04-18 18:02:06 +02:00
## install
2018-05-01 23:09:39 +02:00
pip install pysychonaut
2018-04-18 18:02:06 +02:00
## usage
2019-12-13 01:53:23 +01:00
see examples folder