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

Python 3 support #1

Closed
stared opened this issue Mar 31, 2016 · 4 comments
Closed

Python 3 support #1

stared opened this issue Mar 31, 2016 · 4 comments

Comments

@stared
Copy link

stared commented Mar 31, 2016

Right now it works only on Python 2 (at least due to print statements, I didn't check if there are any bigger differences). Do you plan to make it Python 3 compatible?

@mmourafiq
Copy link
Collaborator

Yes, it's definitely something I will do, I just need to finish writing the tests.

@andersonfreitas
Copy link

#2

@Prooffreader
Copy link

In the meantime, you might want to note the compatibilities in the readme, especially since it shows the pip install command.

@mmourafiq
Copy link
Collaborator

The code is now python 3 compatible.
I also made a couple of tests.

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

4 participants