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

Create an Open Food Facts account on Pypi.org #41

Closed
frankrousseau opened this issue Apr 6, 2018 · 19 comments
Closed

Create an Open Food Facts account on Pypi.org #41

frankrousseau opened this issue Apr 6, 2018 · 19 comments

Comments

@frankrousseau
Copy link
Contributor

frankrousseau commented Apr 6, 2018

Hello all,

What about publishing this client on Pypi.org? That would allow people to install it through this command:

pip install openfoodfacts

For that we need an account on Pypi.org. @teolemon do you think you can create one for the OFF foundation?

@teolemon
Copy link
Member

teolemon commented Apr 6, 2018

just created an account called '''openfoodfacts'''

@teolemon
Copy link
Member

teolemon commented Apr 6, 2018

bit busy tonight because of tomorrow's general assembly, but ping me for further instructions

@frankrousseau
Copy link
Contributor Author

Ok, I just need the password. If you can email it to me, I will publish the client. If you want to do it by yourself, I will send you detailed information.

@frankrousseau
Copy link
Contributor Author

frankrousseau commented Apr 9, 2018

You can do it easily with following commands:

pip install wheel
pip setup.py bdist_wheel

pip install twine
twine upload dist/openfoodfacts-0.0.1-py2.py3-none-any.whl

Don't forget to change the version number for each publication.

@ivanhercaz
Copy link

Hi @teolemon, @frankrousseau,
What is the status of this task? I checked Pypi and there isn't a package called openfoodfacts. I also think that build a conda package could be interesting, as I report in #54.

@frankrousseau
Copy link
Contributor Author

I prefer to let someone of the core team to create the openfoodfacts account.

I think a conda package would be good too.

@teolemon
Copy link
Member

I have created an account @frankrousseau

@frankrousseau
Copy link
Contributor Author

Can you give me access or run the publcation procedure?

@astagi
Copy link
Member

astagi commented Jul 6, 2020

Is there any update on this issue?

@frankrousseau
Copy link
Contributor Author

I still have no access to openfoodfacts account on Pypi.

@astagi
Copy link
Member

astagi commented Jul 6, 2020

Yeah looks like @teolemon opened an account 2 years ago :) Do you know if Robotoff is released under openfoodfacts account (https://pypi.org/user/raphael0202/)?

@teolemon
Copy link
Member

teolemon commented Jul 6, 2020

I've just created a token. @frankrousseau @astagi can you ping in private on Slack ?

@astagi
Copy link
Member

astagi commented Jul 8, 2020

@frankrousseau the discussion is continuing on slack at the moment :) token is ready, we're talking about who should upload the package on pypi. If it's ok for you I can take care of this task preparing required scripts, files and tags for pypi.

@frankrousseau
Copy link
Contributor Author

Yes that would be great. I'm super busy at the moment and don't know how to connect to the Slack you mention.

@astagi
Copy link
Member

astagi commented Jul 8, 2020

No problem, I'll take care of this task :)

@astagi
Copy link
Member

astagi commented Jul 11, 2020

@teolemon let's talk about package upload on slack, scripts and required files are ready on master.

@astagi
Copy link
Member

astagi commented Jul 17, 2020

Fixed by #64 https://pypi.org/project/openfoodfacts/

@frankrousseau
Copy link
Contributor Author

Awesome!

@frankrousseau
Copy link
Contributor Author

Thank you @astagi!

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

No branches or pull requests

4 participants