{ "info": { "author": "Jim Easterbrook", "author_email": "jim@jim-easterbrook.me.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Multimedia :: Graphics", "Topic :: Multimedia :: Video", "Topic :: Scientific/Engineering :: Image Recognition", "Topic :: Scientific/Engineering :: Visualization" ], "description": "Pyctools\n========\n\nA picture processing algorithm development kit.\n\nPyctools is a collection of picture processing primitive components that you can easily interconnect to make complex algorithm simulations.\nIt works with stills or video, and utilises popular libraries such as `Python Imaging Library `_, `NumPy `_ and `OpenCV `_.\n\n.. image:: https://pythonhosted.org/pyctools.core/_images/editor_8.png\n\nExample projects using pyctools include `pyctools-pal `_ (a simulation of the `Transform PAL decoder `_) and `pyctools-demo `_ (demonstrations of some simple processing).\n\nDocumentation\n-------------\n\nThe core Pyctools library and components are documented on `Read The Docs `_.\nIf you install additional components you should build a local copy of the documentation to include the extra components.\n\nRequirements\n------------\n\n* `Python `_ version 2.7 or 3.x.\n* `NumPy `_ for its powerful multi-dimensional array object.\n* `Python Imaging Library `_ for image file reading and writing. (The `pillow `_ fork of PIL is recommended.)\n* `Cython `_ to build fast extensions for Python.\n* `gexiv2 `_ to handle metadata.\n* `OpenCV `_ python bindings (optional) for advanced image processing.\n* `FFmpeg `_ (optional) to read and write video files.\n* `rawkit `_ (optional) to read raw image files.\n* `PyQt `_ and `PyOpenGL `_ (optional) graphic toolkit used by the Pyctools visual editor and the Qt display components.\n* `Sphinx `_ and `mock `_ (optional) to build local documentation.\n\nInstallation\n------------\n\nPlease see `the documentation `_ for full details of how to install Pyctools and its requirements.\n\nLicence\n-------\n\n| Pyctools - a picture processing algorithm development kit.\n| http://github.com/jim-easterbrook/pyctools\n| Copyright (C) 2014-17 Pyctools contributors\n\nThis program is free software: you can redistribute it and/or\nmodify it under the terms of the GNU General Public License as\npublished by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\nGeneral Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jim-easterbrook/pyctools", "keywords": null, "license": "GNU GPL", "maintainer": null, "maintainer_email": null, "name": "pyctools.core", "package_url": "https://pypi.org/project/pyctools.core/", "platform": "POSIX,MacOS", "project_url": "https://pypi.org/project/pyctools.core/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jim-easterbrook/pyctools" }, "release_url": "https://pypi.org/project/pyctools.core/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Picture processing algorithm development kit", "version": "0.3.0" }, "last_serial": 2817241, "releases": { "0.0.0": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "42e6623952904b773b1af8c934284ddb", "sha256": "6c3924560a3bdb0cb01ab57f3401f7dd9b64230ab784588bdfc64374b80784ce" }, "downloads": -1, "filename": "pyctools.core-0.1.0.tar.gz", "has_sig": false, "md5_digest": "42e6623952904b773b1af8c934284ddb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31980, "upload_time": "2014-11-03T10:54:11", "url": "https://files.pythonhosted.org/packages/20/da/a9ba2123b587b71c9b4d4d55a1894dfb379fd8612ae7943eea7e550a7d98/pyctools.core-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d98ce8ba60c882259bc10346451bf029", "sha256": "588baed21e12a9a035b8f18b391d117354c82ea1e87aa7eee4bed63871841158" }, "downloads": -1, "filename": "pyctools.core-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d98ce8ba60c882259bc10346451bf029", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 225244, "upload_time": "2014-11-13T07:45:45", "url": "https://files.pythonhosted.org/packages/1a/4a/1c9044a3d8c3794f88b3c759ee1e5f5f24bce4631e318a2cc7e174b39051/pyctools.core-0.1.1.tar.gz" } ], "0.3.0": [] }, "urls": [] }