Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Extra Python <-> .NET marshallers

License

NotificationsYou must be signed in to change notification settings

pythonnet/codecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running tests manually

Set PYTHON_HOME and PYTHON_VERSION environment variables. If using Visual Studio,this has to be done before launching Visual Studio.

Alternatively,create LAUNCH.cs file in Codecs.Tests project, and add the following code there:

partialclassTestsRuntimeConfig{staticTestsRuntimeConfig(){Environment.SetEnvironmentVariable("PYTHON_HOME",@"PATH/TO/PYHOME");Environment.SetEnvironmentVariable("PYTHON_VERSION","3.5");}}

Resources

Mailing list:https://mail.python.org/mailman/listinfo/pythondotnetChat:https://gitter.im/pythonnet/pythonnet

About

Extra Python <-> .NET marshallers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp