TabViewer / gtabview

Simple graphical tabular data viewer
MIT License
33 stars 3 forks source link

conda package #24

Closed wavexx closed 3 years ago

wavexx commented 8 years ago

Would definitely be nice to have as I used anaconda3 on windows in several occasions, but don't have enough time to commit to this.

Any help would be appreciated.

s-celles commented 8 years ago

Hi Yuri,

I have no experience with conda packaging but someone send a PR for one of my lib You might have a look https://github.com/ioos/conda-recipes/pull/420/files

Kind regards

goanpeca commented 7 years ago

@wavexx I can help making a conda-package for this ;-)

wavexx commented 7 years ago

Anything I can do to help this?

goanpeca commented 7 years ago

@wavexx I created a quick recipe on conda-forge (its buiding)

https://github.com/conda-forge/staged-recipes/pull/2934

But we need to have the https://github.com/TabViewer/gtabview/pull/23 merged.

I dont understand what is the problem of having the cli inside gtabview (like all the programs I knew until now :-\ )

wavexx commented 3 years ago

Got to this with some non-chalant delay ;). I temporarily moved the gtabview tool into it's own dedicated module until a proper fix for #33 is done.

This should allow us to get a proper conda package. @goanpeca can we revisit this?

wavexx commented 3 years ago

I've released and uploaded 0.9 to pypi with this change

wavexx commented 3 years ago

My first attempt: https://github.com/conda-forge/staged-recipes/pull/13563

wavexx commented 3 years ago

@scls19fr could you review the above? At least on windows it seems that the "gtabview" is not recognized as a command after installation, which seems rather surprising.

wavexx commented 3 years ago

Package went in!

https://anaconda.org/conda-forge/gtabview