ZCSCommonLibrary
1.0.0
ห้องสมุดทั่วไปสำหรับใช้ในโครงการวิทยาศาสตร์คอมพิวเตอร์
แพ็คเกจ PIP : ZCSMOMMONLIB
เวอร์ชันปัจจุบัน:
ใบอนุญาต : Mozilla Public License Version 2.0
from zcscommonlib import functions as zcs
# Then use the functions as zcs.function()เตรียมห้องสมุดเพื่อการพัฒนาและสร้างมันขึ้นมา
pip install -r requirements.txt
python setup.py bdist_wheel
pip install ./dist/zcscommonlib-VERSION-py3-none-any.whl
เรียกใช้การทดสอบบนฟังก์ชั่นที่แสดงใน test_functions.py
python setup.py pytest
เอกสารทั้งหมดสำหรับ ZcScommonLibrary มีอยู่ที่นี่