img-processor


Nameimg-processor JSON
Version 0.20.0 PyPI version JSON
download
home_pagehttps://github.com/kellerjustin/img_processor
SummaryPython package for taking an image and doing a thing
upload_time2023-06-20 13:33:35
maintainer
docs_urlNone
authorJustin Keller
requires_python>=3.6
licenseMIT license
keywords img_processor
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =============
img_processor
=============


.. image:: https://img.shields.io/pypi/v/img_processor.svg
        :target: https://pypi.python.org/pypi/img_processor

.. image:: https://img.shields.io/travis/kellerjustin/img_processor.svg
        :target: https://travis-ci.com/kellerjustin/img_processor

.. image:: https://readthedocs.org/projects/img-processor/badge/?version=latest
        :target: https://img-processor.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Python package for taking an image and doing a thing


* Free software: MIT license
* Documentation: https://img-processor.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2020-06-13)
------------------

* First release on PyPI.


0.5.0 (2020-09-22)
------------------

* Adds autorotation code


0.6.0 (2020-09-28)
------------------

* Adds additional validation and error handling


0.7.0 (2020-09-29)
------------------

* Fixes missing requirements in setup.py


0.8.0 (2021-01-29)
------------------

* Adds tiff conversion function


0.9.0 (2021-02-08)
------------------

* Adds movie creation function to make time lapse movies from image files


0.10.0 (2021-02-09)
-------------------

* Adds compression to make_movie function


0.11.0 (2021-02-10)
-------------------

* Cleans up requirements, removing libtiff and pinning versions

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kellerjustin/img_processor",
    "name": "img-processor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "img_processor",
    "author": "Justin Keller",
    "author_email": "kellerjustin@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/77/56/e31e573c812bcaac2c29d4601d4fe0c68b5e99f7746a296bda353737f8ec/img_processor-0.20.0.tar.gz",
    "platform": null,
    "description": "=============\nimg_processor\n=============\n\n\n.. image:: https://img.shields.io/pypi/v/img_processor.svg\n        :target: https://pypi.python.org/pypi/img_processor\n\n.. image:: https://img.shields.io/travis/kellerjustin/img_processor.svg\n        :target: https://travis-ci.com/kellerjustin/img_processor\n\n.. image:: https://readthedocs.org/projects/img-processor/badge/?version=latest\n        :target: https://img-processor.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n\n\n\nPython package for taking an image and doing a thing\n\n\n* Free software: MIT license\n* Documentation: https://img-processor.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2020-06-13)\n------------------\n\n* First release on PyPI.\n\n\n0.5.0 (2020-09-22)\n------------------\n\n* Adds autorotation code\n\n\n0.6.0 (2020-09-28)\n------------------\n\n* Adds additional validation and error handling\n\n\n0.7.0 (2020-09-29)\n------------------\n\n* Fixes missing requirements in setup.py\n\n\n0.8.0 (2021-01-29)\n------------------\n\n* Adds tiff conversion function\n\n\n0.9.0 (2021-02-08)\n------------------\n\n* Adds movie creation function to make time lapse movies from image files\n\n\n0.10.0 (2021-02-09)\n-------------------\n\n* Adds compression to make_movie function\n\n\n0.11.0 (2021-02-10)\n-------------------\n\n* Cleans up requirements, removing libtiff and pinning versions\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python package for taking an image and doing a thing",
    "version": "0.20.0",
    "project_urls": {
        "Homepage": "https://github.com/kellerjustin/img_processor"
    },
    "split_keywords": [
        "img_processor"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0d1d70875e397fcf0d9d6777e07a46efabd3867d06fc0793a46db63d906b7f4",
                "md5": "ead984ae96c95893051a61381129be93",
                "sha256": "bb338c80a71f94167a2d68c6d2f801f777c126b48907cae7137165f097b6d974"
            },
            "downloads": -1,
            "filename": "img_processor-0.20.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ead984ae96c95893051a61381129be93",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 7135,
            "upload_time": "2023-06-20T13:33:33",
            "upload_time_iso_8601": "2023-06-20T13:33:33.626023Z",
            "url": "https://files.pythonhosted.org/packages/a0/d1/d70875e397fcf0d9d6777e07a46efabd3867d06fc0793a46db63d906b7f4/img_processor-0.20.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7756e31e573c812bcaac2c29d4601d4fe0c68b5e99f7746a296bda353737f8ec",
                "md5": "feca357e5bc5d15e29fe44453221ba68",
                "sha256": "5da4668f93b6bff443d391094657256e2671488fe798e2cfa731d2cac10d15dc"
            },
            "downloads": -1,
            "filename": "img_processor-0.20.0.tar.gz",
            "has_sig": false,
            "md5_digest": "feca357e5bc5d15e29fe44453221ba68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 12954,
            "upload_time": "2023-06-20T13:33:35",
            "upload_time_iso_8601": "2023-06-20T13:33:35.995463Z",
            "url": "https://files.pythonhosted.org/packages/77/56/e31e573c812bcaac2c29d4601d4fe0c68b5e99f7746a296bda353737f8ec/img_processor-0.20.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-20 13:33:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kellerjustin",
    "github_project": "img_processor",
    "github_not_found": true,
    "lcname": "img-processor"
}
        
Elapsed time: 1.24927s