Issue 123 in python-graph: please upload to pypi

6 views
Skip to first unread message

python...@googlecode.com

unread,
Sep 18, 2014, 9:40:00 AM9/18/14
to python...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 123 by eric....@gmail.com: please upload to pypi
https://code.google.com/p/python-graph/issues/detail?id=123

Hello!

Thanks, firstly for your work on python-graph. We're using hypergraphs to
help study discourse structure.

I was wondering if you would feel ready to upload your python-graph and
python-graph-core packages to PyPI.

I admit I haven't tried anything of the sort myself, but this guide makes
it look easy at least
http://peterdowns.com/posts/first-time-with-pypi.html

Doing so would simplify installation for users of my packages (see
http://kowey.github.io/educe/ ). At the moment, I have to put lines like
the following in my requirements.txt files, which only works with pip 1.5
or higher.

--allow-external python-graph-core
--allow-external python-graph-dot
--allow-unverified python-graph-core
--allow-unverified python-graph-dot

If python-graph and friends could instead go on PyPI, I think we would save
a lot of headscratching and installation misery from my users

Many thanks!

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Salim Fadhley

unread,
Sep 18, 2014, 2:05:09 PM9/18/14
to python...@googlegroups.com

We can make a release! Either Pedro or myself will have publish rights

--

---You received this message because you are subscribed to the Google Groups "python-graph" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-graph+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

python...@googlecode.com

unread,
Sep 18, 2014, 9:23:32 PM9/18/14
to python...@googlegroups.com

Comment #1 on issue 123 by pe...@pmatiello.me: please upload to pypi
https://code.google.com/p/python-graph/issues/detail?id=123

It's already on PyPI:

https://pypi.python.org/pypi/python-graph-core/
https://pypi.python.org/pypi/python-graph-dot/

You can install the packages with pip or easy_install.

python...@googlecode.com

unread,
Sep 19, 2014, 12:33:01 AM9/19/14
to python...@googlegroups.com

Comment #2 on issue 123 by eric....@gmail.com: please upload to pypi
https://code.google.com/p/python-graph/issues/detail?id=123

Thank-you for the fast reply! Unfortunately, while the package is listed in
the pypi index, the actual tarballs are both externally hosted and
unverifiable

$ pip --version
pip 1.5.6 from
/Users/kowey/.virtualenvs/scratch/lib/python2.7/site-packages (python 2.7)

$ pip install python-graph
Downloading/unpacking python-graph
Could not find any downloads that satisfy the requirement python-graph
Some externally hosted files were ignored (use --allow-external
python-graph to allow).
Cleaning up...
No distributions at all found for python-graph
Storing debug log for failure in /Users/kowey/.pip/pip.log

This makes it rather difficult to distribute packages that require
python-graph.

Could I trouble you to look into actually uploading the python-graph-core
and python-graph-dot tarballs themselves on to PyPI? It would very much
simplify installation of packages from there. It's worth comparing
depparse with python-graph as an example, no special flags there :-):

* https://pypi.python.org/pypi/depparse/0.1.0
* https://pypi.python.org/pypi/python-graph/1.8.2
Reply all
Reply to author
Forward
0 new messages