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 }}
thomasballinger
/
python_example
Public template
forked from
pybind/python_example
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 5, 2021
GHA: Test pip install with Mingw64 python and gcc (#75)
Show description for fdc222c
jeromerobert
and
henryiii
authored
fdc222c
View commit details
Copy full SHA for fdc222c
Browse repository at this point
Commits on Jul 14, 2021
chore: add Universal2 wheels (#82)
henryiii
authored
ee796d4
View commit details
Copy full SHA for ee796d4
Browse repository at this point
Commits on Jun 23, 2021
chore: bump pypa/cibuildwheel from 1.11.1 to 1.12.0 (#80)
Show description for 4ce5de8
dependabot[bot]
authored
4ce5de8
View commit details
Copy full SHA for 4ce5de8
Browse repository at this point
Commits on May 31, 2021
chore: bump pypa/cibuildwheel from 1.11.0 to 1.11.1 (#79)
dependabot[bot]
authored
4c26c34
View commit details
Copy full SHA for 4c26c34
Browse repository at this point
Commits on May 19, 2021
chore: bump conda-incubator/setup-miniconda from 2 to 2.1.1 (#77)
dependabot[bot]
authored
c75a04b
View commit details
Copy full SHA for c75a04b
Browse repository at this point
chore: bump joerick/cibuildwheel from 1.10.0 to 1.11.0 (#78)
dependabot[bot]
authored
1580e80
View commit details
Copy full SHA for 1580e80
Browse repository at this point
Commits on Apr 22, 2021
chore: bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (#69)
Show description for 3574dd8
dependabot[bot]
and
henryiii
authored
3574dd8
View commit details
Copy full SHA for 3574dd8
Browse repository at this point
Commits on Apr 21, 2021
ci: update workflows (#73)
Show description for a6022cf
henryiii
authored
a6022cf
View commit details
Copy full SHA for a6022cf
Browse repository at this point
Commits on Nov 9, 2020
chore: bump conda-incubator/setup-miniconda from v1.7.0 to v2 (#65)
Show description for 3b45355
dependabot[bot]
and
henryiii
authored
3b45355
View commit details
Copy full SHA for 3b45355
Browse repository at this point
Commits on Oct 26, 2020
feat: use pyproject.toml instead (#64)
Show description for fc12654
henryiii
authored
fc12654
View commit details
Copy full SHA for fc12654
Browse repository at this point
Commits on Oct 22, 2020
feat: support setup helpers (#60)
Show description for 2c99526
henryiii
authored
2c99526
View commit details
Copy full SHA for 2c99526
Browse repository at this point
Commits on Apr 26, 2020
Avoid opening the file twice
isuruf
authored and
wjakob
committed
4a08067
View commit details
Copy full SHA for 4a08067
Browse repository at this point
MinGW support (@isuruf, #36) + PEP8 fixes
wjakob
committed
187e874
View commit details
Copy full SHA for 187e874
Browse repository at this point
Use define_macros for macros (@isuruf, #39)
wjakob
committed
b3ea870
View commit details
Copy full SHA for b3ea870
Browse repository at this point
Remove inaccurate comment.
Show description for 8f86e4c
jameshilliard
authored and
wjakob
committed
8f86e4c
View commit details
Copy full SHA for 8f86e4c
Browse repository at this point
Suggest sorting of extension sources to ensure a reproducible build regardless of filesystem ordering.
Show description for 1f264dc
lamby
authored and
wjakob
committed
1f264dc
View commit details
Copy full SHA for 1f264dc
Browse repository at this point
conda has dropped python 2
isuruf
authored and
wjakob
committed
f351330
View commit details
Copy full SHA for f351330
Browse repository at this point
Fix conda error
isuruf
authored and
wjakob
committed
9712cbd
View commit details
Copy full SHA for 9712cbd
Browse repository at this point
Require >=2.5.0
isuruf
authored and
wjakob
committed
b9d1ffb
View commit details
Copy full SHA for b9d1ffb
Browse repository at this point
Use new get_include
Show description for e40692b
isuruf
authored and
wjakob
committed
e40692b
View commit details
Copy full SHA for e40692b
Browse repository at this point
Commits on Sep 20, 2019
update pybind11 version
wjakob
committed
5343a8d
View commit details
Copy full SHA for 5343a8d
Browse repository at this point
Commits on Jun 25, 2019
Miscellaneous CI fixes (addresses #32)
wjakob
committed
08a2f37
View commit details
Copy full SHA for 08a2f37
Browse repository at this point
Change pip to python -m pip (#33)
Show description for d3c873f
jbarlow83
authored and
wjakob
committed
d3c873f
View commit details
Copy full SHA for d3c873f
Browse repository at this point
typo (#38)
mquinson
authored and
wjakob
committed
1d1fec0
View commit details
Copy full SHA for 1d1fec0
Browse repository at this point
Use C++17 compile flag when possible (#41)
horosin
authored and
wjakob
committed
dd10f8f
View commit details
Copy full SHA for dd10f8f
Browse repository at this point
Adds linker options needed for compilation on recent OSX system (issue #22). (#42)
fakufaku
authored and
wjakob
committed
7b86945
View commit details
Copy full SHA for 7b86945
Browse repository at this point
Commits on Sep 8, 2017
Merge pull request #25 from dean0x7d/update
Show description for 2ed5a68
SylvainCorlay
authored
2ed5a68
View commit details
Copy full SHA for 2ed5a68
Browse repository at this point
Commits on Sep 1, 2017
Update the example for pybind11 v2.2
dean0x7d
committed
b9c5a57
View commit details
Copy full SHA for b9c5a57
Browse repository at this point
Commits on Jan 1, 2017
Fix CI test failures with homebrew python 3.6 and windows conda 2.7 (#17)
dean0x7d
authored and
wjakob
committed
6dfbb29
View commit details
Copy full SHA for 6dfbb29
Browse repository at this point
Commits on Dec 26, 2016
Merge pull request #15 from micaiahparker/master
Show description for da476af
SylvainCorlay
authored
da476af
View commit details
Copy full SHA for da476af
Browse repository at this point
typo in windows example
micparke
committed
6b5facb
View commit details
Copy full SHA for 6b5facb
Browse repository at this point
Commits on Jun 12, 2016
Merge pull request #14 from dean0x7d/tests
Show description for 7ad3847
wjakob
authored
7ad3847
View commit details
Copy full SHA for 7ad3847
Browse repository at this point
Commits on Jun 11, 2016
Fix conda build on 32-bit Windows
dean0x7d
committed
acb5f7d
View commit details
Copy full SHA for acb5f7d
Browse repository at this point
Propagate active compiler to conda-build
Show description for 516d265
dean0x7d
committed
516d265
View commit details
Copy full SHA for 516d265
Browse repository at this point
Fix conda "empty version" error
dean0x7d
committed
6f68152
View commit details
Copy full SHA for 6f68152
Browse repository at this point
Previous
Next
You can’t perform that action at this time.