Metadata-Version: 2.1
Name: ypackage
Version: 1.4
Summary: Sık kullanılan python işlemleri için hazır paket
Home-page: https://github.com/yedhrab/YPackage
Author: Yunus Emre Ak
Author-email: yedhrab@gmail.com
License: MIT
Download-URL: https://github.com/yedhrab/YPackage/archive/1.4.tar.gz
Description: # 📦 YPackage
        
        Kişisel python paketlerim 📦
        
        ## 🗽 Açıklama
        
        Temel kullanım `import ypackage` şeklindedir ve modüllere `ypackage.<modül>` şeklinde erişilir.
        
        - 📦 [PYPI](https://pypi.org/project/ypackage/)
        - 🐙 [Github](https://github.com/yedhrab/YPackage)
        
        | Modül        | Açıklama                 |
        | ------------ | ------------------------ |
        | `common`     | Sık kullanılan metotlar  |
        | `filesystem` | Dosya işlemleri          |
        | `gitbook`    | GitBook için scriptlerim |
        | `markdown`   | Markdown scriptlerim     |
        
        ## 💖 Destek ve İletişim
        
        **The [MIT License](https://choosealicense.com/licenses/mit/) &copy; Yunus Emre Ak**
        
        [![Github](https://drive.google.com/uc?id=1PzkuWOoBNMg0uOMmqwHtVoYt0WCqi-O5)][github]
        [![LinkedIn](https://drive.google.com/uc?id=1hvdil0ZHVEzekQ4AYELdnPOqzunKpnzJ)][linkedin]
        [![Website](https://drive.google.com/uc?id=1wR8Ph0FBs36ZJl0Ud-HkS0LZ9b66JBqJ)][website]
        [![Mail](https://drive.google.com/uc?id=142rP0hbrnY8T9kj_84_r7WxPG1hzWEcN)][mail]
        [![Destek](https://drive.google.com/uc?id=1zyU7JWlw4sJTOx46gJlHOfYBwGIkvMQs)][bağış anlık]
        
        [![Patreon](https://drive.google.com/uc?id=11YmCRmySX7v7QDFS62ST2JZuE70RFjDG)][bağış aylık]
        
        <!-- İletişim -->
        
        [mail]: mailto::yedhrab@gmail.com?subject=YPackage%20%7C%20Github
        [github]: https://github.com/yedhrab
        [website]: https://yemreak.com
        [linkedin]: https://www.linkedin.com/in/yemreak/
        [bağış anlık]: https://gogetfunding.com/yemreak/
        [bağış aylık]: https://www.patreon.com/yemreak/
        
        <!-- İletişim Sonu -->
        
        [geliştiriciler için api yayınlayan yerli girişim ve şirket listesi]: https://webrazzi.com/2017/07/17/uygulama-programlama-arayuzu-api/
        
Keywords: ypackage,yedhrab,yemreak
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
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
