Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

advancedPythonInstallation

Utils to build an advanced python installation. Talk at EuroPython 2012

set_relative_path.py

A small utility used to set $ORIGIN relative RPATH entries for an application and its assorted private shared libraries. Many thanks to Michael Bauer for writing this script an to my boss at science + computing ag, who allowed me to publish the script under the GPL.

winWrapper

An universal wrapper for python scripts and python.exe. Many thanks to my boss at science + computing ag, who allowed me to publish the script under the GPL.

sitecustomize.py

A sample sitecustomize.py module. It demonstrates how to

  • set the DLL directory
  • monitor the live of the parent process
  • set environment variables for GLIB, GTK, ...

This file has no copyright assigned and is placed in the Public Domain.

About

Utils to build an advanced python installation. Talk at EuroPython 2012

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.