rhelmot / networkx-stubs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

networkx-stubs

This is a heavily WIP/experimental -stub package as specified in PEP 561.

Currently I only aim to cover basic DiGraph functionality, which I require for another project, but I am happy to accept any PRs that covers other usecases/interfaces.

In some cases the annotations are outright wrong and require further thought be extended to all uses cases. If you find any other examples that are not annotated, please open an issue or submit a PR.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%