Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hikari-yuyo

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hikari-yuyo

A collection of utility functions and classes designed to expand Hikari.

  • 1.23.1
  • PyPI
  • Socket score

Maintainers
1

Yuyo

A collection of utility classes and functions designed to expand Hikari.

Instillation

You can install yuyo from PyPI using the following command.

python -m pip install -U hikari-yuyo

The following feature flags ensure feature-specific optional dependencies are also installed:

  • hikari-yuyo[asgi] ensures the dependencies required to run the Asgi RESTBot adapter.
  • hikari-yuyo[cli] ensures the dependencies required to use the provided CLI commands are installed.
  • hikari-yuyo[sake] can be used to ensure the installed Sake version is compatible with Yuyo's functionality which uses Sake. You should still have a Sake version pinned in your own requirements as this just provides an accepted range for the dependency.
  • hikari-yuyo[tanjun] can be used to ensure the installed Tanjun version is compatible with Yuyo's Tanjun support (i.e. the from_tanjun) class methods.

Quick Usage.

For usage see the the documentation and, more specifically, the usage guide.

Support

Hikari's support guild provides for support for Yuyo.

Contributing

Before contributing you should read through the contributing guidelines and the code of conduct.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc