imageflowpy


Nameimageflowpy JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryLibrary that generates images of basically anything.
upload_time2023-06-07 22:48:15
maintainer
docs_urlNone
authorskrvt
requires_python
licenseMIT
keywords image generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Imageflow is a library that generates images of basically anything. For example:
- Generating a random picture of Billie Eilish.
- More will be added soon.

How to use:
# Generate a random picture of Billie Eilish.
```
import imageflow-py as imageflow

imageflow.billie_eilish()
```

Authors of Imageflow:
- bqa
- hellrisen

Author of the Python Wrapper for Imageflow:
- skrvt

Change Log for Imageflow

***********************
0.0.1 (07.06.2023)
------------------
[ADDED]
- Generate a random image of Billie Eilish

[FIXED]
***********************

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "imageflowpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "image generator",
    "author": "skrvt",
    "author_email": "skrvtbusiness@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/30/ef63b5924cfd5d98212aad2e64b6b321925b7ac750d0f862d3ef765d6181/imageflowpy-0.0.1.tar.gz",
    "platform": null,
    "description": "Imageflow is a library that generates images of basically anything. For example:\r\n- Generating a random picture of Billie Eilish.\r\n- More will be added soon.\r\n\r\nHow to use:\r\n# Generate a random picture of Billie Eilish.\r\n```\r\nimport imageflow-py as imageflow\r\n\r\nimageflow.billie_eilish()\r\n```\r\n\r\nAuthors of Imageflow:\r\n- bqa\r\n- hellrisen\r\n\r\nAuthor of the Python Wrapper for Imageflow:\r\n- skrvt\r\n\r\nChange Log for Imageflow\r\n\r\n***********************\r\n0.0.1 (07.06.2023)\r\n------------------\r\n[ADDED]\r\n- Generate a random image of Billie Eilish\r\n\r\n[FIXED]\r\n***********************\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library that generates images of basically anything.",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "image",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d430ef63b5924cfd5d98212aad2e64b6b321925b7ac750d0f862d3ef765d6181",
                "md5": "5c36602dbbeb554f1cc8d5a4c5ff94b6",
                "sha256": "41b9c1cce82ba7337f63ca5b382c32affa512c166e2d42db0690a4acf72c2b19"
            },
            "downloads": -1,
            "filename": "imageflowpy-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5c36602dbbeb554f1cc8d5a4c5ff94b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2478,
            "upload_time": "2023-06-07T22:48:15",
            "upload_time_iso_8601": "2023-06-07T22:48:15.524922Z",
            "url": "https://files.pythonhosted.org/packages/d4/30/ef63b5924cfd5d98212aad2e64b6b321925b7ac750d0f862d3ef765d6181/imageflowpy-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-07 22:48:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "imageflowpy"
}
        
Elapsed time: 0.07462s