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.0.1.tar.gz
(6.0 kB
view details)
Built Distribution
netqr-0.0.1-py3-none-any.whl
(6.0 kB
view details)
File details
Details for the file netqr-0.0.1.tar.gz
.
File metadata
- Download URL: netqr-0.0.1.tar.gz
- Upload date:
- Size: 6.0 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 | e931fda89aebfcb8ada06e5c762c3a3e795fbfc81e87fefe7db46410b66fbb10 |
|
MD5 | b02e1f3b02cb9cd9d7b46ab14b971fc0 |
|
BLAKE2b-256 | 511e0eded4dae9260e2e8472e40a86cb9afc2c0e1a68b412259326ce5349b624 |
Provenance
File details
Details for the file netqr-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: netqr-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.0 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 | fc89928d6a546483de0c0700262882856b04a648219d780c89acd64f5618a7fa |
|
MD5 | 1fd3e12ebb0b3599ed708f2421dcb854 |
|
BLAKE2b-256 | f91b72b95837a10417daf6aed64263b98327da0983cb6fc92ad09ab73c6e06fe |