Skip to main content

MY profile by mamaprofile

Project description

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

Python OOP+ วิธีสร้าง Library เป็นของตัวเอง+ อัพโหลด Package ไปยัง PyPI.org

โปรแกรมนี้ใช้สำหรับสอนการเขียนโปรแกรมแบบ OOP

วิธีติดตั้ง

เปิด CMD / Terminal

pip install mamaprofile

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

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

```python from mamaprofile import profile

print('start')
me = profile('Mama')
print(me)
print(me.name)
me.company = 'ABC'
me.show_email()
print('----------------')

me.hobby = ['Youtuber','Reading','Sleeping']
me.show_hobby()

other = profile('Papa')
print(other)
print(other.name)
other.show_email()

art = other.show_ascii_art()
print(art)
print('\n',other.show_ascii_art())

พัฒนาโดย: mamaprofile

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mamaprofile-0.0.1.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file mamaprofile-0.0.1.tar.gz.

File metadata

  • Download URL: mamaprofile-0.0.1.tar.gz
  • Upload date:
  • Size: 3.7 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.10.0

File hashes

Hashes for mamaprofile-0.0.1.tar.gz
Algorithm Hash digest
SHA256 45bd1c0d2b3df56cc323bf089bda4e371ce5ecb16b5a41e2657fb60e8dd88421
MD5 87ee762868899c55ab5ee36533f5c525
BLAKE2b-256 42bf60e4e0c0bb694a00d5c72adb876637609381c075f6c662e14bcd4b3f30a9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page