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

Package manager support #2

Open
tyleradams opened this issue May 20, 2019 · 8 comments
Open

Package manager support #2

tyleradams opened this issue May 20, 2019 · 8 comments

Comments

@tyleradams
Copy link

This tool is awesome! Are you thinking of adding package management support so I can get the latest updates?

@sustrik
Copy link
Owner

sustrik commented May 20, 2019

Yes, I'll add it to pip once it is semi-stable.

@terinjokes
Copy link

I created uxy-git for AUR in the meantime. Happy to create a non-VCS package after you tag a release for pip.

@sustrik
Copy link
Owner

sustrik commented May 20, 2019

That's cool. Thanks!

@glensc
Copy link

glensc commented May 27, 2019

brew?

@sustrik
Copy link
Owner

sustrik commented May 27, 2019

Sure. Want to do that? It's just a single file. Should be easy.

@terinjokes
Copy link

terinjokes commented May 30, 2019

@sustrik I've updated my AUR package (now that it isn't a single file). It would be great if base.py and the subcommand implementations could be moved to a directory so they could be imported as, e.g. import uxy/align.

To avoid doing transformations on the source during installation, I'm currently installing the files into the root of Python's site-packages. This isn't very clean, especially with one of the files being named base.py.

@sustrik
Copy link
Owner

sustrik commented May 31, 2019

@terinjokes Done.

@jdidion
Copy link
Contributor

jdidion commented Jul 12, 2019

uxy is now installable since merging #11.

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

5 participants