ZCSCommonLibrary
1.0.0
مكتبة مشتركة لاستخدامها في مشاريع علوم الكمبيوتر
حزمة PIP : ZCSCOMMONLIB
النسخة الحالية:
الترخيص : الإصدار 2.0 ترخيص موزيلا 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 متوفرة هنا.