The simplest way to check if internet access is available.
Project description
am_i_connected
This python3 package is the simplest way to check if there is internet connection.
you can install this library using pip.
pip install am_i_connected
example of use:
from am_i_connected import check as there_is_internet
if there_is_internet():
print('You are connected! Amazing!')
else:
print("Hey, you aren't connected...")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
am_i_connected-0.1.4.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file am_i_connected-0.1.4.tar.gz.
File metadata
- Download URL: am_i_connected-0.1.4.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fe6362d886af1ca02523e03df1288db4df48c38e52020cb418ac0362c729362
|
|
| MD5 |
082fc05e5d259883f352019904c2de33
|
|
| BLAKE2b-256 |
c5f2b0029208fa1c3e08d7a2e79c9de67cc55f2f070a8a277027515e72673eb0
|
File details
Details for the file am_i_connected-0.1.4-py3-none-any.whl.
File metadata
- Download URL: am_i_connected-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61f716e1f691639deee9066f80a0dc19224c5c0fe6fa74dc132fef4cf546ca08
|
|
| MD5 |
48e958b0dbc731df5ff72891c8227ea1
|
|
| BLAKE2b-256 |
f0f8cbc7e48ff9cc3e0ef2b1889101171d9ca34f030df7a5ae05a7cc6e24556d
|