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 pip package for python project #137

Closed
pokey opened this issue Feb 23, 2018 · 7 comments
Closed

Add pip package for python project #137

pokey opened this issue Feb 23, 2018 · 7 comments
Assignees

Comments

@pokey
Copy link

pokey commented Feb 23, 2018

It would be great if the python project were installable via pip.

@zongweil
Copy link
Contributor

We will look into this. Thanks for the suggestion!

@zongweil zongweil self-assigned this May 17, 2018
@MarcusTheSmith
Copy link

Has this been worked at all?

@zongweil
Copy link
Contributor

No, haven't gotten around to it. I'll try to take a look in the next couple weeks.

@virtadpt
Copy link

Please do. I just ran into this as a showstopper.

@zongweil
Copy link
Contributor

The python library is available on PyPi now: https://pypi.org/project/openlocationcode/

Please give it a try and let me know if you run into any issues.

@virtadpt
Copy link

Local test passed.
Built, tested locally, and deployed.
It has to be referenced this way: from openlocationcode import openlocationcode

@zongweil
Copy link
Contributor

Thanks @virtadpt, changing the import fixed the test in #356. Closing this issue since the library is published and confirmed working!

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