Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IDTxl to the Python Package Index (pypi) #29

Open
LNov opened this issue Feb 1, 2019 · 3 comments
Open

Add IDTxl to the Python Package Index (pypi) #29

LNov opened this issue Feb 1, 2019 · 3 comments

Comments

@LNov
Copy link
Collaborator

LNov commented Feb 1, 2019

It would be convenient to add IDTxl to pypi so that users can easily install it by typing 'pip install idtxl'.

https://packaging.python.org/tutorials/packaging-projects/

@sepehrmn
Copy link

sepehrmn commented Jul 6, 2020

Is there any info on when we could install the latest release via pip?

It would be good to be able to easily let users install all of the requirements for a repo by running pip install -r requirements.txt and not have to do anything special for one of the requirements.

@oleg-kachan
Copy link

oleg-kachan commented Oct 16, 2020

Requirements handling now is troublesome,

the user should find out by trial and error that IDTxl depends on Java, Java JDK, python's Jpype1, prettytable, ecos, pyopencl packages, just to run a single demo,

and I'm unsure if there are other requirements for run other parts on IDTxl code.

@awillats
Copy link

awillats commented Jun 4, 2021

This would also allow IDTxl to be run in web environments through pyodide:
https://pyodide.org/en/stable/usage/loading-packages.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants