ngxctl

View on PyPIReverse Dependencies (0)

0.1.0 ngxctl-0.1.0-py3-none-any.whl

Wheel Details

Project: ngxctl
Version: 0.1.0
Filename: ngxctl-0.1.0-py3-none-any.whl
Download: [link]
Size: 23208
MD5: a25f33852e396efa2ad9bdf24800bf85
SHA256: 67aa435989898bff04bf1b976fc350b402c049871994e892f72de4289139dd73
Uploaded: 2024-09-29 11:01:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ngxctl
Version: 0.1.0
Summary: A command-line tool for managing and analyzing Nginx.
Author: RangerWolf
Author-Email: rangerwolf[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: crossplane (==0.5.8)
Requires-Dist: pandas (==2.0.3)
Requires-Dist: jsonpath-ng (==1.6.1)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: click (==8.1.7)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 392 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ngxctl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ngxctl/cli.py sha256=eh5z4dyFmlCP8ggIJ66WGNWdeLeedTzA3uTL3xYyuSo 2932
ngxctl/cmds/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ngxctl/cmds/extractor.py sha256=J14FpuZiZbUahKZdFlpQOqHLrMsFWv6IQjXW4xuO4N4 4273
ngxctl/cmds/top.py sha256=RSTBu6JXfU8MeByhoIBi5MdN4ZLHoqTyISEBAxFV0OI 3403
ngxctl/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ngxctl/utils/config_parser.py sha256=ZZxqI07XDciQTIyglDXO7NkuZrgpdGBB9Qb33vmtmiM 8044
ngxctl/utils/file_reader.py sha256=9JLkS1QGehsHkBE-q46O9IKi-2h3p9HivjRTxp3PP0Y 2377
ngxctl/utils/file_watcher.py sha256=hp63_bT9YFpUMwRRx0EQ894LUBaE7VCCJW7g00QqHrw 5519
ngxctl/utils/misc_utils.py sha256=m3jaYCX7UuYyHDjtllY7i0DEw_DECg6VUDlSi1r5los 736
ngxctl/utils/sqlite_utils.py sha256=81sEfvT4ncakFiz-5ZHfnD2Fp0QyIw_K7Tp2CBoQAOk 3049
ngxctl/utils/top_stat.py sha256=ARA9s4OGl8YNLF7Qw0DQmGGAVh3ZZ2sQOErUJE0pycY 13148
scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scripts/extract_variable_from_log_format.py sha256=Q6Dc2CHTiRN2wMhDDuMMYinCDloSiQfO73vuxaTxiRI 455
scripts/file_reader_demo.py sha256=IUK87uwkpDZDtAIkb6Sg6ycTNCvF3pV5fbB5NPjODl8 2405
scripts/tabulate_display.py sha256=CuHtXkMUVEti3YNjQlU6ooMZe8j7AEx6SJiFbzySr8E 398
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_sqlite_utils.py sha256=rF108YBNA1MIokFcvzi00xQfsHrE0Fq_MMvGe6-HI74 1462
tests/test_top.py sha256=efdvif3GXxOQg5-jgSQHiEPeT3ShSWirdtX8J3XLRzM 859
ngxctl-0.1.0.dist-info/LICENSE sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ngxctl-0.1.0.dist-info/METADATA sha256=xuqwK1BD5k_fCRKy9uwjA11hPgA17RnGY1_AntB939o 1140
ngxctl-0.1.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
ngxctl-0.1.0.dist-info/entry_points.txt sha256=O_sy_vuR6VaKBcm6xYJWlWtnelKXsQ_tv9z8LyGUCrY 42
ngxctl-0.1.0.dist-info/top_level.txt sha256=uZFPi_AeJM3U8-ZjXiIFnPv1fWhsYJMI6gOiFojkpLU 21
ngxctl-0.1.0.dist-info/RECORD

top_level.txt

ngxctl
scripts
tests

entry_points.txt

ngxctl = ngxctl.cli:cli