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

python-audio

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-audio

Package for working on audio in python

  • 0.1.1
  • PyPI
  • Socket score

Maintainers
1

python-audio

This package is desgined to replace the deprecated audioop package. Future plan is to make it a one-stop solution for anything audio related for python.

How to use?

Install using one of the methods below.

pip install git+https://github.com/AstralScribe/python-audio.git
pip install python-audio

Available features:

  • All functionality of audioop has been implemented except three functions ratecv, adpcm2lin, lin2adpcm.
    • To use the package just replace import audioop with import audio.op as audioop

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