{ "info": { "author": "Matthew Einhorn", "author_email": "", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Multimedia :: Graphics :: Capture", "Topic :: Multimedia :: Graphics :: Capture :: Digital Camera" ], "description": "Project that provides python bindings for the FlyCapture2 library\r\nby Point Gray.\r\n\r\nFor more information: http://matham.github.io/pyflycap2/index.html\r\n\r\nTo install: http://matham.github.io/pyflycap2/installation.html\r\n\r\n.. image:: https://ci.appveyor.com/api/projects/status/w43tdnppyqrhvs4x/branch/master?svg=true\r\n :target: https://ci.appveyor.com/project/matham/pyflycap2/branch/master\r\n :alt: Appveyor status\r\n\r\n.. image:: https://img.shields.io/pypi/pyversions/pyflycap2.svg\r\n :target: https://pypi.python.org/pypi/pyflycap2/\r\n :alt: Supported Python versions\r\n\r\n.. image:: https://img.shields.io/pypi/v/pyflycap2.svg\r\n :target: https://pypi.python.org/pypi/pyflycap2/\r\n :alt: Latest Version on PyPI\r\n\r\n.. warning::\r\n\r\n Due to the licensing restrictions, Fly Capture dlls cannot be redistributed,\r\n therefore the wheels only include the compiled bindings. To use, the Fly Capture\r\n dlls must be provided independently, e.g. by placing them on the system PATH.\r\n\r\nExamples\r\n=============\r\n\r\nListing GigE cams:\r\n\r\n.. code-block:: python\r\n\r\n cc = CameraContext()\r\n cc.rescan_bus()\r\n print(cc.get_gige_cams()) # prints list of serial numbers.\r\n\r\n\r\nConfiguring with the GUI:\r\n\r\n.. code-block:: python\r\n\r\n gui = GUI()\r\n gui.show_selection()\r\n\r\n\r\nReading images from a camera:\r\n\r\n.. code-block:: python\r\n\r\n c = Camera(serial=cam_serial)\r\n c.connect()\r\n c.start_capture()\r\n c.read_next_image()\r\n image = c.get_current_image() # last image\r\n c.disconnect()", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://matham.github.io/pyflycap2/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyflycap2", "package_url": "https://pypi.org/project/pyflycap2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyflycap2/", "project_urls": { "Homepage": "http://matham.github.io/pyflycap2/" }, "release_url": "https://pypi.org/project/pyflycap2/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Cython bindings for Point Gray Fly Capture 2.", "version": "0.1.0" }, "last_serial": 2238993, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "111e5c58f494ebb668d9b80e0de19cd0", "sha256": "a7d211d778f3ced9a4d26fb0dbab55f4eafdf9fe915c3e0179d469ecea0e6c43" }, "downloads": -1, "filename": "pyflycap2-0.1.0-cp27-cp27m-win32.whl", "has_sig": false, "md5_digest": "111e5c58f494ebb668d9b80e0de19cd0", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 99174, "upload_time": "2016-07-22T21:49:35", "url": "https://files.pythonhosted.org/packages/ad/12/682d5c45a78cc47ebb4437eb526ee14dca82126b41d0589a2859c7105539/pyflycap2-0.1.0-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "b46b19ab8faa8d316087cd50d60a08c9", "sha256": "e78d91167c63da9341b31a812d9c740bf4caceeb026134e0c768576b25eb5bc4" }, "downloads": -1, "filename": "pyflycap2-0.1.0-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "b46b19ab8faa8d316087cd50d60a08c9", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 110594, "upload_time": "2016-07-22T21:49:32", "url": "https://files.pythonhosted.org/packages/da/e4/9ef307758eb4bb84d09b1fabfad97db2cfb6cecac5d4ab2c6e1077e7a493/pyflycap2-0.1.0-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "f9966d78b608b3155f8baf2dd44c9572", "sha256": "32eb4fe36ab41481467d1df9e9d72e855f1f3c0896b20964455fd37f6cb98311" }, "downloads": -1, "filename": "pyflycap2-0.1.0-cp34-cp34m-win32.whl", "has_sig": false, "md5_digest": "f9966d78b608b3155f8baf2dd44c9572", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 98169, "upload_time": "2016-07-22T21:49:40", "url": "https://files.pythonhosted.org/packages/e7/d2/4cf1491599e922cf0eff7bfadba21b4a9bfd9e2b66e1f5416aef4f89cbc8/pyflycap2-0.1.0-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "444f1c1ad5cc8f01fdc385681291f37c", "sha256": "f4b62e74ff9dfee4415281c08a749f850b5f6a0a3192538e63dbfb5faaa35a52" }, "downloads": -1, "filename": "pyflycap2-0.1.0-cp34-cp34m-win_amd64.whl", "has_sig": false, "md5_digest": "444f1c1ad5cc8f01fdc385681291f37c", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 107937, "upload_time": "2016-07-22T21:49:37", "url": "https://files.pythonhosted.org/packages/22/d7/6d247f834ed6639a15780f3b88b067d426915fcf368b3430bdf68006bcd9/pyflycap2-0.1.0-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "49c06b89b480e10b53ca5e3b656ef905", "sha256": "e8f17c32143563f071265b0eee025a1dccebd1911bd29e55d3b36ff2fef4838c" }, "downloads": -1, "filename": "pyflycap2-0.1.0.zip", "has_sig": false, "md5_digest": "49c06b89b480e10b53ca5e3b656ef905", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 116222, "upload_time": "2016-07-22T21:49:50", "url": "https://files.pythonhosted.org/packages/c0/e8/2a3e7f33664d2f2ef689f5b7dfa0b81e8c9afc575db8974c18b30f2a32e0/pyflycap2-0.1.0.zip" } ], "0.1.dev0": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "111e5c58f494ebb668d9b80e0de19cd0", "sha256": "a7d211d778f3ced9a4d26fb0dbab55f4eafdf9fe915c3e0179d469ecea0e6c43" }, "downloads": -1, "filename": "pyflycap2-0.1.0-cp27-cp27m-win32.whl", "has_sig": false, "md5_digest": "111e5c58f494ebb668d9b80e0de19cd0", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 99174, "upload_time": "2016-07-22T21:49:35", "url": "https://files.pythonhosted.org/packages/ad/12/682d5c45a78cc47ebb4437eb526ee14dca82126b41d0589a2859c7105539/pyflycap2-0.1.0-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "b46b19ab8faa8d316087cd50d60a08c9", "sha256": "e78d91167c63da9341b31a812d9c740bf4caceeb026134e0c768576b25eb5bc4" }, "downloads": -1, "filename": "pyflycap2-0.1.0-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "b46b19ab8faa8d316087cd50d60a08c9", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 110594, "upload_time": "2016-07-22T21:49:32", "url": "https://files.pythonhosted.org/packages/da/e4/9ef307758eb4bb84d09b1fabfad97db2cfb6cecac5d4ab2c6e1077e7a493/pyflycap2-0.1.0-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "f9966d78b608b3155f8baf2dd44c9572", "sha256": "32eb4fe36ab41481467d1df9e9d72e855f1f3c0896b20964455fd37f6cb98311" }, "downloads": -1, "filename": "pyflycap2-0.1.0-cp34-cp34m-win32.whl", "has_sig": false, "md5_digest": "f9966d78b608b3155f8baf2dd44c9572", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 98169, "upload_time": "2016-07-22T21:49:40", "url": "https://files.pythonhosted.org/packages/e7/d2/4cf1491599e922cf0eff7bfadba21b4a9bfd9e2b66e1f5416aef4f89cbc8/pyflycap2-0.1.0-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "444f1c1ad5cc8f01fdc385681291f37c", "sha256": "f4b62e74ff9dfee4415281c08a749f850b5f6a0a3192538e63dbfb5faaa35a52" }, "downloads": -1, "filename": "pyflycap2-0.1.0-cp34-cp34m-win_amd64.whl", "has_sig": false, "md5_digest": "444f1c1ad5cc8f01fdc385681291f37c", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 107937, "upload_time": "2016-07-22T21:49:37", "url": "https://files.pythonhosted.org/packages/22/d7/6d247f834ed6639a15780f3b88b067d426915fcf368b3430bdf68006bcd9/pyflycap2-0.1.0-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "49c06b89b480e10b53ca5e3b656ef905", "sha256": "e8f17c32143563f071265b0eee025a1dccebd1911bd29e55d3b36ff2fef4838c" }, "downloads": -1, "filename": "pyflycap2-0.1.0.zip", "has_sig": false, "md5_digest": "49c06b89b480e10b53ca5e3b656ef905", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 116222, "upload_time": "2016-07-22T21:49:50", "url": "https://files.pythonhosted.org/packages/c0/e8/2a3e7f33664d2f2ef689f5b7dfa0b81e8c9afc575db8974c18b30f2a32e0/pyflycap2-0.1.0.zip" } ] }