Test9191 - test upload profile to pypi
Project description
PyPi: https://pypi.org/project/test9191/
Pytho วิธีสร้าง Library เป็นของตัวเอง+ อัพโหลด Package ไปยัง PyPI.org
วิธีติดตั้ง
เปิด CMD / Terminal
pip install test9191
วิธีใช้งานแพ็คเพจนี้
เปิด IDLE ขึ้นมาแล้วพิมพ์…
```python Example: my = Profile(‘Terng’) my.company = ‘TIMBER’ my.hobby = [‘carpenter’,‘driller’, ‘programer’,‘investor’] print(my.name) my.show_email() my.show_myart() my.show_hobby() ’’’
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
test9191-0.0.1.tar.gz
(3.5 kB
view hashes)