{ "info": { "author": "Stefano Bertoli", "author_email": "elkiwydev@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# What is PaYnter?\n\nPaYnter is a Python module that let you procedurally generate images with handy features that emulates what you can find in any image editing software like Photoshop, GIMP, Krita, etc...\n\n\n# Features\n\nThis is a list with what there is currently inside the code:\n\n- Brushes features:\n\t- Custom brush tip (B/W png images)\n\t- Supports for multiple brush tips (randomized each dab)\n\t- Custom brush tip rotation \n\t- Custom Brush spacing\n\t- Custom Brush textures\n\t- Fuzzy Dab parameters like:\n\t\t- Brush size\n\t\t- Brush angle\n\t\t- Color mix\n\t\t- Color Hue\n\t\t- Color Saturation\n\t\t- Color Value\n\t\t- Dab position scattering\n- Layer management\n\t- New layer creation\n\t- Layer merging with blending modes\n- Color management\n\t- Palette creation\n\t\t- Triad palette\n\t\t- Separate Hue, Saturation, and Value tweaking\n- Brush mirroring\n- Drawing functions like:\n\t- DrawLine(x1, y1, x2, y2)\n\t- DrawPoint(x, y)\n\t- DrawRect(x1, y1, x2, y2, angle)\n\t- DrawPath(pointList)\n\t- AddBorder(width)\n\n\n\n# How to use it\n\nRight now there isn't much you can do with PaYnter since is really early in the development, but you can try it by cloning the repository and playing around inside example.py, while paynter.py do all the heavy works behind the scenes.\n\n\n# Dependencies\n\nPaYnter needs **Numpy**, **Numba**, and **PIL** modules. Those can all be installed easily with Pip, anything else should come with the python3 bundle.\n\n\n# Scope \n\nThis project started October 1th 2018 and aims at adding all the image editing software features to be able to create images like these (made with Krita by another my Python script):\n\n\n\n\n\n\n\n(You can find more here: [@elkiwyart](https://www.instagram.com/elkiwyart/))\n\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/elkiwy/paynter", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "paynter", "package_url": "https://pypi.org/project/paynter/", "platform": "", "project_url": "https://pypi.org/project/paynter/", "project_urls": { "Homepage": "https://github.com/elkiwy/paynter" }, "release_url": "https://pypi.org/project/paynter/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "PaYnter is a Python Library that let you procedurally generate images with handy features that emulates what you can find in any image editing software like Photoshop, GIMP, Krita, and similars.", "version": "0.1.4" }, "last_serial": 4472319, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "c4f1e67904c25785e519397763959cd9", "sha256": "c19c80909a99140f35aeae96d63e8ab90b5dcc7944182c9b0cce06cfe0ac974e" }, "downloads": -1, "filename": "paynter-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "c4f1e67904c25785e519397763959cd9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18732, "upload_time": "2018-11-10T13:53:01", "url": "https://files.pythonhosted.org/packages/13/dc/c9db4d706cfb50ebee14f1895e6665d68b3010498befb37204a66ece03d5/paynter-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e8e11b2596fef79bc4e9d0452face862", "sha256": "944be46ae78eaedec6dd29e64391d0e82961b6adf382dbaf58608b698631b306" }, "downloads": -1, "filename": "paynter-0.1.4.tar.gz", "has_sig": false, "md5_digest": "e8e11b2596fef79bc4e9d0452face862", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15841, "upload_time": "2018-11-10T13:53:06", "url": "https://files.pythonhosted.org/packages/49/9b/892d0f3b09ba1d4ba6a37cc2778de0565e1b74fa04fb83f250ee6ca8617c/paynter-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c4f1e67904c25785e519397763959cd9", "sha256": "c19c80909a99140f35aeae96d63e8ab90b5dcc7944182c9b0cce06cfe0ac974e" }, "downloads": -1, "filename": "paynter-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "c4f1e67904c25785e519397763959cd9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18732, "upload_time": "2018-11-10T13:53:01", "url": "https://files.pythonhosted.org/packages/13/dc/c9db4d706cfb50ebee14f1895e6665d68b3010498befb37204a66ece03d5/paynter-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e8e11b2596fef79bc4e9d0452face862", "sha256": "944be46ae78eaedec6dd29e64391d0e82961b6adf382dbaf58608b698631b306" }, "downloads": -1, "filename": "paynter-0.1.4.tar.gz", "has_sig": false, "md5_digest": "e8e11b2596fef79bc4e9d0452face862", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15841, "upload_time": "2018-11-10T13:53:06", "url": "https://files.pythonhosted.org/packages/49/9b/892d0f3b09ba1d4ba6a37cc2778de0565e1b74fa04fb83f250ee6ca8617c/paynter-0.1.4.tar.gz" } ] }