Skip to content

zigai/pysox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of the official pysox repository.

Installation

pip install git+https://github.com/zigai/pysox.git

or

git clone https://github.com/zigai/pysox.git
cd pysox
pip install .

What's different?

  • Better Windows compatibility
  • Dropped support for Python 3.9 and below
  • Improved type hints