Skip to content

VitStudio/lib-pyb14

Repository files navigation

SNGTOLIB

  • Thư viện số nguyên tố và các hàm nâng cao
  • Update thêm tính năng cắt ảnh tài liệu ghép thành pdf file trong TRY.PY

Website License

License Website FORK

🛠 Development

Clone the repository

git clone https://github.com/VitStudio/lib-pyb14.git

Build the library

python setup.py bdist_wheel

# replace '0.1.2' with version

Install the library locally

pip install dist/sngtolib-0.1.2-py3-none-any.whl

Once you have installed your Python library, you can import it using:

import sngtolib
 #or
from sngtolib import sngto

Build for production

python setup.py sdist bdist_wheel --universal --release --sign --identity="Your Name" 
# replace "Your Name" with your name

About

Thư viện số nguyên tố và ghép ảnh thành pdf

Resources

License

MPL-2.0, MPL-2.0 licenses found

Licenses found

MPL-2.0
LICENSE
MPL-2.0
LICENSE.txt

Stars

Watchers

Forks

Languages