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 python3 support #15

Closed
NathanUrwin opened this issue Jun 9, 2017 · 2 comments
Closed

Add python3 support #15

NathanUrwin opened this issue Jun 9, 2017 · 2 comments
Assignees

Comments

@NathanUrwin
Copy link
Owner

No description provided.

@slurdge
Copy link

slurdge commented Aug 8, 2017

You can use the requests package (i did on my fork). I believe it would solve both python2 and python3 problems

@NathanUrwin
Copy link
Owner Author

Hey @slurdge 👋

As you can see here, one of the goals of this project is to use only builtin libraries. You bring up a good point though. I think a good compromise would be using requests for python3, and possibly the requests urllib wrapper for a python2 fallback.

Thanks for your interest in cookiecutter-git!

@NathanUrwin NathanUrwin changed the title Python3 support Add python3 support Jul 12, 2018
@NathanUrwin NathanUrwin self-assigned this Jul 14, 2018
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

2 participants