pyqt-rounded-profile-image


Namepyqt-rounded-profile-image JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/yjg30737/pyqt-rounded-profile-image.git
SummaryPyQt rounded profile image
upload_time2023-01-29 11:36:48
maintainer
docs_urlNone
authorJung Gyu Yoon
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# pyqt-rounded-profile-image

PyQt rounded profile image like Youtube, Google, etc.



## Requirements

* PyQt5



## How to do

* git clone ~

* python sample.py



## Preview



![image](https://user-images.githubusercontent.com/55078043/215319608-4c0e95dd-06f8-400d-8d51-ed516a49fe88.png)



You can select the image file to show (*.png, *.jpg, *.bmp)



There are two images (both two are Laurie Holden) in the root directory for testing the feature.



## TODO list

* Default image or text

* Popup window

* Animation




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yjg30737/pyqt-rounded-profile-image.git",
    "name": "pyqt-rounded-profile-image",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jung Gyu Yoon",
    "author_email": "yjg30737@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/bc/daa776f6281aa9935e3d93c9a80419df89c4e19dce84c395cce55cb24c00/pyqt-rounded-profile-image-0.0.1.tar.gz",
    "platform": null,
    "description": "\r\n# pyqt-rounded-profile-image\r\n\r\nPyQt rounded profile image like Youtube, Google, etc.\r\n\r\n\r\n\r\n## Requirements\r\n\r\n* PyQt5\r\n\r\n\r\n\r\n## How to do\r\n\r\n* git clone ~\r\n\r\n* python sample.py\r\n\r\n\r\n\r\n## Preview\r\n\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/55078043/215319608-4c0e95dd-06f8-400d-8d51-ed516a49fe88.png)\r\n\r\n\r\n\r\nYou can select the image file to show (*.png, *.jpg, *.bmp)\r\n\r\n\r\n\r\nThere are two images (both two are Laurie Holden) in the root directory for testing the feature.\r\n\r\n\r\n\r\n## TODO list\r\n\r\n* Default image or text\r\n\r\n* Popup window\r\n\r\n* Animation\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyQt rounded profile image",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c305d87f7e40db043c92e7a08bbee8a07154bb1ec895ad2937a88a4fb1cdf65",
                "md5": "7b2bb5c5c2c12728e4bee56efc72ae50",
                "sha256": "3f2bb98983c20ad5329af765cd62224d8b435728b50ec62cce11d9f9dc0f14da"
            },
            "downloads": -1,
            "filename": "pyqt_rounded_profile_image-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b2bb5c5c2c12728e4bee56efc72ae50",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3634,
            "upload_time": "2023-01-29T11:36:45",
            "upload_time_iso_8601": "2023-01-29T11:36:45.965596Z",
            "url": "https://files.pythonhosted.org/packages/1c/30/5d87f7e40db043c92e7a08bbee8a07154bb1ec895ad2937a88a4fb1cdf65/pyqt_rounded_profile_image-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4dbcdaa776f6281aa9935e3d93c9a80419df89c4e19dce84c395cce55cb24c00",
                "md5": "77a4d33c9c1343a78c126209b31c83ac",
                "sha256": "8e0a59b25bd343f99208627126abf94c23c9a80eb0af56f32c6e17f523074625"
            },
            "downloads": -1,
            "filename": "pyqt-rounded-profile-image-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "77a4d33c9c1343a78c126209b31c83ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3130,
            "upload_time": "2023-01-29T11:36:48",
            "upload_time_iso_8601": "2023-01-29T11:36:48.213841Z",
            "url": "https://files.pythonhosted.org/packages/4d/bc/daa776f6281aa9935e3d93c9a80419df89c4e19dce84c395cce55cb24c00/pyqt-rounded-profile-image-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-29 11:36:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "yjg30737",
    "github_project": "pyqt-rounded-profile-image.git",
    "lcname": "pyqt-rounded-profile-image"
}
        
Elapsed time: 0.03674s