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

make glyphNameFormatter work with pip #100

Open
LettError opened this issue Mar 2, 2022 · 4 comments
Open

make glyphNameFormatter work with pip #100

LettError opened this issue Mar 2, 2022 · 4 comments

Comments

@LettError
Copy link
Owner

  • is this even an option
  • need help with this
@LettError
Copy link
Owner Author

Asking for help on this one :)

@LettError LettError pinned this issue Mar 21, 2022
@frankrolf
Copy link

already works, like this:
pip3 install git+https://github.com/LettError/glyphNameFormatter

@LettError
Copy link
Owner Author

ooh! so there is no need to get in the magic pip registry?

@frankrolf
Copy link

Presence on pypi makes things a little bit more convenient/discoverable for users, that’s all. DrawBot also suggests this kind of ad-hoc pip installation: https://github.com/typemytype/drawbot/tree/master#install

Maybe a simple README.md change might do it.

However, if you want to go the “official” route, it’s only a few more steps. Most of the work has already done with creating the setup.py file. As far as I can tell, you are just missing numbers 6 and 7 of this guide here:
https://www.turing.com/kb/how-to-create-pypi-packages#step-6:-build-the-package

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