eFatura
Vergi veya TC Kimlik Numarasından E-Fatura Mükellefiyet Sorgusu
🚀 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
# 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}//50
# 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
- Copyright (C) 2023 by keyiflerolsun ❤️️
- GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Koşullarına göre lisanslanmıştır..
♻️ İletişim
Benimle iletişime geçmek isterseniz, Telegram'dan mesaj göndermekten çekinmeyin; @keyiflerolsun
💸 Bağış Yap
@KekikAkademi için yazılmıştır..
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.7.tar.gz
(65.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
efatura-1.1.7-py3-none-any.whl
(37.7 kB
view details)
File details
Details for the file efatura-1.1.7.tar.gz.
File metadata
- Download URL: efatura-1.1.7.tar.gz
- Upload date:
- Size: 65.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e479e428894a95464e52146fb0b9d99fe6c7302d9cb17e8b45d8c5ff8e525589
|
|
| MD5 |
d69c44332571f66cd0ee326a2f66eeae
|
|
| BLAKE2b-256 |
6005d627a4dac705a4363db240c210923939a07b843c83c802cec188d27c6f70
|
File details
Details for the file efatura-1.1.7-py3-none-any.whl.
File metadata
- Download URL: efatura-1.1.7-py3-none-any.whl
- Upload date:
- Size: 37.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcc2ce2a47f8b879f6a67886b14536a3a15b2e00dcea4b5906a7c1955acc33a9
|
|
| MD5 |
8a08c898b54a42c970a8407380e3e6be
|
|
| BLAKE2b-256 |
4cb7d3a157f0508fc21831500e4316cb210f3b13e4e01b1bc92959402f8cc6fc
|