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

Creation of an entry under pypi #7

Open
Hecatron opened this issue Sep 2, 2017 · 4 comments
Open

Creation of an entry under pypi #7

Hecatron opened this issue Sep 2, 2017 · 4 comments

Comments

@Hecatron
Copy link

Hecatron commented Sep 2, 2017

I've recently put in a pull request for some small fixups for this to work under python 3.
Is there any chance this could be published to https://pypi.python.org/pypi to make this easier to install?
This could be quite useful for generating pdf's from mkdocs source.

@twardoch
Copy link
Owner

twardoch commented Sep 2, 2017

That's on my list of todo but I need to figure out how to do it.

@Hecatron
Copy link
Author

Hecatron commented Sep 2, 2017

I found some details here, although I admit I haven't tried uploading to pypi myself yet

If you want to test / experiment it might be an idea to try uploading to the test index first
to install from testpypi

pip install --index-url https://test.pypi.org/simple/ <packagename>

@Ir1d
Copy link

Ir1d commented Oct 23, 2018

@twardoch Hi, is there a plan on publishing to pypi? Thx!
In my case, plugins provide a better architecture, but mkdocs-combine works better 👍

@decentral1se
Copy link

Oh yes, this would be great! You've seen https://packaging.python.org/tutorials/packaging-projects/ or? It's still not exactly easy these days but twine does make the situation better. I've packaged some projects, so feel free to ask. Thanks for this great fork :)

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