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

Package code #5

Open
cthoyt opened this issue Nov 29, 2021 · 2 comments · May be fixed by #6
Open

Package code #5

cthoyt opened this issue Nov 29, 2021 · 2 comments · May be fixed by #6

Comments

@cthoyt
Copy link

cthoyt commented Nov 29, 2021

The code in this repo could be much more easily reused if it were reorganized into a standard packaging layout and added setup.py/setup.cfg, then it could be installed with pip. Would you be willing to accept a PR for this?

@ageorgou
Copy link
Owner

ageorgou commented Dec 2, 2021

Hi @cthoyt. Yes, by all means. The dependencies are the ones listed in the README (numpy, scipy, matplotlib, pyparsing, docopt). I don't remember what versions this was developed with but let me know if you run into difficulties. I'm not actively maintaining this but happy to help if there is interest.

@cthoyt cthoyt linked a pull request Jan 23, 2022 that will close this issue
4 tasks
@cthoyt
Copy link
Author

cthoyt commented Feb 4, 2022

@ageorgou if you'd like, you could add me as maintainer and I can take care of a few things to make this easier for others to use on top of dealing with the packaging

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

Successfully merging a pull request may close this issue.

2 participants