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 }}
andrewleech
/
cefpython
Public
forked from
cztomczak/cefpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
cefpython54
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 30, 2016
Updated to use setuptools_bin_targets 1.2
andrewleech
committed
b3f1f7c
View commit details
Copy full SHA for b3f1f7c
Browse repository at this point
Add setuptools build process for client_handler static library
andrewleech
committed
e59d37f
View commit details
Copy full SHA for e59d37f
Browse repository at this point
Found the built in way to compile static libraries with setuptools. Use it for dirs where only a static library is created.
andrewleech
committed
9697ec3
View commit details
Copy full SHA for 9697ec3
Browse repository at this point
Commits on Oct 26, 2016
Build cpp_utils with setuptools
andrewleech
committed
3972f7c
View commit details
Copy full SHA for 3972f7c
Browse repository at this point
Build cpp_utils with setuptools
andrewleech
committed
a7a3906
View commit details
Copy full SHA for a7a3906
Browse repository at this point
Use setuptools instead of distutils
andrewleech
committed
5d5af90
View commit details
Copy full SHA for 5d5af90
Browse repository at this point
Refactor binary build routines into separate module; setuptools_bin_targets
Show description for c6d99c1
andrewleech
committed
c6d99c1
View commit details
Copy full SHA for c6d99c1
Browse repository at this point
Allow providing CEF_BINARY path as environment variable for CEF library.
andrewleech
committed
aedb470
View commit details
Copy full SHA for aedb470
Browse repository at this point
Commits on Oct 20, 2016
ensure all missing build folder tree is created
andrewleech
committed
ec78baa
View commit details
Copy full SHA for ec78baa
Browse repository at this point
Replace make process for 'subprocess' with setuptools
andrewleech
committed
3ce09b8
View commit details
Copy full SHA for 3ce09b8
Browse repository at this point
Commits on Oct 19, 2016
Fix setup scripts on Linux for v54 release.
cztomczak
committed
15a2063
View commit details
Copy full SHA for 15a2063
Browse repository at this point
Create GTK 2 [PyGTK] example and rename GTK 3 [PyGObject] example (#261).
cztomczak
committed
eb842cd
View commit details
Copy full SHA for eb842cd
Browse repository at this point
Commits on Oct 18, 2016
Update to Chrome 54.0.2840.59 and CEF 3.2840.1494.g7fe3d03 (#260).
Show description for 0cc124e
cztomczak
committed
0cc124e
View commit details
Copy full SHA for 0cc124e
Browse repository at this point
Commits on Oct 12, 2016
Update README - fix link and other minor changes.
cztomczak
committed
bbc8f47
View commit details
Copy full SHA for bbc8f47
Browse repository at this point
Update README - important notes, notifications on new releases and others.
Show description for edac70b
cztomczak
committed
edac70b
View commit details
Copy full SHA for edac70b
Browse repository at this point
Commits on Oct 11, 2016
Support for PyPI / pip wheel packages on Linux (#219).
Show description for 387f386
cztomczak
committed
387f386
View commit details
Copy full SHA for 387f386
Browse repository at this point
Fix popup widgets placement (e.g. <select>) in Tkinter example (#255).
Show description for 0af803f
cztomczak
committed
0af803f
View commit details
Copy full SHA for 0af803f
Browse repository at this point
Update API docs, build instructions, tools and Tkinter example (#255).
cztomczak
committed
b80ff78
View commit details
Copy full SHA for b80ff78
Browse repository at this point
Commits on Sep 25, 2016
Implement external message pump, still experimental (#246).
Show description for f8286e0
cztomczak
committed
f8286e0
View commit details
Copy full SHA for f8286e0
Browse repository at this point
Fix unit test runner on Python 3, use sys.executable.
cztomczak
committed
b51332e
View commit details
Copy full SHA for b51332e
Browse repository at this point
Commits on Sep 24, 2016
Refactor handlers and extern, and other minor changes.
Show description for 6ed46c9
cztomczak
committed
6ed46c9
View commit details
Copy full SHA for 6ed46c9
Browse repository at this point
Add tkinter_.py example (#255) among others.
Show description for 10a988b
cztomczak
committed
10a988b
View commit details
Copy full SHA for 10a988b
Browse repository at this point
Commits on Sep 21, 2016
Add gtk.py example (#253), use PyGObject/Gtk, test with Python 2 / 3.
Show description for 3d7670e
cztomczak
committed
3d7670e
View commit details
Copy full SHA for 3d7670e
Browse repository at this point
Fix --fast build in compile.py and fix installing on system Python 2.7.
Show description for 75884b6
cztomczak
committed
75884b6
View commit details
Copy full SHA for 75884b6
Browse repository at this point
Commits on Sep 20, 2016
Update API docs.
cztomczak
committed
53c6d7c
View commit details
Copy full SHA for 53c6d7c
Browse repository at this point
CEF Python 53.1 Beta release for Linux and Python 2.7 / 3.4 / 3.5.
Show description for 054a2ab
cztomczak
committed
054a2ab
View commit details
Copy full SHA for 054a2ab
Browse repository at this point
Commits on Sep 19, 2016
Enhance unit tests part 2. Differentiate client handlers (LoadHandler etc).
cztomczak
committed
221b42f
View commit details
Copy full SHA for 221b42f
Browse repository at this point
Enhance unit tests (#59).
Show description for 15fb9f8
cztomczak
committed
15fb9f8
View commit details
Copy full SHA for 15fb9f8
Browse repository at this point
Commits on Sep 18, 2016
Update API-categories.md
cztomczak
committed
1aabf8e
View commit details
Copy full SHA for 1aabf8e
Browse repository at this point
Update Build-instructions.md - Cython version must match exactly
cztomczak
committed
eeed61c
View commit details
Copy full SHA for eeed61c
Browse repository at this point
Update requirements.txt
cztomczak
committed
a6eb058
View commit details
Copy full SHA for a6eb058
Browse repository at this point
Add unit tests (#59) and fix Python 3 issue (#121,#183) among others.
Show description for 80d7c5a
cztomczak
committed
80d7c5a
View commit details
Copy full SHA for 80d7c5a
Browse repository at this point
Commits on Sep 17, 2016
Merge branch 'cefpython53' of https://github.com/cztomczak/cefpython.git into cefpython53
cztomczak
committed
f515403
View commit details
Copy full SHA for f515403
Browse repository at this point
Add experimental Python 3 support (#121, #183) among others.
Show description for 6f0d9b3
cztomczak
committed
6f0d9b3
View commit details
Copy full SHA for 6f0d9b3
Browse repository at this point
Update README.md
cztomczak
authored
f7012f9
View commit details
Copy full SHA for f7012f9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.