Rich Tong's Fine QR Utilities
Project description
QR Code for NetDrones
Sample package that reads in QR code data, writes them into files for printing. It also reads in a set of image files and looks for QR Codes.
Python PIP Packaging Notes
The package layout has the source code in src/netpy and note the critical files there are:
- py.typed. Must be an attribute in setup.py which configures the python package.
- init.py. This must be there to denote the package and import all the modules.
- setup.py. The file that drives the packaging, it tells the build system where
to find the components when you do a
python -m build
- pip install -e. This is used for development and does an "editable" installation
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
netqr-0.1.1.tar.gz
(9.8 kB
view details)
Built Distribution
netqr-0.1.1-py3-none-any.whl
(9.9 kB
view details)
File details
Details for the file netqr-0.1.1.tar.gz
.
File metadata
- Download URL: netqr-0.1.1.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0284aa65b28869d6b33a98748e6d9f51d898913fc12a7756d559b7648e121a95
|
|
MD5 |
eecbfc6c04e9afb775bd7fe9083f30fa
|
|
BLAKE2b-256 |
2d32272e25bc635c304688c9c226238706f3c4a0e0aededb675382597ddcd91c
|
File details
Details for the file netqr-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: netqr-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
578b00cf505957e8e00c633bce0e05a839d965f59d72d93997dd3e7044b8c20f
|
|
MD5 |
d432a7467b92bb4898e51bcbac17da82
|
|
BLAKE2b-256 |
60eb0eddf07232af030b31e1b8ed01f38f637105caf35a3a4e159cb08c9a42f9
|