Skip to main content

⚕ (pyHES), Python ile Hayat Eve Sığar ile ilgili işlemleri yapan bir kütüphane.

Project description

⚕ pyHES

Codacy Badge Repo Boyutu Views Gitpod ready-to-code

PyPI - Python Version PyPI - Status PyPI PyPI - Downloads PyPI - Wheel PyPI - License

(pyHES), Python ile Hayat Eve Sığar ile ilgili işlemleri yapan bir kütüphane.

forthebadge made-with-python ForTheBadge built-with-love

🚀 Kurulum

# Yüklemek
pip install pyHES

# Güncellemek
pip install -U pyHES

📝 Kullanım

SMS Onayı İle Oturum Başlatma

from pyHES import HesKodu
from json import dumps

tokensiz_hes_sinifi = HesKodu(telefon_numarasi = 5451112233)

giris = hes_sinifi.sms_gonder

if giris:
    veri = hes_sinifi.giris_dogrula(int(input("Lütfen SMS Kodunu Giriniz : ")))
    print(dumps(veri, indent=2, ensure_ascii=False, sort_keys=False))

id_token ile İşlem Yapma

from pyHES import HesKodu

hes_sinifi = HesKodu(
    telefon_numarasi = 5451112233,
    id_token         = "ASDQWEQWEQWEQWEASDASD"
)

print(hes_sinifi.bilgilerim())

print(hes_sinifi.hes_sorgula("A1B23456"))

Çıktılar

{
  "id_token": "ASDQWEQWEQWEQWEASDASD",
  "telefon": "+905451112233",
  "ad": "Ömer Faruk",
  "soyad": "Sancak",
  "cinsiyet": "Erkek",
  "dogum_tarihi": "07-10-1995",
  "durum": "Risksiz"
}
{
  "hes_kodu": "A1B23456",
  "tc_kimlik_no": "********646",
  "ad": "ÖM**** FA****",
  "soyad": "SA**** ",
  "durum": "Risksiz",
  "gecerlilik": "27-02-2022"
}

🌐 Telif Hakkı ve Lisans

♻️ İletişim

Benimle iletişime geçmek isterseniz, Telegram'dan mesaj göndermekten çekinmeyin; @keyiflerolsun

💸 Bağış Yap

☕️ Kahve Ismarla

@KekikAkademi için yazılmıştır..

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyHES-0.0.1.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

pyHES-0.0.1-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file pyHES-0.0.1.tar.gz.

File metadata

  • Download URL: pyHES-0.0.1.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.6

File hashes

Hashes for pyHES-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2dd543d3bd722cd547f93db44c62167a167e2b0dbd7be7adcd508d46972b5c19
MD5 708b8bef513f6efda4078058c3fb30fe
BLAKE2b-256 633faa36b04047c107f58ad82f452f77a580e569bddb38f3519a277953715931

See more details on using hashes here.

File details

Details for the file pyHES-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pyHES-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.6

File hashes

Hashes for pyHES-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2c80768ea6fe0f78559410610d8ff737d3abfe2b50651529c1d95845df1cfea8
MD5 cc4e4be0bd8ea06f216179d30fad0d1d
BLAKE2b-256 38ae25546e5657b86786ca28d66b1215f4883e0938b06c3bf8075eeec1d24709

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page