Metadata-Version: 2.1
Name: uncleprofilek
Version: 0.0.2
Summary: uncleprofilek by Kanaplakem
Home-page: https://github.com/Kanaplakem/Uncleprofilek
Author: Kanaplaken
Author-email: T_Tzzz4@hotmail.com
License: MIT
Download-URL: https://github.com/Kanaplakem/Uncleprofilek/archive/v0.0.1.zip
Keywords: Profile,Uncle,Kanaplakem
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.txt

(Uncleprofilek) ตัวอย่างอัพโหลด
===============================

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

ตัวอย่าง

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

เปิด CMD / Terminal

.. code:: python

   pip install uncleprofilek

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

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

.. code:: python

   my = Profile('Loong')
       my.company = 'uncle-engineer'
       my.hobby = ['Youtuber','Reading','Sleeping']
       print(my.name)
       my.show_email()
       my.show_myart()
       my.show_hobby()
       my.show_cat()

FB: https://www.facebook.com/kanapoj.sirisant

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


