Metadata-Version: 2.1
Name: hubm-admin-panel
Version: 0.0.43
Summary: 
Home-page: https://github.com/PrintLine512/hubM-Admin-Panel
Author: PrintLine512
Author-email: paralet.games@gmail.com
Requires-Python: >=3.11,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: coverage (>=7.6.7,<8.0.0)
Requires-Dist: cryptography (>=43.0.3,<44.0.0)
Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: pyqtdarktheme (>=2.1.0,<3.0.0)
Requires-Dist: pyside6 (>=6.8.0.1,<7.0.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: rich (>=13.9.2,<14.0.0)
Project-URL: Documentation, https://github.com/PrintLine512/hubM-Admin-Panel
Project-URL: Repository, https://github.com/PrintLine512/hubM-Admin-Panel
Description-Content-Type: text/markdown

If you want to create installer, please check before "nsis_path" in hubm_admin_panel/build.py
Run hubm_admin_panel/build.py only in venv
Built would be in dist

```````````````````````````````````
usage: build.py [-h] [-U] [-I]
Build and optionally create an installer.

options:
  -h, --help          show this help message and exit
  -U, --reconvert-ui  Reconvert the UI
  -I, --installer     Create installer
```````````````````````````````````

build.bat can fast build in venv, it pass args
