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
Release files for netqr 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| netqr-0.1.1.tar.gz | 9.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| netqr-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.8 kB
Release files / netqr-0.1.1.tar.gz
| Download URL | netqr-0.1.1.tar.gz |
|---|---|
| Size | 9.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0284aa65b28869d6b33a98748e6d9f51d898913fc12a7756d559b7648e121a95
|
|
BLAKE2b-256 checksum How to use checksums |
2d32272e25bc635c304688c9c226238706f3c4a0e0aededb675382597ddcd91c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / netqr-0.1.1-py3-none-any.whl
| Download URL | netqr-0.1.1-py3-none-any.whl |
|---|---|
| Size | 9.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
578b00cf505957e8e00c633bce0e05a839d965f59d72d93997dd3e7044b8c20f
|
|
BLAKE2b-256 checksum How to use checksums |
60eb0eddf07232af030b31e1b8ed01f38f637105caf35a3a4e159cb08c9a42f9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|