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

FlatHub FlatHub - Yüklenme

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

FlatHub (UI)

# Yüklemek
flatpak install flathub org.KekikAkademi.eFatura

# Çalıştırmak
flatpak run org.KekikAkademi.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

# veya

flatpak run org.KekikAkademi.eFatura

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.1.1.tar.gz (38.1 kB view details)

Uploaded Source

Built Distribution

eFatura-1.1.1-py3-none-any.whl (36.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eFatura-1.1.1.tar.gz
Algorithm Hash digest
SHA256 48cd860d426f482553b8197666e08100890404080a29d71845b212c78cdec719
MD5 b04fbd46aa21888f5c7dd66a0d1fa520
BLAKE2b-256 7250638fce076588bcce484b2df5d5a24916b6534d7393287cbd9581354e5936

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eFatura-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 36.7 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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ea8abf03ec8f38d566c68075743d64a69b97110b4d5a21e0217d4be3f3cc624d
MD5 b515e3cd1f0c45ca69b8d5fd3b58a9e1
BLAKE2b-256 046e471ac80621fb94f08d7cbfa3e4ecf1cd978887f9ae9bf98dd56489f1558f

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