Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 308 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 308 Bytes

ANSPY

Python wrapper around Jarek Duda's C++ ANStoolkit, extended to perform encoding and decoding.

Installation

Clone the repository: git clone /~https://github.com/bigcola317/anspy.git

Enter the local repository folder: cd anspy

Install in your active Python environment: pip install .