cryno


Namecryno JSON
Version 0.0.0 PyPI version JSON
download
home_pageNone
SummaryA python image processing library
upload_time2024-05-25 11:36:56
maintainerNone
docs_urlNone
authorSchkimansky
requires_pythonNone
licenseNone
keywords python image processing data image data image processing image processor image manipulation editor image editor
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Donations
It takes me a long time to make these libraries. If you would like to support my work, Then you can follow my patreon :)

https://www.patreon.com/Schkimansky

# Library
This is a powerful python image manipulation library.

```python
import cryno

# example comin soon
```

# Installation
```bash
pip install cryno
```

# Documentation
Coming soon. not finished yet and is in planning stage

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cryno",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, image, processing, data, image data, image processing, image processor, image manipulation, editor, image editor",
    "author": "Schkimansky",
    "author_email": "<ahmadchawla1432@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/07/ef/2fd7933f104e54bf29b2a6fc6da940c855e60b825af58529187930f63fa6/cryno-0.0.0.tar.gz",
    "platform": null,
    "description": "\n# Donations\nIt takes me a long time to make these libraries. If you would like to support my work, Then you can follow my patreon :)\n\nhttps://www.patreon.com/Schkimansky\n\n# Library\nThis is a powerful python image manipulation library.\n\n```python\nimport cryno\n\n# example comin soon\n```\n\n# Installation\n```bash\npip install cryno\n```\n\n# Documentation\nComing soon. not finished yet and is in planning stage\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python image processing library",
    "version": "0.0.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        " image",
        " processing",
        " data",
        " image data",
        " image processing",
        " image processor",
        " image manipulation",
        " editor",
        " image editor"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9b6d44e0174f4ecd80918e78332070806bab84fa635db464bfbfe4eb7a1edde",
                "md5": "16cd7fcd32e3305bcbe6755f2c75c566",
                "sha256": "6c4f14d1c6b756d2402317565dfcee5a71c5039c5cf01e2d98fcd8d168eef6a9"
            },
            "downloads": -1,
            "filename": "cryno-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "16cd7fcd32e3305bcbe6755f2c75c566",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8556,
            "upload_time": "2024-05-25T11:36:54",
            "upload_time_iso_8601": "2024-05-25T11:36:54.588374Z",
            "url": "https://files.pythonhosted.org/packages/c9/b6/d44e0174f4ecd80918e78332070806bab84fa635db464bfbfe4eb7a1edde/cryno-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07ef2fd7933f104e54bf29b2a6fc6da940c855e60b825af58529187930f63fa6",
                "md5": "d8b25cd48db346b6fd6fc78f2e4f6d39",
                "sha256": "4ae1bc9727ac20b27bdfd0c4a8d2a691ecacf1028bd21c1aeef78b0006295ac7"
            },
            "downloads": -1,
            "filename": "cryno-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d8b25cd48db346b6fd6fc78f2e4f6d39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8505,
            "upload_time": "2024-05-25T11:36:56",
            "upload_time_iso_8601": "2024-05-25T11:36:56.979960Z",
            "url": "https://files.pythonhosted.org/packages/07/ef/2fd7933f104e54bf29b2a6fc6da940c855e60b825af58529187930f63fa6/cryno-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-25 11:36:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cryno"
}
        
Elapsed time: 0.24010s