Metadata-Version: 2.1
Name: blackpink
Version: 0.6.1
Summary: Blackpink Logo Generator
Home-page: https://github.com/krypton-byte/blackpink
Author: Krypton Byte
Author-email: galaxyvplus6434@gmail.com
License: MIT
Download-URL: https://github.com/krypton-byte/blackpink/archive/0.1.tar.gz
Description: [![Downloads](https://pepy.tech/badge/blackpink)](https://pepy.tech/project/blackpink)
        # Install Library
        ```
        $ pip install blackpink
        ```
        # Cara Pakai
        
        ```bash
        > git clone https://github.com/krypton-byte/blackpink
        > python3
        ```
        ```python
        >>> from blackpink import blackpink
        >>> blackpink("krypton").save("out.png")
        ```
        # Hasil
        <img src="out.png" >
        
        # Donasi
        <ul><li><a href="https://saweria.co/kryptonbyte">Saweria</a><li><a href="https://wa.me/6283172366463">Whatsapp</a></li></ul>
        
Keywords: blackpink,logo,generator
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.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
