mirror of
https://github.com/OpenJarbas/PySychonaut.git
synced 2024-11-22 19:29:24 +01:00
21 lines
487 B
Markdown
21 lines
487 B
Markdown
## PySychonaut
|
|
|
|
Unofficial python api for [Erowid](http://erowid.org/), [PsychonautWiki](http://psychonautwiki.org/) and [AskTheCaterpillar](http://askthecaterpillar.com/)
|
|
|
|
If you plan on scrapping erowid please read [How to Spider Erowid](https://erowid.org/general/about/about_archives1.shtml#howtospider)
|
|
|
|
|
|
only python3 is supported starting from version 0.5
|
|
|
|
|
|
only python2 is supported previous to version 0.5
|
|
|
|
|
|
## install
|
|
|
|
pip install pysychonaut
|
|
|
|
|
|
## usage
|
|
|
|
see examples folder |