Skip to content

virtuald/python-instrospection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-instrospection

Python library and CLI tool to introspect Python installations.

Usage (CLI)

$ python -m python_introspection (options) <command> ...
Option Description
--interpreter <path> Selects the Python interpreter to instrospect.
--write-to <path> Write introspection data to the specified file.

generate-build-details

Generated abuild-details.json file (from PEP 739).

$ python -m python_introspection generate-build-details (options)
Option Description
--schema-version <value> Schema version of the build-details.json file to generate.
--relative-paths Whether to specify paths as absolute, or as relative paths to base_prefix.

About

Python library and CLI tool to introspect Python installations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%