Contents

jikanpy 4.3.2

0

Python wrapper for the Jikan API

Python wrapper for the Jikan API

Stars: 216, Watchers: 216, Forks: 29, Open Issues: 2

The abhinavk99/jikanpy repo was created 6 years ago and the last code push was 2 months ago.
The project is popular with 216 github stars!

How to Install jikanpy

You can install jikanpy using pip

pip install jikanpy

or add it to a project with poetry

poetry add jikanpy

Package Details

Author
Abhinav Kasamsetty
License
MIT
Homepage
https://github.com/abhinavk99/jikanpy
PyPi:
https://pypi.org/project/jikanpy/
GitHub Repo:
https://github.com/abhinavk99/jikanpy

Classifiers

No  jikanpy  pypi packages just yet.

Errors

A list of common jikanpy errors.

Code Examples

Here are some jikanpy code examples and snippets.

Related Packages & Articles

httpie 3.2.3

The httpie Python package is a user-friendly command-line HTTP client for the API era. It aims to simplify the interaction with web services from the command line, making it an excellent tool for testing, debugging, and interacting with APIs and HTTP servers. httpie provides a range of features, including expressive syntax, colorized output, built-in JSON support, and the ability to handle forms and file uploads. This package is a key tool in the realm of Web Development and API Testing.

fastapi 0.115.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production