Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Let PyLib expose Python system-level info #21

Open
forman opened this issue Jan 23, 2014 · 0 comments
Open

Let PyLib expose Python system-level info #21

forman opened this issue Jan 23, 2014 · 0 comments

Comments

@forman
Copy link
Member

forman commented Jan 23, 2014

Let org.jpy.PyLib expose important python process-wide parameters:
http://docs.python.org/3/c-api/init.html#process-wide-parameters
This is important e.g. for retrieving meta-info about the Python version used.

Allow modifying Python sys.path variable (and other sys variables):
http://docs.python.org/3/c-api/sys.html#system-functions
This is important for setting up Python plug-in loading from Java code.

@forman forman modified the milestones: 0.8, 0.7.1 (public release) May 9, 2014
@bcdev bcdev modified the milestones: 1.0, 0.8 Sep 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant