Open tkf opened 11 years ago
That would be nice. I wasn't sure how PyPI-ready it was so didn't bother uploading it. Should be pretty trivial though if I can get a little bit of help making sure the setup.py is set up properly (wink wink)
I think setup.py is almost OK as I can install it directly from github using pip. One thing I noticed is that REQUIRES is not used. Other than that, it looks fine to me.
there probably needs to be a manifest file
The setup.py file starts with a numpy import. Is that required? I think numpy would have to be a dependency for this to work.
I gave up installing it for today. Was there any progress in another branch/fork during the last 9 month?
I haven't done any work myself. Feel free to make a pull request
Hi, thanks for the nice library. Are there any plan for uploading to PyPY? It would be nice if I can install it from PyPI, even if it is beta/alpha release.