Simple code samples for Python
The Visual Studio solution must reside under C:\OED\DotnetLand\VS2022\WorkingWithPython
as there are references in project PythonApplication1
that use project PythonOedLibrary
List packages
py -m pip list [options]
Date | Description | Notes |
---|---|---|
01/05/2022 | Added json formatting |
formatting is colorized in terminal, not in console |