Metadata-Version: 2.1
Name: theethugubon
Version: 0.0.2
Summary: Who is TheeThugUbon
Home-page: https://github.com/Annerez/theethugubon
Author: Annerez
Author-email: aruchakhem@gmail.com
License: MIT
Download-URL: https://pypi.org/project/theethugubon/
Keywords: TheeThugUBon,ASCII ART
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Topic :: Utilities
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
Classifier: Programming Language :: Python :: 3.10
License-File: LICENSE
License-File: LICENSE.txt

แพ็คเกจ python สำหรับเล่าประวัติของพี่ตี๋ ตั๊กอุบล
==================================================

Link: https://www.youtube.com/shorts/Z5f6FnICJQ8

PyPi: https://pypi.org/project/theethugubon/

วิธีติดตั้ง
~~~~~~~~~~~

เปิด CMD / Terminal

.. code:: python

   pip install theethugubon

วิธีใช้งานแพ็คเพจนี้
~~~~~~~~~~~~~~~~~~~~

-  เปิด IDLE ขึ้นมาแล้วพิมพ์…

.. code:: python

   from theethugubon import TheeThugUbon

   thee = TheeThugUbon() #ประกาศชื่อclass
   thee.show_name() #แสดงชื่อพี่ตี๋
   thee.about() #เล่าประวัติพี่ตี๋
   thee.show_art() #โชว์วาดภาพพี่ตี๋
   thee.turner() #เล่าเรื่องราว

พัฒนาโดย: Annerez 

FB: Arucha Khematharonon




