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
.
pythonnet
/
pythonnet
Public
Notifications
You must be signed in to change notification settings
Fork
780
Star
5.5k
Code
Issues
153
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonnet
setup.py
on
refs/heads/master
User selector
All users
All time
Commit history
Commits on May 6, 2026
Merge pull request #2716 from pythonnet/fix-wheel-tags
Show description for 4e61c18
filmor
authored
4e61c18
View commit details
Copy full SHA for 4e61c18
View code at this point
Browse repository at this point
Commits on May 5, 2026
Build .NET 4.6 support conditionally
filmor
committed
19dc42e
View commit details
Copy full SHA for 19dc42e
View code at this point
Browse repository at this point
Support .NET Framework 4.6.1
Metadorius
authored and
filmor
committed
cf0ce2e
View commit details
Copy full SHA for cf0ce2e
View code at this point
Browse repository at this point
Commits on May 23, 2022
Move to modern setuptools with pyproject.toml (#1793)
Show description for 987b2ee
filmor
authored
987b2ee
View commit details
Copy full SHA for 987b2ee
View code at this point
Browse repository at this point
Drop Python 3.6 support (#1795)
Show description for e258cee
filmor
and
lostmsu
authored
e258cee
View commit details
Copy full SHA for e258cee
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
add GitHub URL for PyPi (#1708)
andriyor
authored
303378a
View commit details
Copy full SHA for 303378a
View code at this point
Browse repository at this point
Commits on Dec 23, 2021
Require newest available clr-loader (#1643)
Show description for 806f79e
filmor
authored
806f79e
View commit details
Copy full SHA for 806f79e
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
Add Python 3.10 to the list of supported versions
filmor
committed
640e97b
View commit details
Copy full SHA for 640e97b
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
Fix passing of dotnet config to setup.py
Show description for a0e8cb3
filmor
committed
a0e8cb3
View commit details
Copy full SHA for a0e8cb3
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
Fix readme and setup.py for uploading to pypi
filmor
committed
3328d7d
View commit details
Copy full SHA for 3328d7d
View code at this point
Browse repository at this point
Commits on Nov 14, 2021
Disable SourceLink VCS reading for now
Show description for 94b1a71
filmor
committed
94b1a71
View commit details
Copy full SHA for 94b1a71
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
Adjust setup.py for wheel building
filmor
committed
fb083bb
View commit details
Copy full SHA for fb083bb
View code at this point
Browse repository at this point
Commits on Feb 13, 2021
Replace clr module by loading through clr_loader
Show description for b92d929
filmor
committed
b92d929
View commit details
Copy full SHA for b92d929
View code at this point
Browse repository at this point
Commits on Dec 12, 2020
Implement inplace building and develop (#1317)
Show description for ffbbf17
filmor
authored
ffbbf17
View commit details
Copy full SHA for ffbbf17
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
Split build_dotnet into its own command
filmor
committed
3ae7026
View commit details
Copy full SHA for 3ae7026
View code at this point
Browse repository at this point
Always run configure step if dotnet modules are present
filmor
committed
d75cdcc
View commit details
Copy full SHA for d75cdcc
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Adjust clr loading and merge Mono code into one file
filmor
committed
6f97bdd
View commit details
Copy full SHA for 6f97bdd
View code at this point
Browse repository at this point
Convert projects to SDK style
Show description for f811e51
filmor
committed
f811e51
View commit details
Copy full SHA for f811e51
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
detect the size of wchar_t (aka Runtime.UCS) at runtime using PyUnicode_GetMax
lostmsu
committed
67c6d11
View commit details
Copy full SHA for 67c6d11
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
use .NET Core 3.1 LTS for tests (instead of 2.0)
lostmsu
committed
36bdb98
View commit details
Copy full SHA for 36bdb98
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
drop 3.4 and 3.5 (#1227)
koubaa
authored
1f26a51
View commit details
Copy full SHA for 1f26a51
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Drop Python 2 support (#1158)
Show description for ec424bb
filmor
authored
ec424bb
View commit details
Copy full SHA for ec424bb
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
Bump version to 3.0.0dev
filmor
committed
9fb545a
View commit details
Copy full SHA for 9fb545a
View code at this point
Browse repository at this point
Release 2.5.0
filmor
committed
0a59005
View commit details
Copy full SHA for 0a59005
View code at this point
Browse repository at this point
Make pip recognise the dependency on pycparser
filmor
committed
df4425a
View commit details
Copy full SHA for df4425a
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
Fix typo
filmor
authored
6c0b867
View commit details
Copy full SHA for 6c0b867
View code at this point
Browse repository at this point
Make pycparser an unconditional requirement for now
filmor
authored
2d8631b
View commit details
Copy full SHA for 2d8631b
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
Add Python 3.8 in the setup.py classifier list
filmor
authored
7929e01
View commit details
Copy full SHA for 7929e01
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
Prepare for 2.5.0 release
filmor
committed
09bbae3
View commit details
Copy full SHA for 09bbae3
View code at this point
Browse repository at this point
Commits on May 14, 2020
temporarily remove NET40 define to see if we can get going without it
lostmsu
committed
2699fdc
View commit details
Copy full SHA for 2699fdc
View code at this point
Browse repository at this point
allow excluding public .NET types from being exposed to Python
Show description for 467d1fd
lostmsu
committed
467d1fd
View commit details
Copy full SHA for 467d1fd
View code at this point
Browse repository at this point
Commits on May 11, 2020
Link stdc++ and force-preload libmono on Linux (#1139)
Show description for 2910074
filmor
authored
2910074
View commit details
Copy full SHA for 2910074
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Remove unnecessary glib-dev dependency #1120 (#1121)
lostmsu
authored
1fb2e63
View commit details
Copy full SHA for 1fb2e63
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Update vswhere usage (#1105)
Show description for 2a83fe5
slide
authored
2a83fe5
View commit details
Copy full SHA for 2a83fe5
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
CI for performance tests (#992)
Show description for f5548e3
lostmsu
authored
f5548e3
View commit details
Copy full SHA for f5548e3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.