pyxrayc

View on PyPIReverse Dependencies (0)

0.1.3 pyxrayc-0.1.3-py3-none-any.whl

Wheel Details

Project: pyxrayc
Version: 0.1.3
Filename: pyxrayc-0.1.3-py3-none-any.whl
Download: [link]
Size: 30885
MD5: 17cff8710079c414d0aadbb89c0c3ec9
SHA256: cee0441bd0cff1095b9e5d8f13949ecfe6b8dfb00859c3c7dac2de27eb2ae32e
Uploaded: 2022-12-14 12:17:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyxrayc
Version: 0.1.3
Summary: CLI utility for managing Xray VPN server user accounts with ease, written in Python.
Author: Seyed
Author-Email: pyseyed[at]gmail.com
Home-Page: https://github.com/PlumaCompanyLtd/PyXrayC
Project-Url: Bug Tracker, https://github.com/PlumaCompanyLtd/PyXrayC/issues
Project-Url: Repository, https://github.com/PlumaCompanyLtd/PyXrayC
License: GPL-3.0-only
Keywords: xray,cli,management
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: python-decouple (<4.0,>=3.6)
Requires-Dist: typer[all] (<0.8.0,>=0.7.0)
Requires-Dist: typing-extensions (<5.0.0,>=4.4.0)
Requires-Dist: ujson (<6.0.0,>=5.6.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2302 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=5hIgqbE30VuRyp7FfWzCRzGDB8qGGri7TTt6-CI-nKQ 35148
pyxrayc/__init__.py sha256=XEqb2aiIn8fzGE68Mph4ck1FtQqsR_am0wRWvrYPffQ 22
pyxrayc/__main__.py sha256=oJ9GWhGajqdDnBcF68q8g-4Y97NZk0en-V5VHXewc3Q 83
pyxrayc/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyxrayc/cli/main.py sha256=DZe-KuIlf_mRniucA-YOCjUHoUnhYev7or6anL1lsy8 4763
pyxrayc/config.py sha256=tG2E186Wlf0y1r5sPlRc_6D86zrbiTQOgv-0Od6-5XU 239
pyxrayc/enums.py sha256=8xYurX0bzM3nodbPYE53_ipSK1dNRIlOf_taSnce8oU 142
pyxrayc/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyxrayc/types.py sha256=wgPepsiBuTsY7Kcu6GGD5SnMpUOgQn49cbrrpaovyEU 289
pyxrayc/utils.py sha256=7xNw46xbFEWlCs94r2DHHyKOqyngJQrhJXHJXExQ6lM 1844
pyxrayc-0.1.3.dist-info/entry_points.txt sha256=mzT8LBtBSmK5gCEbndZXxCN2rZxV_cwi92eWv116TQU 48
pyxrayc-0.1.3.dist-info/LICENSE sha256=5hIgqbE30VuRyp7FfWzCRzGDB8qGGri7TTt6-CI-nKQ 35148
pyxrayc-0.1.3.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
pyxrayc-0.1.3.dist-info/METADATA sha256=3J_dfqk4KNH_vYF-P0qkLoqUwLYvZ-8ZQlXI5keHUmc 3770
pyxrayc-0.1.3.dist-info/RECORD

entry_points.txt

pyxrayc = pyxrayc.cli.main:app