PyMarvel
PyMarvel copied to clipboard
Python wrapper for Marvel API
Bumps [requests](https://github.com/requests/requests) from 2.2.1 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 try to run the py files in the marvel folder i get ValueError : Attempted relative import in non-package File " tests.py", line 5, in from .marvel import...
Get resource methods now take a dict for params rather than kwargs - [x] Code change - [ ] Update Docs