Metadata-Version: 1.1
Name: sirataxi
Version: 0.0.2
Summary: Calculate sirataxi cost
Home-page: https://github.com/SiraArduino/sirataxi
Author: Sira
Author-email: loong.wissawakorn@gmail.com
License: MIT
Download-URL: https://github.com/SiraArduino/sirataxi/archive/v0.0.2.zip
Description: AIBuilders Art
        ==============
        
        แพ็คเกจนี้ใช้สำหรับโชว์รูปศิลปะ ascii ซึ่งได้ผลงานมาจากสมาชิกเพจ
        AIBuilders ช่วยกันเขียนขึ้นมา
        
        วิธีติดตั้ง
        ~~~~~~~~~~~
        
        เปิด CMD / Terminal
        
        .. code:: python
        
            pip install aibuildersart
        
        วิธีใช้งาน
        ~~~~~~~~~~
        
        .. code:: python
        
            from aibuildersart import *
        
            show = UncleEngineer()
            show.art()
            print("Author: {}".format(show.name))
        
        
Keywords: sira,taxi,siraarduino
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
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
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
