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

Uploaded Source

Built Distribution

eFatura-1.0.6-py3-none-any.whl (36.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: eFatura-1.0.6.tar.gz
  • Upload date:
  • Size: 37.7 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.6.tar.gz
Algorithm Hash digest
SHA256 cd01df473a5e55b61cfbd1865cff31ff19b63672eb4194436cb6d5339491968f
MD5 0f1d2cb3dee81afd3063531684af7db3
BLAKE2b-256 acc9f7576d592b4ff8e3741b7a2b717729bd37af7b13c6c65673315272b8531a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eFatura-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 36.3 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 06c9ec7401278fed802a682068916cd6851c0ee0add951d2094bf13c0410d403
MD5 50960a6b76476feb7e6a08c8858422c9
BLAKE2b-256 1dc23d814564342abade33554a98e579a82ae673df3382a3dd58e25b0f406650

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