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 }}
davidanthoff
/
pythonnet
Public
forked from
pythonnet/pythonnet
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
develop
User selector
All users
All time
Commit history
Commits on Mar 19, 2014
Merge pull request #32 from pythonnet/enabletestsappveyor
Show description for d77ca71
davidanthoff
committed
d77ca71
View commit details
Copy full SHA for d77ca71
Browse repository at this point
Run tests on appveyor
davidanthoff
committed
69981e2
View commit details
Copy full SHA for 69981e2
Browse repository at this point
Merge pull request #31 from pythonnet/removenugetfromappveyor
Show description for 6e20111
davidanthoff
committed
6e20111
View commit details
Copy full SHA for 6e20111
Browse repository at this point
Remove call to NuGet restore from appveyor configuration
davidanthoff
committed
74fb918
View commit details
Copy full SHA for 74fb918
Browse repository at this point
Merge pull request #30 from pythonnet/appveyorfix
Show description for 78f361f
davidanthoff
committed
78f361f
View commit details
Copy full SHA for 78f361f
Browse repository at this point
Fix appveyor problem with python 2.7.6 x86
davidanthoff
committed
6d284cc
View commit details
Copy full SHA for 6d284cc
Browse repository at this point
Merge pull request #29 from tonyroberts/develop
Show description for 0863a61
tonyroberts
committed
0863a61
View commit details
Copy full SHA for 0863a61
Browse repository at this point
simplify how the nuget packages are installed
tonyroberts
committed
f682e3f
View commit details
Copy full SHA for f682e3f
Browse repository at this point
Merge pull request #28 from tonyroberts/develop
Show description for 8c97a81
tonyroberts
committed
8c97a81
View commit details
Copy full SHA for 8c97a81
Browse repository at this point
install packages using nuget in setup.py
tonyroberts
committed
b031afa
View commit details
Copy full SHA for b031afa
Browse repository at this point
cosmetic changes to make more PEP8 compliant
tonyroberts
committed
71c0f1e
View commit details
Copy full SHA for 71c0f1e
Browse repository at this point
Add appveyor.yml file
davidanthoff
committed
db216ea
View commit details
Copy full SHA for db216ea
Browse repository at this point
Call msbuild only on Mono in shell mode
davidanthoff
committed
68a3f2f
View commit details
Copy full SHA for 68a3f2f
Browse repository at this point
Commits on Mar 18, 2014
Add *.pyc to .gitignore
davidanthoff
committed
1fa1599
View commit details
Copy full SHA for 1fa1599
Browse repository at this point
Commits on Mar 17, 2014
Merge pull request #23 from davidanthoff/fixscriptpatherror
Show description for dd511ce
davidanthoff
committed
dd511ce
View commit details
Copy full SHA for dd511ce
Browse repository at this point
Fix error in setup.py computing path to nPython.exe
davidanthoff
committed
2873e65
View commit details
Copy full SHA for 2873e65
Browse repository at this point
Merge pull request #21 from davidanthoff/dllexportupdate
Show description for 811e0ce
davidanthoff
committed
811e0ce
View commit details
Copy full SHA for 811e0ce
Browse repository at this point
Merge pull request #20 from davidanthoff/nugetupdate
Show description for 985bf46
davidanthoff
committed
985bf46
View commit details
Copy full SHA for 985bf46
Browse repository at this point
Remove NoNuGet option from setup.py
davidanthoff
committed
026e6a7
View commit details
Copy full SHA for 026e6a7
Browse repository at this point
Update Unmanaged Exports package
davidanthoff
committed
42780d1
View commit details
Copy full SHA for 42780d1
Browse repository at this point
Migrate NuGet to automatic package restore
davidanthoff
committed
e1abc30
View commit details
Copy full SHA for e1abc30
Browse repository at this point
Merge pull request #18 from davidanthoff/findmsbuildpathfromreg
Show description for 7e042b0
davidanthoff
committed
7e042b0
View commit details
Copy full SHA for 7e042b0
Browse repository at this point
Commits on Mar 16, 2014
Find msbuild.exe path from registry
davidanthoff
committed
cfcc36a
View commit details
Copy full SHA for cfcc36a
Browse repository at this point
Commits on Mar 14, 2014
More meta data in setup.py
davidanthoff
committed
91f7ebd
View commit details
Copy full SHA for 91f7ebd
Browse repository at this point
Merge pull request #17 from davidanthoff/moremetadata
Show description for 2864d63
davidanthoff
committed
2864d63
View commit details
Copy full SHA for 2864d63
Browse repository at this point
Merge pull request #16 from davidanthoff/msbuildinquotes
Show description for 1a5f604
davidanthoff
committed
1a5f604
View commit details
Copy full SHA for 1a5f604
Browse repository at this point
Commits on Mar 13, 2014
Add more meta data to setup.py
davidanthoff
committed
3f6947c
View commit details
Copy full SHA for 3f6947c
Browse repository at this point
Put quotes around the path to msbuild in setup.py
davidanthoff
committed
0d126df
View commit details
Copy full SHA for 0d126df
Browse repository at this point
Update .gitignore
davidanthoff
committed
7a37483
View commit details
Copy full SHA for 7a37483
Browse repository at this point
Commits on Mar 7, 2014
Merge pull request #15 from tonyroberts/develop
Show description for 0dd39fc
tonyroberts
committed
0dd39fc
View commit details
Copy full SHA for 0dd39fc
Browse repository at this point
Don't default the docstring for classes with a ctor if a docstring was
Show description for 85abf72
tonyroberts
committed
85abf72
View commit details
Copy full SHA for 85abf72
Browse repository at this point
Commits on Feb 27, 2014
Merge pull request #11 from tonyroberts/travis-ci
Show description for bb8200e
tonyroberts
committed
bb8200e
View commit details
Copy full SHA for bb8200e
Browse repository at this point
Replace old setup.py with setupmono.py, modified to work on both linux and
Show description for 9f4ed0a
tonyroberts
committed
9f4ed0a
View commit details
Copy full SHA for 9f4ed0a
Browse repository at this point
update setup script so the egg/wheel created has the right files in the right places
tonyroberts
committed
5a1e055
View commit details
Copy full SHA for 5a1e055
Browse repository at this point
Merge pull request #10 from tonyroberts/travis-ci
Show description for ec1ae96
tonyroberts
committed
ec1ae96
View commit details
Copy full SHA for ec1ae96
Browse repository at this point
Previous
Next
You can’t perform that action at this time.