Skip to content

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

Notifications You must be signed in to change notification settings

akruis/advancedPythonInstallation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published