Metadata-Version: 2.4
Name: AsiaCellFree
Version: 0.0.1
Summary: مكتبة بسيطة للعمليات الحسابية
Home-page: https://github.com/yourusername/my_awesome_library
Author: ALSHKA
Author-email: email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

<h1 align="center">asiacell</h1>
<p align="center">It is a project that includes all social networking sites, and the most important features of the project is a private library whose work is to verify the availability of the user name if it is available or not available on more than one social site</p>

## Installation :
```
pip install AsiaCellFree
```
## ***The method of work***
* Open a file in a text editor and name the file eg
asiacell.py

```python 
from AsiaCellFree import AsiaCell

cap = AsiaCell().code()
PID = AsiaCell().login('07703433331', cap)
smsvalidation = AsiaCell().smsvalidation(PID, input('pass : '))
ok = AsiaCell().profile(smsvalidation)
print(ok)
```

## Follow us on social media
[![Telegram](https://img.shields.io/badge/Telegram-ALSH_3k-orange?style=for-the-badge&logo=Telegram)](https://t.me/ALSH_3K)
[![Youtube](https://img.shields.io/badge/Youtube-ALSH-orange?style=for-the-badge&logo=Youtube)](https://youtube.com/channel/UCUNbzQRjfAXGCKI1LY72DTA)
[![Instagram](https://img.shields.io/badge/Instagram-ALSH-green?style=for-the-badge&logo=instagram)](https://Instagram.com/alshka.iq)
[![Telegram](https://img.shields.io/badge/Telegram-ALSH-green?style=for-the-badge&logo=Telegram)](https://t.me/XXCBB)


