Skip to main content

Vergi veya TC Kimlik Numarasından E-Fatura Mükellefiyet Sorgusu

Project description

🔍 eFatura

Boyut Görüntülenme

GitHub Fonksiyon Testleri ve PyPI Yükle Flatpak Yükleyici

PyPI PyPI - Yüklenme PyPI - Wheel

Python Version Lisans Durum

Vergi veya TC Kimlik Numarasından E-Fatura Mükellefiyet Sorgusu

eFatura

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

🚀 Kurulum

PyPI (Lib - CLI - UI)

# Yüklemek
pip install eFatura

# Güncellemek
pip install -U eFatura

📝 Kullanım

Lib

from eFatura import e_fatura

print(e_fatura("11111111111")) # Vergi Numarası veya TC Kimlik Numarası

>> True | False

CLI

eFatura 11111111111

# » [~] 11111111111 Numarası E-Fatura Mükellefi Değildir..

UI

eFaturaGUI

Kendiniz Paketlemek İsterseniz (genişletmek için tıklayın!)

Python

# Depoyu Çek
https://github.com/keyiflerolsun/eFatura.git
cd eFatura

# Gerekli Ortamları Kur
pip install -U pip setuptools wheel

# Paketi Yükle
pip install .

# Artıkları Temizle
rm -rf build *.egg-info

# Çalıştır
eFatura     # CLI
eFaturaGUI  # GUI

# Paketi Kaldır
pip uninstall eFatura

FlatPak

# Depoyu Çek
git clone https://github.com/keyiflerolsun/eFatura.git
cd eFatura

# Gerekli Dosyaları Al
mv Shared/*.yml . && mv Shared/SRC .

# Gerekli Ortamları Kur
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak update && flatpak upgrade
flatpak install flathub org.gnome.{Platform,Sdk}//44

# Paketle
flatpak-builder --user --install --force-clean build-dir org.KekikAkademi.eFatura.yml

# Artıkları Temizle
rm -rf .flatpak* .vscode build-dir && find . | grep -E "(__pycache__|\.pyc|\.pyo$)" | xargs rm -rf

# Çalıştır
flatpak run org.KekikAkademi.eFatura

# Paketi Kaldır
flatpak uninstall org.KekikAkademi.eFatura

📝 Proje Sahibi

🌐 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

eFatura-1.0.5.tar.gz (37.5 kB view details)

Uploaded Source

Built Distribution

eFatura-1.0.5-py3-none-any.whl (36.1 kB view details)

Uploaded Python 3

File details

Details for the file eFatura-1.0.5.tar.gz.

File metadata

  • Download URL: eFatura-1.0.5.tar.gz
  • Upload date:
  • Size: 37.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for eFatura-1.0.5.tar.gz
Algorithm Hash digest
SHA256 c7e6c03e3cb3e9817653c259268167bfd13323bda1f2d30042bcbb5fd24ffe75
MD5 3bac46d776504396cc55b267a0f0a4be
BLAKE2b-256 45baea2a85111ba6b34695e10b91ba4f5f1bc56c34ead66bab301bd762a8b3dd

See more details on using hashes here.

File details

Details for the file eFatura-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: eFatura-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 36.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for eFatura-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 da5d92d76ca58ed3e97ebd8ac33433bb5b2b12553a03af265b45fb15fc994e99
MD5 b4f71e8412517082a9f9913b097f65ee
BLAKE2b-256 6aa6392c9c9d40ec8607e5671a6b7ba040b5805a80043334883756ee78f4bc9a

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