Metadata-Version: 2.4
Name: peterjuice
Version: 0.0.1
Summary: Who is PeterJuice
Home-page: https://github.com/RachanonH
Download-URL: https://github.com/RachanonH
Author: Redcomet
Author-email: test@gmail.com
License: MIT
Keywords: PeterJuice,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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: summary

แพ็คเกจPythonที่แสดงข้อมูลเกี่ยวกับPeterJuice
=============================================

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

สวัสดีครับ แพ็คเกจนี้คือแพ็คเกจที่แสดงข้อมูลเกี่ยวกับตัวของผมนะครับ
ท่านสามารถที่จะดูลิงค์ยูทูปและ ภาพasciiได้ครับ

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

เปิด CMD / Terminal

.. code:: python

   pip install peterjuice 

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

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

.. code:: python

   from peterjuice import PeterJuice

   Peter = PeterJuice() #ประกาศชื่อclass
   Peter.show_name() #แสดงรายละเอียดชื่อ
   Peter.show_YT() #แสดงลิงค์Youtube
   Peter.aboutme() #เกี่ยวกับตัวผม
   Peter.show_art() #แสดงภาพArt

พัฒนาโดย: Peterjuice YouTube: https://www.youtube.com/@redcometz6205
