Metadata-Version: 2.1
Name: eFatura
Version: 0.0.2
Summary: Vergi Numarasından E-Fatura Sorgusu
Home-page: https://github.com/keyiflerolsun/E-Fatura_Sorgu
Author: keyiflerolsun
Author-email: keyiflerolsun@gmail.com
License: GPLv3+
Keywords: E-Fatura_Sorgu,eFatura,KekikAkademi,keyiflerolsun
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# 🔍 E-Fatura Sorgu

![Repo Boyutu](https://img.shields.io/github/repo-size/keyiflerolsun/E-Fatura_Sorgu)
![Görüntülenme](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/keyiflerolsun/E-Fatura_Sorgu&title=Profile%20Views)
<a href="https://KekikAkademi.org/Kahve" target="_blank"><img src="https://img.shields.io/badge/%E2%98%95%EF%B8%8F-Kahve%20Ismarla-ffdd00" title="☕️" style="padding-left:5px;"></a>

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/eFatura)
![PyPI - Status](https://img.shields.io/pypi/status/eFatura)
![PyPI](https://img.shields.io/pypi/v/eFatura)
![PyPI - Downloads](https://img.shields.io/pypi/dm/eFatura)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/eFatura)
![PyPI - License](https://img.shields.io/pypi/l/eFatura)


*Vergi Numarasından E-Fatura Sorgusu*

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/keyiflerolsun/)

## 🚀 Kurulum

```bash
# Yüklemek
pip install eFatura

# Güncellemek
pip install -U eFatura
```

## 📝 Kullanım

```python
from eFatura import e_fatura

print(e_fatura(11111111111)) # Vergi Numarası

>> True | False | None
```

## 📝 Proje Sahibi

- ✅ **[kmprens/CheckEinvoice](https://github.com/kmprens/CheckEinvoice)**

## 🌐 Telif Hakkı ve Lisans

* *Copyright (C) 2022 by* [keyiflerolsun](https://github.com/keyiflerolsun) ❤️️
* [GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007](https://github.com/keyiflerolsun/keyifUserBot/blob/master/LICENSE) *Koşullarına göre lisanslanmıştır..*

## ♻️ İletişim

*Benimle iletişime geçmek isterseniz, **Telegram**'dan mesaj göndermekten çekinmeyin;* [@keyiflerolsun](https://t.me/keyiflerolsun)

## 💸 Bağış Yap

**[☕️ Kahve Ismarla](https://KekikAkademi.org/Kahve)**

##

> **[@KekikAkademi](https://t.me/KekikAkademi)** *için yazılmıştır..*
