Difference between revisions of "Python Modules"

From UFRC
Jump to navigation Jump to search
(Created page with "{{#get_file_data:file=PYTHON_MODULES |data=name=Package,description=Title |format=CSV with header |cache seconds=3600 }} {| class="wikitable" ! Name ! Version {{#for_external_...")
 
(Is this table still accurate?)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[Category:Software]]
 +
[[Category:AlexReview]]
 +
Automatically generated list of python modules installed with the Python Package Manager (pip) under the default python version.
 
{{#get_file_data:file=PYTHON_MODULES
 
{{#get_file_data:file=PYTHON_MODULES
|data=name=Package,description=Title
+
|data=module=Module,version=Version
 
|format=CSV with header
 
|format=CSV with header
 
|cache seconds=3600
 
|cache seconds=3600

Latest revision as of 20:40, 5 April 2018

Automatically generated list of python modules installed with the Python Package Manager (pip) under the default python version. File PYTHON_MODULES is missing.

Name Version