istacky


Nameistacky JSON
Version 0.2 PyPI version JSON
download
home_page
SummaryA lightweight image processing library
upload_time2024-01-31 13:29:00
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License
keywords image image blending image editing image fusion image processing image stacking photoshop
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- PROJECT LOGO -->
<br />
<div align="center">
  <a href="https://github.com/antoineedy/istacky">
    <img src="https://raw.githubusercontent.com/antoineedy/istacky/main/docs/img/logo.png" alt="Logo" height="120">
  </a>

<h3 align="center">IStacky</h3>

  <p align="center">
    A lightweight image processing library
    <br />
    <a href="https:/github.com/antoineedy/istacky"><strong>GitHub repository</strong></a>
  </p>
</div>

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "istacky",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "image,image blending,image editing,image fusion,image processing,image stacking,photoshop",
    "author": "",
    "author_email": "Antoine EDY <antoineedy@outlook.fr>",
    "download_url": "https://files.pythonhosted.org/packages/53/fe/50521c24153332d2c5932d61da0b6bc6939b11f764b697dc485850b2cb4a/istacky-0.2.tar.gz",
    "platform": null,
    "description": "<!-- PROJECT LOGO -->\n<br />\n<div align=\"center\">\n  <a href=\"https://github.com/antoineedy/istacky\">\n    <img src=\"https://raw.githubusercontent.com/antoineedy/istacky/main/docs/img/logo.png\" alt=\"Logo\" height=\"120\">\n  </a>\n\n<h3 align=\"center\">IStacky</h3>\n\n  <p align=\"center\">\n    A lightweight image processing library\n    <br />\n    <a href=\"https:/github.com/antoineedy/istacky\"><strong>GitHub repository</strong></a>\n  </p>\n</div>\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A lightweight image processing library",
    "version": "0.2",
    "project_urls": {
        "Documentation": "https://antoineedy.github.io/istacky/",
        "Homepage": "https://github.com/antoineedy/istacky",
        "Issues": "https://github.com/antoineedy/istacky/issues",
        "Repository": "https://github.com/antoineedy/istacky"
    },
    "split_keywords": [
        "image",
        "image blending",
        "image editing",
        "image fusion",
        "image processing",
        "image stacking",
        "photoshop"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ddf8c4fc8f40dd52f2633dd306411863b4354fa0fa8c68de5b5b2c14e56cd5c",
                "md5": "bbff9126d888104e474e2cc81fa1fa48",
                "sha256": "aaa528acd7660885231bc92b897eb60fc9d643b8ec8f7c38bce43c91dffec5f1"
            },
            "downloads": -1,
            "filename": "istacky-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bbff9126d888104e474e2cc81fa1fa48",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12966,
            "upload_time": "2024-01-31T13:27:51",
            "upload_time_iso_8601": "2024-01-31T13:27:51.908346Z",
            "url": "https://files.pythonhosted.org/packages/5d/df/8c4fc8f40dd52f2633dd306411863b4354fa0fa8c68de5b5b2c14e56cd5c/istacky-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53fe50521c24153332d2c5932d61da0b6bc6939b11f764b697dc485850b2cb4a",
                "md5": "af5c4b8367c73d9528efb789d847fc3c",
                "sha256": "ced0aa694053fe54028461d9a5a19b8b1f606f9b3d31498232c36b189977be09"
            },
            "downloads": -1,
            "filename": "istacky-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "af5c4b8367c73d9528efb789d847fc3c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21512547,
            "upload_time": "2024-01-31T13:29:00",
            "upload_time_iso_8601": "2024-01-31T13:29:00.786877Z",
            "url": "https://files.pythonhosted.org/packages/53/fe/50521c24153332d2c5932d61da0b6bc6939b11f764b697dc485850b2cb4a/istacky-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 13:29:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "antoineedy",
    "github_project": "istacky",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "istacky"
}
        
Elapsed time: 0.17682s