Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
petercorke
/
pgraph-python
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
20
Code
Issues
0
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
pgraph-python
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 3, 2026
Add dim keyword arg to enforce a fixed coordinate length per graph
Show description for c05c226
petercorke
and
claude
committed
c05c226
View commit details
Copy full SHA for c05c226
View code at this point
Browse repository at this point
Merge pull request #11 from petercorke/docs/runblock-examples
Show description for b67c5fb
petercorke
authored
b67c5fb
View commit details
Copy full SHA for b67c5fb
View code at this point
Browse repository at this point
Add runblock examples to most public methods, fix bugs it surfaced
Show description for 98ba77b
petercorke
and
claude
committed
98ba77b
View commit details
Copy full SHA for 98ba77b
View code at this point
Browse repository at this point
Close most of the mypy Optional-narrowing gap, fix bugs it surfaced
Show description for 04ccc52
petercorke
and
claude
committed
04ccc52
View commit details
Copy full SHA for 04ccc52
View code at this point
Browse repository at this point
Implement iscyclic()
Show description for d9f3dd8
petercorke
and
claude
committed
d9f3dd8
View commit details
Copy full SHA for d9f3dd8
View code at this point
Browse repository at this point
Fix graph/vertex/edge membership and consistency bugs
Show description for 6a1607a
petercorke
and
claude
committed
6a1607a
View commit details
Copy full SHA for 6a1607a
View code at this point
Browse repository at this point
Rename PGraph -> _BaseGraph and Vertex -> BaseVertex
Show description for c57f685
petercorke
and
claude
committed
c57f685
View commit details
Copy full SHA for c57f685
View code at this point
Browse repository at this point
Add modern type hints and reST docstrings throughout PGraph.py
Show description for 0768f97
petercorke
and
claude
committed
0768f97
View commit details
Copy full SHA for 0768f97
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
fix: deprecate adjacent()/vertices() properly instead of hard-breaking
Show description for c29e3f3
petercorke
and
claude
committed
c29e3f3
View commit details
Copy full SHA for c29e3f3
View code at this point
Browse repository at this point
Commits on May 25, 2026
by default do not call plt.show(). It causes plots to separate not overlay in Jupyter.
petercorke
committed
1877b4d
View commit details
Copy full SHA for 1877b4d
View code at this point
Browse repository at this point
safe update of components
petercorke
committed
a6cf450
View commit details
Copy full SHA for a6cf450
View code at this point
Browse repository at this point
feat: migrate to src layout and hatchling; update CI/docs for main
Show description for 9da1526
petercorke
committed
9da1526
View commit details
Copy full SHA for 9da1526
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.