site-conn-check

View on PyPIReverse Dependencies (0)

1.1.0 site_conn_check-1.1.0-py3-none-any.whl

Wheel Details

Project: site-conn-check
Version: 1.1.0
Filename: site_conn_check-1.1.0-py3-none-any.whl
Download: [link]
Size: 6733
MD5: d630a94ab3049e7f5c6ec5784675659a
SHA256: 92f9325f6615c267193a0d00853d78111fa0169228f5c821233b77156a550d9c
Uploaded: 2023-06-10 23:12:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: site-conn-check
Version: 1.1.0
Summary: Package to check status code and response time of websites
Author-Email: Joshua Abbey <Joshuaabbey2022[at]gmail.com>
Project-Url: Repository, https://github.com/rxxyxd/site-conn-check.git
License: MIT License Copyright (c) 2023 Joshua Abbey 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: site-conn-check,status code,response time
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: certifi (==2023.5.7)
Requires-Dist: charset-normalizer (==3.1.0)
Requires-Dist: decorator (==5.1.1)
Requires-Dist: idna (==3.4)
Requires-Dist: numpy (==1.24.3)
Requires-Dist: pandas (==2.0.2)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: pytz (==2023.3)
Requires-Dist: requests (==2.31.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: tzdata (==2023.3)
Requires-Dist: validators (==0.20.0)
Requires-Dist: SQLAlchemy (==2.0.15)
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 1410 characters]

WHEEL

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

RECORD

Path Digest Size
site_conn_check/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
site_conn_check/conn_check.py sha256=E1LRUqz7Dh4AFMzSzzbON9W58-Mtbj7ng8lnx_Nejsg 727
site_conn_check/main.py sha256=mb-vyg-Qi4O5D42vwl-8B3NodtO6xwS9mANFr4gt1Vc 3568
site_conn_check/sites_db.py sha256=TkEvBcu5bfvNwOcNWedJE1TBQ1wc-l_h0B6k-fPH9us 3418
site_conn_check-1.1.0.dist-info/LICENCE sha256=e45kxhsJJV3wo2rGG76o-P6EzavPTm36dZJUV7x95oo 1088
site_conn_check-1.1.0.dist-info/METADATA sha256=7T_vQLQf87pY_Z8rJwW62muJ1Mdqx6vRT7c7zCflIr0 3752
site_conn_check-1.1.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
site_conn_check-1.1.0.dist-info/entry_points.txt sha256=SGY0P2jc9MJhAUDST0inEDm0Key_HM0xD9s2spNyL98 62
site_conn_check-1.1.0.dist-info/top_level.txt sha256=t6lyF--3PT5_N07Pql3zECgVI2DgwlTEnpXFx0c2Xvc 16
site_conn_check-1.1.0.dist-info/RECORD

top_level.txt

site_conn_check

entry_points.txt

site_conn_check = site_conn_check.main:main