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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
igraph
/
python-igraph
Public
Notifications
You must be signed in to change notification settings
Fork
269
Star
1.5k
Code
Issues
56
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-igraph
.github
on
main
User selector
All users
All time
Commit history
Commits on May 14, 2026
ci: skip tests for wasm build
ntamas
committed
e6bbd08
View commit details
Copy full SHA for e6bbd08
View code at this point
Browse repository at this point
fix: add 'parameterized' as a test dependency for sanitizer builds
ntamas
committed
f10cea3
View commit details
Copy full SHA for f10cea3
View code at this point
Browse repository at this point
ci: updated action versions, trying to build wasm wheels in cibuildwheel
ntamas
committed
41ed36c
View commit details
Copy full SHA for 41ed36c
View code at this point
Browse repository at this point
ci: try to install zlib from vcpkg
ntamas
committed
2bdc042
View commit details
Copy full SHA for 2bdc042
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
Merge pull request #870 from igraph/dependabot/github_actions/actions/upload-artifact-6
ntamas
authored
7ad93fb
View commit details
Copy full SHA for 7ad93fb
View code at this point
Browse repository at this point
build(deps): bump actions/upload-artifact from 5 to 6
Show description for 9938af9
dependabot[bot]
authored
9938af9
View commit details
Copy full SHA for 9938af9
View code at this point
Browse repository at this point
build(deps): bump actions/cache from 4 to 5
Show description for 863884c
dependabot[bot]
authored
863884c
View commit details
Copy full SHA for 863884c
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
build(deps): bump pypa/cibuildwheel from 3.2.1 to 3.3.0
Show description for fc00093
dependabot[bot]
authored
fc00093
View commit details
Copy full SHA for fc00093
View code at this point
Browse repository at this point
Commits on Oct 27, 2025
build(deps): bump actions/upload-artifact from 4 to 5
Show description for a3cfb93
dependabot[bot]
authored
a3cfb93
View commit details
Copy full SHA for a3cfb93
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
Merge branch 'main' into develop
ntamas
committed
f632a19
View commit details
Copy full SHA for f632a19
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
build(deps): bump pypa/cibuildwheel from 3.2.0 to 3.2.1
Show description for 65df5da
dependabot[bot]
authored
65df5da
View commit details
Copy full SHA for 65df5da
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
ci: skip Win32 build on CPython 3.14 because neither SciPy nor pandas have wheels for that version
ntamas
authored
2848d2a
View commit details
Copy full SHA for 2848d2a
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
fix: exclude free-threaded Python 3.14 builds from CI
ntamas
authored
b851c77
View commit details
Copy full SHA for b851c77
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
build(deps): bump pypa/cibuildwheel from 3.0.1 to 3.2.0
Show description for 44b5dda
dependabot[bot]
authored
44b5dda
View commit details
Copy full SHA for 44b5dda
View code at this point
Browse repository at this point
Commits on Sep 8, 2025
build(deps): bump actions/setup-python from 5 to 6
Show description for 64877e3
dependabot[bot]
authored
64877e3
View commit details
Copy full SHA for 64877e3
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
Merge branch 'main' into develop
szhorvat
committed
fef0711
View commit details
Copy full SHA for fef0711
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
build(deps): bump actions/checkout from 4 to 5
Show description for 38f3911
dependabot[bot]
authored
38f3911
View commit details
Copy full SHA for 38f3911
View code at this point
Browse repository at this point
Commits on Jul 26, 2025
build(deps): bump pypa/cibuildwheel from 3.0.0 to 3.0.1 (#839)
Show description for 2643836
dependabot[bot]
authored and
ntamas
committed
2643836
View commit details
Copy full SHA for 2643836
View code at this point
Browse repository at this point
Commits on Jul 18, 2025
ci: use CIBW_PROJECT_REQUIRES_PYTHON
ntamas
committed
4ff5c92
View commit details
Copy full SHA for 4ff5c92
View code at this point
Browse repository at this point
ci: ninja is auto-installed in the macOS image
ntamas
committed
fde5ba8
View commit details
Copy full SHA for fde5ba8
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
build(deps): bump pypa/cibuildwheel from 3.0.0 to 3.0.1 (#839)
Show description for a1b9099
dependabot[bot]
authored
a1b9099
View commit details
Copy full SHA for a1b9099
View code at this point
Browse repository at this point
Commits on Jul 5, 2025
ci: of course also install igraph itself
ntamas
committed
7e212f9
View commit details
Copy full SHA for 7e212f9
View code at this point
Browse repository at this point
ci: another attempt to fix the sanitizer test case
ntamas
committed
99228ab
View commit details
Copy full SHA for 99228ab
View code at this point
Browse repository at this point
ci: do not run pandas and pillow related tests with a sanitizer either
ntamas
committed
66d861f
View commit details
Copy full SHA for 66d861f
View code at this point
Browse repository at this point
ci: do not run numpy and scipy related tests with a sanitizer either
ntamas
committed
32f446a
View commit details
Copy full SHA for 32f446a
View code at this point
Browse repository at this point
ci: of course also install igraph itself
ntamas
committed
4f6964a
View commit details
Copy full SHA for 4f6964a
View code at this point
Browse repository at this point
ci: another attempt to fix the sanitizer test case
ntamas
committed
2f0558e
View commit details
Copy full SHA for 2f0558e
View code at this point
Browse repository at this point
ci: do not run pandas and pillow related tests with a sanitizer either
ntamas
committed
2985205
View commit details
Copy full SHA for 2985205
View code at this point
Browse repository at this point
ci: do not run numpy and scipy related tests with a sanitizer either
ntamas
committed
593a263
View commit details
Copy full SHA for 593a263
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
Merge branch 'main' into develop
ntamas
committed
20d628a
View commit details
Copy full SHA for 20d628a
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
ci: do not ask for confirmation when removing matplotlib
ntamas
committed
a0cab35
View commit details
Copy full SHA for a0cab35
View code at this point
Browse repository at this point
Commits on Jun 18, 2025
ci: uninstall matplotlib
ntamas
committed
75c49c6
View commit details
Copy full SHA for 75c49c6
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
ci: simplify sanitizer test workflow
ntamas
committed
1e4b042
View commit details
Copy full SHA for 1e4b042
View code at this point
Browse repository at this point
build(deps): bump pypa/cibuildwheel from 2.23.3 to 3.0.0 (#832)
Show description for 86d721e
dependabot[bot]
and
ntamas
authored
86d721e
View commit details
Copy full SHA for 86d721e
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
ci: reformatted yml, updated windows-2019 to windows-2022, bumped MACOSX_DEPLOYMENT_TARGET
ntamas
committed
3e99b0f
View commit details
Copy full SHA for 3e99b0f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.