BlueBrain / BlueGraph

Python framework for graph analytics and co-occurrence analysis
https://bluegraph.readthedocs.io
Apache License 2.0
31 stars 5 forks source link

Add optional static typing to BlueGraph #80

Open eugeniashurko opened 3 years ago

eugeniashurko commented 3 years ago

Would it make sense to add typing to BlueGraph, so that additional checks can be performed using mypy. Moreover, it would contribute to the project documentation.