oop_stpprofile by Suntipap1312
Project description
PyPi: https://pypi.org/project/oop_stpprofile/
วิธีติดตั้ง
เปิด CMD / Terminal
pip install oop_stpprofile
วิธีใช้งานแพ็คเพจนี้
เปิด IDLE ขึ้นมาแล้วพิมพ์…
from oop_stpprofile.Python_oop import Profile
my = Profile(“Suntipap”) my.company = “ublgroup” my.hobby = [“Running”,“Python Programming”,“Game”] print(my.name) my.show_email() my.show_hobby() print(“————”)
friend = Profile(“Sudchaya”) print(friend.name) friend.show_email() my.show_myart()
#help(my)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
oop_stpprofile-0.0.1.tar.gz
(3.2 kB
view details)
File details
Details for the file oop_stpprofile-0.0.1.tar.gz
.
File metadata
- Download URL: oop_stpprofile-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1e65f75e64b4c3c179b83bd8c844961c6bf5cfde9e81f5db017de4a395aa3cc6
|
|
MD5 |
368d941d29c0901996fb3aaacf80f131
|
|
BLAKE2b-256 |
a07e34b5ba3400eee1343d3eadcd17ff95ac3420b7c0dc0a0c7aeda89e90579e
|