Metadata-Version: 1.1
Name: et2adem
Version: 0.5
Summary: A more fun version of tqdm
Home-page: https://github.com/mabdelhack/et2adem
Author: Mohamed Abdelhack
Author-email: mohamed.abdelhack.37a@kyoto-u.jp
License: MIT
Download-URL: https://github.com/mabdelhack/et2adem/archive/refs/tags/v_02.tar.gz
Description: # et2adem
        
        اهم python package في آخر عشر سنين.
        
        The python package that you never knew you needed.
         
         نسخة من الprogress bar بس مع أغنية اتقدم.
         
         Progress bar but with the song [et2adem](https://youtu.be/BUi3OUbjZvU)
         
         The song is from the Egyptian movie النمر الاسود "The Black Tiger" performed by Ahmed Ibrahim.
         No copyright infringement intended.
         
         ## To install
         ```pip install et2adem```
         
         ### Usage
         ```from et2adem import et2adem```
         
         ```for x in et2adem(range(100)): do something```
        
Keywords: tqdm,fun
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
