Skip to main content

A small example package

Project description

Ketaway Library (ketaway)

สวัสดครับ ไลบรารี่นี้ใช้สำหรับฝึกสร้างไลบรารี่เป็นของตัวเอง ความสามารถคือ

  • แสดงชื่อภาษาอังกฤษ
  • แสดงชื่อภาษาไทย

วิธีติดตั้งแสนง่าย

เราจะติดตั้งผ่านเจ้า pip

pip install ketaway

ง่ายไหมล่ะ

วิธีใช้ก็ง่ายมาก

  • เปิด Python แล้วพิพม์ตามนี้เลย
from ketaway import Ketaway

mylib = Ketaway()
print(help(mylib.WhoIAm))
print(mylib)
print(mylib.name)
print(mylib.lastname)
print(mylib.nickname)

mylib.WhoIAm()
print(mylib.email)

Visit

แวะเข้าไปเยี่ยมชมกันได้

เนื้อหา ลิ้งค์
github https://github.com/ketaway
Facebook https://www.facebook.com/ketaway
------ ------
สร้างไฟล์ README https://dillinger.io/

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

ketaway-0.0.4.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

ketaway-0.0.4-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

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