# Barcode Views for CrossCompute
Scan barcodes in your CrossCompute automations. Here are the views included in this package:
- barcode
Please see https://github.com/crosscompute/crosscompute for more information about the CrossCompute Analytics Automation Framework.
## Usage
```bash
# Upgrade package
pip install crosscompute-views-barcode
# Update configuration
vim automate.yml
output:
variables:
- id: y
view: barcode
path: variables.dictionary
configuration:
frames-per-second: 10
scanner-width-in-pixels: 256
scanner-height-in-pixels: 256
```
Raw data
{
"_id": null,
"home_page": "https://crosscompute.com",
"name": "crosscompute-views-barcode",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "",
"author": "CrossCompute Inc.",
"author_email": "support@crosscompute.com",
"download_url": "https://files.pythonhosted.org/packages/bf/00/cb479ef4b4f4eaa821f9e1a0cf9b624eadbb313bb318021a3c6ac1a20447/crosscompute-views-barcode-0.2.2.tar.gz",
"platform": "any",
"description": "# Barcode Views for CrossCompute\n\nScan barcodes in your CrossCompute automations. Here are the views included in this package:\n\n- barcode\n\nPlease see https://github.com/crosscompute/crosscompute for more information about the CrossCompute Analytics Automation Framework.\n\n## Usage\n\n```bash\n# Upgrade package\npip install crosscompute-views-barcode\n\n# Update configuration\nvim automate.yml\n output:\n variables:\n - id: y\n view: barcode\n path: variables.dictionary\n configuration:\n frames-per-second: 10\n scanner-width-in-pixels: 256\n scanner-height-in-pixels: 256\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Scan barcodes in your automations.",
"version": "0.2.2",
"project_urls": {
"Bug Tracker": "https://github.com/crosscompute/crosscompute-views-barcode/issues",
"Documentation": "https://github.com/crosscompute/crosscompute-views-barcode",
"Homepage": "https://crosscompute.com",
"Source Code": "https://github.com/crosscompute/crosscompute-views-barcode"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "916e19dae486cc482ff465d953e278ff53e529a33aeef1f674f365cff9352345",
"md5": "35a7a2ce08b0e2733103f583f5afd2a4",
"sha256": "5ce2a886b877d3618151dc0dc6804f913347f6efa615b96007361b4976987d67"
},
"downloads": -1,
"filename": "crosscompute_views_barcode-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "35a7a2ce08b0e2733103f583f5afd2a4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 5843,
"upload_time": "2023-05-19T19:07:33",
"upload_time_iso_8601": "2023-05-19T19:07:33.045015Z",
"url": "https://files.pythonhosted.org/packages/91/6e/19dae486cc482ff465d953e278ff53e529a33aeef1f674f365cff9352345/crosscompute_views_barcode-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bf00cb479ef4b4f4eaa821f9e1a0cf9b624eadbb313bb318021a3c6ac1a20447",
"md5": "b1b36d3c02d6c22ce350420d02c4d0b1",
"sha256": "03d96fa7c3d1034be8120d51d1b56f5c23aa6c9eedffdeae2e58ea704c111eeb"
},
"downloads": -1,
"filename": "crosscompute-views-barcode-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "b1b36d3c02d6c22ce350420d02c4d0b1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3872,
"upload_time": "2023-05-19T19:07:34",
"upload_time_iso_8601": "2023-05-19T19:07:34.586368Z",
"url": "https://files.pythonhosted.org/packages/bf/00/cb479ef4b4f4eaa821f9e1a0cf9b624eadbb313bb318021a3c6ac1a20447/crosscompute-views-barcode-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-19 19:07:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "crosscompute",
"github_project": "crosscompute-views-barcode",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "crosscompute-views-barcode"
}