Contents

hikari 2.5.0

0

A sane Discord API for Python 3 built on asyncio and good intentions

A sane Discord API for Python 3 built on asyncio and good intentions

Stars: 903, Watchers: 903, Forks: 109, Open Issues: 48

The hikari-py/hikari repo was created 5 years ago and the last code push was Yesterday.
The project is popular with 903 github stars!

How to Install hikari

You can install hikari using pip

pip install hikari

or add it to a project with poetry

poetry add hikari

Package Details

Author
Nekokatt, davfsa
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/hikari/
Documentation:
https://docs.hikari-py.dev/en/stable
GitHub Repo:
https://github.com/hikari-py/hikari

Classifiers

  • Communications/Chat
  • Internet/WWW/HTTP
  • Software Development/Libraries
No  hikari  pypi packages just yet.

Errors

A list of common hikari errors.

Code Examples

Here are some hikari code examples and snippets.

GitHub Issues

The hikari package has 48 open issues on GitHub

  • chore(deps): update github/codeql-action action to v4.32.0
  • feat: add rate-limited event logging
  • Add support for new modal option types

See more issues on GitHub

Related Packages & Articles

discord 2.3.2

A mirror package for discord.py. Please install that instead.

hbmqtt 0.9.6

MQTT client/broker using Python 3.4 asyncio library

piccolo 1.32.0

A fast, user friendly ORM and query builder which supports asyncio.