Metadata-Version: 2.1
Name: pve-utils
Version: 1.2.4
Summary: Utils to work with proxmox api
Home-page: https://github.com/ghettoDdOS/pve-utils
License: MIT
Keywords: pve,proxmox
Author: penkhasoveg
Author-email: pen.egor2002@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: paramiko (>=2.11.0,<3.0.0)
Requires-Dist: proxmoxer (>=1.3.1,<2.0.0)
Requires-Dist: python-environ (>=0.4.54,<0.5.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Project-URL: Repository, https://github.com/ghettoDdOS/pve-utils
Description-Content-Type: text/markdown

# PVE Utils
## Commands
  ```
    - create-lxc
    - shell-lxc
  ```

