Hacker News new | ask | show | jobs
by travisbrady 3991 days ago
Both of these appear to do what you want:

- https://github.com/dolaameng/pysax - https://github.com/nphoff/saxpy

1 comments

Thank you. These are great for SAX but unfortunately don't implement iSAX. I'm working on iSAX for Python and will release that once it is complete.