How to using PyPI publish a Python package PyPI & Python package https://pypi.org/ main make a file that can be both imported as a module and run as a script. To do this, place script code inside if name == "main". This ensures that it won't…
pyrailgun 0.24 : Python Package Index pyrailgun 0.24 Download pyrailgun-0.24.zip Fast Crawler For Python This is a simple python crawler framework for human you can crawler website more easily only need a json file to descrip your crawler optional mo…
qrcode 4.0.4 : Python Package Index qrcode 4.0.4 Download qrcode-4.0.4.tar.gz QR Code image generator This module uses image libraries, Python Imaging Library (PIL) by default, to generate QR Codes. It is recommended to use the pillow fork rather tha…