Nekos-life / nekos.py

A Python module that uses Nekos API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nekos.py

A Python module that uses Nekos API

Requirements

Install

pip install nekos.py

Usage example

import nekos
print(nekos.cat())

>>> 'https://cdn.nekos.life/meow/04D5A.jpg'

Endpoints

NOTE: You must call them as functions

  • cat
  • eightball
  • fact
  • img
  • owoify
  • textcat
  • why

About

A Python module that uses Nekos API

License:GNU General Public License v3.0


Languages

Language:Python 100.0%