o
    ˷e                     @   s  d Z ddlZddlZddlZddlmZ ddlZ	dZ
eje
Zee Ze  eeZed Zed Zeddd Ze	eZee e D ]\ZZeedd	ed
 qTdddddZe	jeddZ e	j!ee fi e e"  dS )a.  
========
Football
========

Load football network in GML format and compute some network statistcs.

Shows how to download GML graph in a zipped file, unpack it, and load
into a NetworkX graph.

Requires Internet connection to download the URL
http://www-personal.umich.edu/~mejn/netdata/football.zip
    Nz8http://www-personal.umich.edu/~mejn/netdata/football.zipzfootball.txtzfootball.gml
   20 2black2   g?)
node_color	node_size
linewidthswidthi  )seed)#__doc__urllib.requesturllibiozipfilematplotlib.pyplotpyplotpltnetworkxnxurlrequesturlopensockBytesIOreadscloseZipFilezfdecodetxtgmlsplit	parse_gmlGprintdegreendoptionsspring_layoutposdrawshow r1   r1   u/var/www/ideatree/venv/lib/python3.10/site-packages/../../../share/doc/networkx-2.8.6/examples/graph/plot_football.py<module>   s,    

