index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
readwrite
/
p2g.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format w/ black
Jarrod Millman
2020-07-10
1
-4
/
+4
*
Convert %-format to fstring
Jarrod Millman
2020-01-01
1
-4
/
+4
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-8
/
+0
*
Remove unused imports
Jarrod Millman
2019-10-18
1
-1
/
+1
*
Use isinstance in is_string_like (#2660)
Jarrod Millman
2017-09-10
1
-3
/
+3
*
Comply with pep8
Jarrod Millman
2017-09-10
1
-21
/
+24
*
Fix broken link to the description of the P2G format.
Valentin Lorentz
2016-08-01
1
-1
/
+1
*
Makes Graph.nodes() return iterator instead of list
Jeffrey Finkelstein
2015-06-11
1
-1
/
+1
*
Rework p2g and tests to work with python3
Aric Hagberg
2011-11-20
1
-14
/
+13
*
Add tests for p2g data format and update docs.
Aric Hagberg
2011-11-18
1
-14
/
+13
*
Updated p2g to use @open_file
Ben Edwards
2011-08-17
1
-10
/
+10
*
Changed File handle name and utils in new directory, also changes
Ben Edwards
2011-07-15
1
-3
/
+3
*
Update XDiGraph->MultiDiGraph
aric
2010-08-17
1
-5
/
+8
*
License change to BSD.
aric
2009-08-26
1
-2
/
+2
*
Use a combination of imports inside functions (for matplotlib and
aric
2009-02-17
1
-17
/
+0
*
Add reader and writer for p2g format.
aric
2008-05-29
1
-0
/
+123