Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 375 Bytes

File metadata and controls

22 lines (14 loc) · 375 Bytes

Network

.. py:currentmodule:: github2.client

.. automethod:: Github.get_network_meta

.. automethod:: Github.get_network_data

Examples

Network Meta

>>> github.get_network_meta("ask/chishop")

Network Data

>>> github.get_network_data("schacon/simplegit",
...     nethash="fa8fe264b926cdebaab36420b6501bd74402a6ff")