Put the package on pypi
maxnoe opened this issue · 8 comments
Just upload it :)
Makes installing easier.
There are currently several problems with the package that I would like to solve before uploading it.
For example, there should be a way to access arrays more conveniently.
If it was up on pypi it would be easier to handle it as a dependency
I was thinking of making some last backwards incompatible changes before doing that
Just saw this package ... thanks @ibab!
As an alternative to releasing / maintaining this as a separate package, why not put it in root_numpy
and develop / maintain it there?
In that case, pandas
would become a dependency of root_numpy
.
It could be implemented as a soft dependency, but I think having it as a separate project would be nicer.
I wouldn't mind adding the package to the rootpy
organization.
+1 for keeping it a separate project since it serves a distinct purpose. Also, adding root_pandas to the rootpy organization would be very welcome!
The package has been on PyPI for a few days now.
Very nice. Thanks a lot!