Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 1.88 KB

README.rst

File metadata and controls

51 lines (42 loc) · 1.88 KB

networkg

A Python graph processing library built in Rust.

This is a toy-project, built to learn more about how Python libraries can be backed by bindings to a low-level language such as Rust.

I spent a lot of time setting up CI/CD for the project, as well as building some nice documentation. Read more about the project in CONTRIBUTING.rst.

Installation

$ pip install networkg