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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: eFatura-1.0.9.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.0.9.tar.gz
Algorithm Hash digest
SHA256 3bf46052ad6dbf230e7fca8f1f6f54abd57ca329830268857fe7aaf06d974a92
MD5 f8333498a0cd8dad97dc114e5c81585c
BLAKE2b-256 046b969bae300c46604d26e04d53075a52695a49d30db8933c3b7082fec9093d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eFatura-1.0.9-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.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 cef10cf6530fcaea46d5d40ccbd14e9460626da640b09973f48a1426fd293c89
MD5 79ca731cc599882f8daa2c6a107edb69
BLAKE2b-256 18ea81fcfb305484a09cde47450216ee50efd6bdf8792a75a6dff72916913bdc

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