Metadata-Version: 2.4
Name: python-powershell
Version: 0.2.0
Summary: A convenient way to use PowerShell from Python
Author-email: Irving Leonard <irvingleonard@gmail.com>
License: The Unlicense
Project-URL: homepage, https://github.com/irvingleonard/python-powershell
Project-URL: repository, https://github.com/irvingleonard/python-powershell.git
Keywords: powershell
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: System Shells
Requires-Python: >=3.10
License-File: LICENSE
Dynamic: description
Dynamic: license-file
Dynamic: summary

Handle command construction, piping, and execution using subprocess. Uses JSON for input and output data.
