PyMedium
PyMedium copied to clipboard
Unofficial Medium Python Flask API and SDK
Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.5 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.15 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...
Bumps [flask](https://github.com/pallets/flask) from 0.12 to 1.0. Release notes *Sourced from [flask's releases](https://github.com/pallets/flask/releases).* > ## 1.0 > The Pallets team is pleased to release Flask 1.0. [Read the announcement on our...
Bumps [requests](https://github.com/requests/requests) from 2.12.3 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...
When I tried to use pip to install PyMedium, I got the error of: > Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line...
* Add python SDK * Replace `Selenium`, just to use `Requests` to get the post content.