معرفی شرکت ها


check-certs-0.1.8


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Check TLS certificates of sites for their expiration dates. Send notifications if configured to do so.
ویژگی مقدار
سیستم عامل -
نام فایل check-certs-0.1.8
نام check-certs
نسخه کتابخانه 0.1.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده bqbn
ایمیل نویسنده bqbn@openken.com
آدرس صفحه اصلی https://github.com/bqbn/check_certs
آدرس اینترنتی https://pypi.org/project/check-certs/
مجوز -
# check_certs Check TLS certificates of sites for their expiration dates. Send notifications if configured to do so. ## Plugins The script uses plugins to send out notifications. The file name of a notification plugin should be `<plugin_name>_notifier.py`, and should be put in the `plugins/` directory. ## Configuration File The script looks for a certs.yaml file as its configuration in the following locations, * current work directory, i.e. `./` * `~/.check_certs/` directory * `/etc/check_certs/` directory The configuration file has two main sections, `defaults` and `sites`. The `defaults` section lists the default values of known settings to the script and its plugins. In the `defaults[notifiers]` section, each key should be a plugin name, which should match the prefix of the file name of the actual plugin module. The `sites` section lists all the sites the script checks and their individual configurations if needed. Every default configuration can be overridden in this section. There is [an example configuration file](examples/certs.yaml) in the examples directory.


نیازمندی

مقدار نام
- boto3
- botocore
- cryptography
- pluginbase
- PyYAML
- wheel
- twine
- yapf


نحوه نصب


نصب پکیج whl check-certs-0.1.8:

    pip install check-certs-0.1.8.whl


نصب پکیج tar.gz check-certs-0.1.8:

    pip install check-certs-0.1.8.tar.gz