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
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
chadchart-0.0.1.tar.gz
(4.4 kB
view details)
File details
Details for the file chadchart-0.0.1.tar.gz
.
File metadata
- Download URL: chadchart-0.0.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12076274a0f36926957b17d3b34560171c383f359af14c61bf707282aecabffb |
|
MD5 | 516e9c4e6600830b84e7c3624b62a71a |
|
BLAKE2b-256 | 463cf1ba529cb5d9d4a0480c6697b2322d562c7061fbfff3611474e5e1c99cd2 |