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 }}
Jetafull
/
python_example
Public
forked from
pybind/python_example
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 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
Fix compiler error on Windows
dean0x7d
committed
22a3c2d
View commit details
Copy full SHA for 22a3c2d
Browse repository at this point
Configure tests on Travis and AppVeyor
dean0x7d
committed
b6d1cd6
View commit details
Copy full SHA for b6d1cd6
Browse repository at this point
Commits on Jun 9, 2016
Merge pull request #13 from SylvainCorlay/__version__string
Show description for 28381e3
SylvainCorlay
authored
28381e3
View commit details
Copy full SHA for 28381e3
Browse repository at this point
set __version__ string
SylvainCorlay
committed
ab215a4
View commit details
Copy full SHA for ab215a4
Browse repository at this point
Commits on Jun 3, 2016
Merge pull request #11 from SylvainCorlay/rename_all_the_things
Show description for 56849f6
wjakob
committed
56849f6
View commit details
Copy full SHA for 56849f6
Browse repository at this point
Rename all the things
SylvainCorlay
committed
cf9a89e
View commit details
Copy full SHA for cf9a89e
Browse repository at this point
Commits on May 9, 2016
Merge pull request #9 from wjakob/master
Show description for 0deadf0
SylvainCorlay
committed
0deadf0
View commit details
Copy full SHA for 0deadf0
Browse repository at this point
Commits on Apr 30, 2016
switched to new pybind11.get_include() API; minor PEP8 fixes
wjakob
committed
f3531be
View commit details
Copy full SHA for f3531be
Browse repository at this point
Commits on Apr 7, 2016
Merge pull request #7 from SylvainCorlay/has_flag_better_implementation
Show description for 818b984
SylvainCorlay
committed
818b984
View commit details
Copy full SHA for 818b984
Browse repository at this point
Better implementation of has_flag method
SylvainCorlay
committed
6f5e450
View commit details
Copy full SHA for 6f5e450
Browse repository at this point
Merge pull request #6 from wjakob/master
Show description for 17808d7
SylvainCorlay
committed
17808d7
View commit details
Copy full SHA for 17808d7
Browse repository at this point
query pip for pybind11 include path (fixes compilation for Brew-ed Python on OSX)
wjakob
committed
4fcc31a
View commit details
Copy full SHA for 4fcc31a
Browse repository at this point
Commits on Apr 4, 2016
-fvisibility=hidden
SylvainCorlay
committed
6d267c2
View commit details
Copy full SHA for 6d267c2
Browse repository at this point
Use context manager
SylvainCorlay
committed
efe1ac1
View commit details
Copy full SHA for efe1ac1
Browse repository at this point
Commits on Apr 3, 2016
Merge pull request #4 from SylvainCorlay/cpp14_flag
Show description for 9f40611
SylvainCorlay
committed
9f40611
View commit details
Copy full SHA for 9f40611
Browse repository at this point
Use -std=c++14 flag when available on clang and gcc
SylvainCorlay
committed
7912e31
View commit details
Copy full SHA for 7912e31
Browse repository at this point
Commits on Mar 29, 2016
Merge pull request #3 from SylvainCorlay/conda-recipe
Show description for 36b8dea
SylvainCorlay
committed
36b8dea
View commit details
Copy full SHA for 36b8dea
Browse repository at this point
Add a conda recipe for pbtest, showing how to require the VC++ runtime
SylvainCorlay
committed
7eb0aac
View commit details
Copy full SHA for 7eb0aac
Browse repository at this point
Commits on Mar 16, 2016
Merge pull request #2 from SylvainCorlay/vs2015_runtime
Show description for a185aee
SylvainCorlay
committed
a185aee
View commit details
Copy full SHA for a185aee
Browse repository at this point
Commits on Mar 15, 2016
Add Windows Runtime Requirements Section in README
SylvainCorlay
committed
2456d06
View commit details
Copy full SHA for 2456d06
Browse repository at this point
Previous
Next
You can’t perform that action at this time.