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

Convert ProCookbook into a python library #23

Open
Chaitya62 opened this issue Oct 17, 2018 · 0 comments
Open

Convert ProCookbook into a python library #23

Chaitya62 opened this issue Oct 17, 2018 · 0 comments

Comments

@Chaitya62
Copy link
Owner

Chaitya62 commented Oct 17, 2018

This seems like a huge task, but all issues and small PR contributing to this cause are welcomed.
Some things I think will be needed to be done :

  1. Write a python-C++ wrapper to wrap C++ algorithms in python
  2. Refactor all algorithms and have a specific framework to write new algorithms in.
  3. Write a setup.py to actually wrap it into a python library

This is not an exhaustive list of the task necessary to complete the task of making a python library out of this repository,

Feel free to add new points below or opening the issues for the same.

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