Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 27, 2019. It is now read-only.

Cython bindings of libopus for discord.py

License

NotificationsYou must be signed in to change notification settings

imayhaveborkedit/discord-ext-copus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-ext-copus

Cython bindings of libopus for discord.py

Usage

fromdiscord.extimportcopuscopus.install()

This monkeypatches the extension objects into discord.py, replacing the pure-python+ffi ones. To revert this simply callcopus.uninstall().

But why?

I know replacing C code interaction with slightly more C code interaction isn't going to net any big gains. This was made mostly as an experiment for use in future projects.

Requirements

  • Python 3.6.4+
  • discord.py

Compiling from source requires:

  • cython 0.27.3

About

Cython bindings of libopus for discord.py

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp