Essa biblioteca foi desenvolvida com o intuito de fornecer o acesso rápido ao seu Endereço IP(LAN).
Project description
Instalar & Importar
- import inoryp
- from inoryp import inoryp
- from inoryp import Inoryp
Importar (inoryp)
- inoryp.inoryp(0) # IP
- inoryp.inoryp(1) # Status
- inoryp.inoryp(2) # Dictionary
Importar (Inoryp)
- inoryp.Inoryp().myIP # IP
- inoryp.Inoryp().myCode # Status
- inoryp.Inoryp().myDic # Dictionary
Como usar, exemplo:
import inoryp
informaIP = inoryp.inoryp(0)
print(" Seu IP: " + informaIP)
Seu IP: 1.1.1.1
Segundo exemplo:
import inoryp
informaIP = inoryp.Inoryp().myIP
print(informaIP)
Seu IP: 1.1.1.1
Saiba mais:
- Discord: https://discord.gg/CHsnjZB3Ec
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
inoryp-1.0.0.5.tar.gz
(1.9 kB
view details)
File details
Details for the file inoryp-1.0.0.5.tar.gz
.
File metadata
- Download URL: inoryp-1.0.0.5.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a744adf7e95db53a5f454f7acf5678d029fe3bf0d6572231b7ae69859d5bff9f |
|
MD5 | 68e0cb5296526add6ae1df0f64191707 |
|
BLAKE2b-256 | 858302eb4fc837aec0b235a77e7a93cc98a148480bf75ae02fa28e8fb8050bfa |