pybgl

PyBGL is a pure Python graph library inspited from the BGL (Boost Graph Library). It gathers algorithms from the graph theory, language theory and dynamic programming background.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pybgl

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.11.2 2025-05-27      
0.11.1 2024-07-10    
0.11.0 2024-01-05      
0.10.1 2024-01-02      
0.10.0 2023-04-26  
0.9.3 2021-10-04  
0.9.2 2021-10-04      

Issues with this package?

Page last updated 2025-09-09 21:14:04 UTC