azureipcheck
azureipcheck copied to clipboard
A Python Typer-based CLI tool to check IP addresses against Azure services. It also uses Rich for some dope console output. Additionally, it makes use of Clumper for parsing through the Azure Service...
Bumps [rich](https://github.com/Textualize/rich) from 11.1.0 to 13.3.2. Release notes Sourced from rich's releases. Fixes and maintenance Mixed bag, mostly fixes [13.3.2] - 2023-02-04 Fixed Reversed pre and code tags in base...
Bumps [shellingham](https://github.com/sarugaku/shellingham) from 1.3.2 to 1.5.1. Release notes Sourced from shellingham's releases. Release 1.5.0.post1 What's Changed Add syntax highlighting to readme by @swaldhoer in sarugaku/shellingham#63 Limit package installation to Python...
Bumps [typer](https://github.com/tiangolo/typer) from 0.4.0 to 0.7.0. Release notes Sourced from typer's releases. 0.7.0 Features ✨ Make typer.run() not add completion scripts by default, it only makes sense in installed apps....
Bumps [black](https://github.com/psf/black) from 22.1.0 to 23.1.0. Release notes Sourced from black's releases. 23.1.0 Highlights This is the first release of 2023, and following our stability policy, it comes with a...
Bumps [autoflake](https://github.com/PyCQA/autoflake) from 1.4 to 2.0.1. Commits a807440 Bump to 2.0.1 510b097 nit: use a tuple instead of a list for constant data 7c9f0ba Update standard_paths so it only checks...
### Using method 1 ### root@myLinuxVM:~# pipx install azureipcheck Fatal error from pip prevented installation. Full pip output in file: /root/.local/pipx/logs/cmd_2022-07-07_10.49.44_pip_errors.log Some possibly relevant errors from pip install: ERROR: Could...