reloader-cli

View on PyPIReverse Dependencies (0)

1.0.41 reloader_cli-1.0.41-py3-none-any.whl

Wheel Details

Project: reloader-cli
Version: 1.0.41
Filename: reloader_cli-1.0.41-py3-none-any.whl
Download: [link]
Size: 8400
MD5: 8823a0df113afc5447d0e139a5148d2e
SHA256: 26232c4d28676bcdb7915e59eb35e85ffd89aaf244eae9db4c2dd071af32e17a
Uploaded: 2022-06-20 19:38:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: reloader-cli
Version: 1.0.41
Summary: Help in fine tuning your changes with this minimalist CLI tool that reloads your python script after every save.
Author-Email: Aman Ahmed Siddiqui <aasiddiqui40[at]gmail.com>
Project-Url: Homepage, https://github.com/sid-am-ahd935/reloader_cli
License: MIT License Copyright (c) 2022 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.
Keywords: debugger,reloader,cli_tool
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: twine; extra == "build"
Requires-Dist: build; extra == "build"
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Provides-Extra: build
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1606 characters]

WHEEL

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

RECORD

Path Digest Size
reloader_cli/__init__.py sha256=4wENDwf8JX7g4bAKVdaF5Prhq-ReUlrhWKEUyj-k_20 177
reloader_cli/__main__.py sha256=QwUYvvH4NCCLJfBiVAc1H4gON6Bp9dFAhYQQ991x4yU 10300
reloader_cli/exceptions.py sha256=49H9GkD9ArqALmQU5b4_mRoDqw6KgWDS0UwvNZFa1mk 797
reloader_cli/formatter.py sha256=4SDJyR-JjZJjP6H9mo8QV0qyAGNDt3UwWZ24kYFwR4k 1146
reloader_cli-1.0.41.dist-info/LICENSE sha256=ZyxX7jw1oWQ8QKz3ZJeaMLRcKQFeuDopD3hxc5BIQ3Y 1075
reloader_cli-1.0.41.dist-info/METADATA sha256=KQC4hziQSktkqI5Rn8o24yc1q6ud_aerGGbkSVXy9E4 3639
reloader_cli-1.0.41.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
reloader_cli-1.0.41.dist-info/entry_points.txt sha256=530XjJ_U5cMMHXFG0BPUUJXvWT_pYeryD2dSkbf14LI 56
reloader_cli-1.0.41.dist-info/top_level.txt sha256=BiGcPlauA7CqAW5oyvEjHlt4BQXK3aFPCtp7pHCsZd0 13
reloader_cli-1.0.41.dist-info/RECORD

top_level.txt

reloader_cli

entry_points.txt

reloader = reloader_cli.__main__:main