Skip to content

Python implementation for the Rick and Morty API

License

Notifications You must be signed in to change notification settings

curiousrohan/ramapi

Repository files navigation

ramapi

image

image

Documentation Status

Python implementation for the Rick and Morty API https://rickandmortyapi.com/

Only works for Python3

Features

All methods returns json

Base class features:
  • api_info() : api information
  • schema() : json outline
Character,Location,Episode class features:
  • get_all() : All information in paginated way
  • get() : Information regarding the passed parameter
  • filter() : Filtered results
  • schema() : json outline
For detailed information and usage instructions:

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Python implementation for the Rick and Morty API

https://rickandmortyapi.com/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published