Metadata-Version: 2.1
Name: mynameisWS
Version: 0.0.2
Summary: What is WS
Home-page: https://github.com/PalmWS/mynameisWS
Download-URL: https://github.com/PalmWS/mynameisWS
Author: Wise System
Author-email: test@gmail.com
License: MIT
Keywords: WS,Wise System,ASCII ART
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 ที่โชว์ข้อมูลเกี่ยวกับ Wise System
===============================================================

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

สวัสดีจ้าาาา นี่คือแพ็คเกจที่แสดงข้อมูลเกี่ยวกับ WS ท่านสามารถดูลิ้งค์
FB หรือ Youtube ได้

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

เปิด CMD / Terminal

.. code:: python

   pip install mynameisWS

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

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

.. code:: python

   from mynameisWS import WS

   ws = WS() # ประกาศชื่อคลาส
   ws.show_name() # โชว์ชื่อ
   ws.show_youtube() # โชว์ลิ้งค์ Youtube
   ws.about() # เกี่ยวกับ WS
   ws.show_art() # โชว์ Ascii Art

พัฒนาโดย: Wise System FB: https://www.facebook.com/

YouTube: https://www.youtube.com/
