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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: eFatura-1.0.8.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.8.tar.gz
Algorithm Hash digest
SHA256 194182d6cfb796047b65b0bf4f81d46492db8ff7886751ecfc97a29477c0b476
MD5 4fe1d073374c1c5c892db7d13693514b
BLAKE2b-256 c4c5c6857c05031ac25fa648e7daffb255f3a14a001498ea53197757c0d2b292

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eFatura-1.0.8-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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 ad9b84772ccacb907fc19316cca602be2572c436f79dae81f3955a8aecf0bf4c
MD5 1cb25470a2d57c676bdd41347eacd163
BLAKE2b-256 43bb4ecdbd0847350ae0b62c33d6929b2a1704719028c83e303351b89623ce46

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