This is a fork of the official pysox repository.
pip install git+https://github.com/zigai/pysox.git
or
git clone https://github.com/zigai/pysox.git
cd pysox
pip install .
- Better Windows compatibility
 - Dropped support for Python 3.9 and below
 - Improved type hints