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

Refactor for Py 3.x #55

Open
Adamtaranto opened this issue Jan 2, 2024 · 1 comment
Open

Refactor for Py 3.x #55

Adamtaranto opened this issue Jan 2, 2024 · 1 comment

Comments

@Adamtaranto
Copy link

Do you have any plans to migrate this project to Python 3?

@Adamtaranto
Copy link
Author

I've made some headway into refactoring Mitofinder for Py3 and restructuring it as an installable package in this fork.

I'm trying to remove most of the dependencies that are bundled with Mitiofinder so that everything can be safely installed with Conda and users won't have to set package paths via the config file.

I'm currently testing the modules to see if I've broken anything.

If you're interested in eventually merging this back into the main repo I could definitely do with some help interpreting some of the code.

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

No branches or pull requests

1 participant