Skip to main content

An API Client for qrcode-monkey API that integrates custom and unique looking QR codes into your system or workflow.

Project description

qr_monkey

An API Client for qrcode-monkey API that integrates custom and unique looking QR codes into your system or workflow.

Installation

$ pip install qr_monkey

Usage

1. Import qr_monkey

After installing the package, import it into your project.

import qr_monkey

2. Create base_url

Use the provided custom function to create a custom QR code with the specified parameters:

base_url = "specify the url you want to link to the QR code"

3. Set parameters

You can set these according to the 'QRCode-Monkey website'

For example:

params = { "data": base_url, "config": { "body": "circle", }, "size": 300, "download": False, "file": "png" }

4. Create custom QR code

qr_monkey.custom(base_url,params)

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

qr_monkey was created by Vansh Murad Kalia. It is licensed under the terms of the MIT license.

Credits

qr_monkey was created with cookiecutter and the py-pkgs-cookiecutter template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qr_monkey-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

qr_monkey-0.1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file qr_monkey-0.1.0.tar.gz.

File metadata

  • Download URL: qr_monkey-0.1.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.0 Darwin/21.6.0

File hashes

Hashes for qr_monkey-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4ca4f0298679973771e28caeb2d9b2f7588d7b44dadc948fa2b5fb0fbf4548e7
MD5 f8bb82918d087a049d8e68339ce71050
BLAKE2b-256 61f716dd1a5d42f1ef57a648a3118fb1ed758f13d7565af4ead1d8f339f08997

See more details on using hashes here.

File details

Details for the file qr_monkey-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: qr_monkey-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.0 Darwin/21.6.0

File hashes

Hashes for qr_monkey-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ebfd599781bdf3bbf75560a54668b26b00a7a8494ad46c64c038012c3bd51948
MD5 8617ca5c885cb46171fdc8e13aa6502d
BLAKE2b-256 a5c9e17770d096ca1d52160b2f5ab8271a77a62d9c13fb157a4a941de8f0c7cc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page