Skip to main content

Chadchart Policy

Project description

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

สวัสดีจ้าาา สำหรับไลบรารีนี้ลุงได้เขียนขึ้นมาเพื่ออำนวยความสะดวกในการแสดงผล นโยบายของผู้ว่ากรุงเทพฯ ท่านชัชชาติ สิทธิพันธุ์

  • แสดงนโยบายภาษาไทยและอังกฤษ

  • แสดงนโยบายตามข้อ

  • แสดงหมวดหมู่นโยบาย

วิธีติดตั้ง

เปิด CMD / Terminal

pip install chadchart

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

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

from chadchart import Policy
policy = Policy()
policy.show_all()
print('All policy:',policy.all)
print('-----')
print('Number 1 (dictionary):', policy.number(1))
print('Number 1 (thai):',policy.number(1)['thai'])
print('Number 1 (english):',policy.number(1)['english'])
print('Number 1 (tag):', policy.number(1)['tag'])
print(policy.all_tag)
print(policy.all_tag['เรียนดี'])
policy.show_category()
policy.category('ปลอดภัยดี')
policy.credit()
policy.developer()

พัฒนาโดย: ลุงวิศวกร สอนคำนวณ FB: https://www.facebook.com/UncleEngineer

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

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

chadchart-0.0.1.tar.gz (4.4 kB view hashes)

Uploaded Source

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