pyngrok

View on PyPIReverse Dependencies (86)

7.1.6 pyngrok-7.1.6-py3-none-any.whl

Wheel Details

Project: pyngrok
Version: 7.1.6
Filename: pyngrok-7.1.6-py3-none-any.whl
Download: [link]
Size: 22345
MD5: 71956fd50a9e4dbbe9dcc16771dca41f
SHA256: 422ac7c339622fef51308f0c493a1f5a05d0f403eee5bdd183fb4021a6cb90d4
Uploaded: 2024-03-24 13:41:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyngrok
Version: 7.1.6
Summary: A Python wrapper for ngrok.
Maintainer-Email: Alex Laird <contact[at]alexlaird.com>
Project-Url: Changelog, https://github.com/alexdlaird/pyngrok/blob/main/CHANGELOG.md
Project-Url: Documentation, https://pyngrok.readthedocs.io
Project-Url: Sponsor, https://github.com/sponsors/alexdlaird
Project-Url: Source Code, https://github.com/alexdlaird/pyngrok
License: MIT License Copyright (c) 2018-2024 Alex Laird Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD :: FreeBSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
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.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Internet :: Proxy Servers
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: PyYAML (>=5.1)
Requires-Dist: coverage[toml]; extra == "dev"
Requires-Dist: psutil; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-pyproject; extra == "dev"
Requires-Dist: pep8-naming; extra == "dev"
Requires-Dist: Sphinx; extra == "docs"
Requires-Dist: sphinx-notfound-page; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (==1.25.2); extra == "docs"
Requires-Dist: sphinx-substitution-extensions; extra == "docs"
Requires-Dist: mypy; extra == "docs"
Requires-Dist: types-PyYAML; extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3657 characters]

WHEEL

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

RECORD

Path Digest Size
pyngrok/__init__.py sha256=_surWUQs2RGhAy33hcDcZk8fvfRyax5Sddf7smWdgqY 95
pyngrok/conf.py sha256=tjq5sVhC9kSWsSeuNkoKMHZGraiy0Z0OxFGlxtraNx0 6093
pyngrok/exception.py sha256=3k57_496txhHnP3k9NQS5aW76sm4p0qTeOPgqobuSB0 2687
pyngrok/installer.py sha256=amMcN2dALYvCHHV3AAjq4Z3TsflDhRzg0DuS-e5UXLQ 11963
pyngrok/log.py sha256=LRIciCWDkd1s7sCqaQwzfY-ulvo3JkjpZbZrPlUkNWA 1905
pyngrok/ngrok.py sha256=kVHIiMeJiFX-yRj1Hli9wXW0-NAGsQ2djp7vSSfJtgE 24327
pyngrok/process.py sha256=7G_AzMYHXfCqo0axmgXNLNMBKI6BQEo9b09rJm-P8J8 15367
pyngrok-7.1.6.dist-info/LICENSE sha256=bbjSGA6L2ujMAAiFvKrjsFDCIymE_4Yr7vZVZGDlzCg 1072
pyngrok-7.1.6.dist-info/METADATA sha256=6fI9V2uZJtK2LcYhGYEJRDibyKiQQ5Zr7xbnu-zj_UQ 7382
pyngrok-7.1.6.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pyngrok-7.1.6.dist-info/entry_points.txt sha256=iQwXrVHGZt4uNI_bu3rMuk0DwVKQjHwJtnNpVpNihpA 74
pyngrok-7.1.6.dist-info/top_level.txt sha256=DNYIk1RIYvJt8s08Iun5m5_w2I3ggx1FjnOO9P0WwJE 8
pyngrok-7.1.6.dist-info/RECORD

top_level.txt

pyngrok

entry_points.txt

ngrok = pyngrok.ngrok:main
pyngrok = pyngrok.ngrok:main