Skip to content

Repository files navigation

ramapi

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

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages