{ "info": { "author": "CodeLV", "author_email": "frmdstryr@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# enaml-native-barcode\n\nA QRCode reader and barcode scanning package for enaml-native using [zxing](https://github.com/zxing/zxing).\nMore specifically, it uses the embedded version provided by [zxing-android-embedded](https://github.com/journeyapps/zxing-android-embedded).\n\n[![See the demo on youtube](https://img.youtube.com/vi/lYF8XioDd78/0.jpg)](https://youtu.be/lYF8XioDd78)\n\n\n\n### Installation\n\nTo install:\n\n`enaml-native install enaml-native-barcode`\n\n__And add `enaml-native-barcode:\"\"` to your app's project dependencies!__\n\nTo remove:\n\n`enaml-native uninstall enaml-native-barcode`\n\n\n### Usage\n\nSee the example in examples. Versions used are listed in the `requirements.txt`\n\n1. Install the latest `enaml-native-cli==1.3.1` \n2. Create a new app `enaml-native init BarcodeDemo com.example.barcode apps/`\n3. Activate the venv `cd apps/BarcodeDemo` and `source venv/bin/activate`\n4. Install `enaml-native install enaml-native-barcode`\n5. Add `enaml-native-barcode: \"\"` to your apps `package.json` under the android dependencies\n6. Copy in the `main.py` and `view.enaml` from the example folder to your apps `src` folder\n7. Run `enaml-native build-python`\n8. Run `enaml-native run-android`\n\nEnjoy!\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/codelv/enaml-native-barcode", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "enaml-native-barcode", "package_url": "https://pypi.org/project/enaml-native-barcode/", "platform": "", "project_url": "https://pypi.org/project/enaml-native-barcode/", "project_urls": { "Homepage": "https://github.com/codelv/enaml-native-barcode" }, "release_url": "https://pypi.org/project/enaml-native-barcode/1.0.1/", "requires_dist": [ "enaml-native (>=2.11.8)" ], "requires_python": "", "summary": "QRCode and barcode scanning for enaml-native using zxing", "version": "1.0.1" }, "last_serial": 3317412, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e63086dfb79eecb723b8f216a38a3529", "sha256": "3aa8e068b0050f6e0ceb5468555dd752da2c83ac63ec8a027d4d0051bad1f27b" }, "downloads": -1, "filename": "enaml_native_barcode-1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "e63086dfb79eecb723b8f216a38a3529", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 66303, "upload_time": "2017-11-06T21:53:23", "url": "https://files.pythonhosted.org/packages/ea/27/0a64c5aed0a2a7346e146c9037a70f725ce11359628696f0ea0d7c0fa9a8/enaml_native_barcode-1.0-py2-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c184fb046eea2070a47c4d74fff10c2f", "sha256": "3802aaa93afec91be8983bed153e87c4c5c3eaf3161369f1fbaf7a7226703d61" }, "downloads": -1, "filename": "enaml_native_barcode-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "c184fb046eea2070a47c4d74fff10c2f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 66600, "upload_time": "2017-11-08T20:57:24", "url": "https://files.pythonhosted.org/packages/c2/20/2fcff0ac5cfe27f51cd2f50c8099cb6e1be112dafc035b17bfb8e71f4305/enaml_native_barcode-1.0.1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c184fb046eea2070a47c4d74fff10c2f", "sha256": "3802aaa93afec91be8983bed153e87c4c5c3eaf3161369f1fbaf7a7226703d61" }, "downloads": -1, "filename": "enaml_native_barcode-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "c184fb046eea2070a47c4d74fff10c2f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 66600, "upload_time": "2017-11-08T20:57:24", "url": "https://files.pythonhosted.org/packages/c2/20/2fcff0ac5cfe27f51cd2f50c8099cb6e1be112dafc035b17bfb8e71f4305/enaml_native_barcode-1.0.1-py2-none-any.whl" } ] }