Skip to content

pythonnet/codecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extra marshaling codecs for Python.NET

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:

partial class TestsRuntimeConfig
{
    static TestsRuntimeConfig()
    {
        Environment.SetEnvironmentVariable("PYTHON_HOME", @"PATH/TO/PYHOME");
        Environment.SetEnvironmentVariable("PYTHON_VERSION", "3.5");
    }
}

Resources

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

About

Extra Python <-> .NET marshallers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy