translucenttbb


Nametranslucenttbb JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/littlewhitecloud/TranslucentTB/
SummaryA python version TranslucentTB
upload_time2023-06-30 12:47:41
maintainer
docs_urlNone
authorlittlewhitecloud
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### TranslucentTB
#### This is a python version TranslucentTB maybe with tkinter and ctypes
### Clear
![image](https://github.com/littlewhitecloud/TranslucentTB/assets/71159641/97763cac-2b58-4208-b98b-36d031c86880)
### Noeffect
![image](https://github.com/littlewhitecloud/TranslucentTB/assets/71159641/761f84b4-5367-40a2-81ec-e9e97b2f19f5)
### Blur
![image](https://github.com/littlewhitecloud/TranslucentTB/assets/71159641/78b2a579-4c5f-4d95-8b68-4fe2b4f2ba29)
### Acrylic
![image](https://github.com/littlewhitecloud/TranslucentTB/assets/71159641/211f4147-ce5d-4f04-9126-e274369abdfd)

### Usage
```python
from translucenttb import blur # import the blur function
blur(blurtype="Acrylic") # for example acrylic
# choose one type from ("clear", "noeffect", "blur", "acrylic")
```

#### Still working in progress

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/littlewhitecloud/TranslucentTB/",
    "name": "translucenttbb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "littlewhitecloud",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ea/9d/9f9c930e63e09896c8e2a43d98e7cf63a117c569620ffc58b3731c3d2eea/translucenttbb-0.0.1.tar.gz",
    "platform": null,
    "description": "### TranslucentTB\n#### This is a python version TranslucentTB maybe with tkinter and ctypes\n### Clear\n![image](https://github.com/littlewhitecloud/TranslucentTB/assets/71159641/97763cac-2b58-4208-b98b-36d031c86880)\n### Noeffect\n![image](https://github.com/littlewhitecloud/TranslucentTB/assets/71159641/761f84b4-5367-40a2-81ec-e9e97b2f19f5)\n### Blur\n![image](https://github.com/littlewhitecloud/TranslucentTB/assets/71159641/78b2a579-4c5f-4d95-8b68-4fe2b4f2ba29)\n### Acrylic\n![image](https://github.com/littlewhitecloud/TranslucentTB/assets/71159641/211f4147-ce5d-4f04-9126-e274369abdfd)\n\n### Usage\n```python\nfrom translucenttb import blur # import the blur function\nblur(blurtype=\"Acrylic\") # for example acrylic\n# choose one type from (\"clear\", \"noeffect\", \"blur\", \"acrylic\")\n```\n\n#### Still working in progress\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A python version TranslucentTB",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/littlewhitecloud/TranslucentTB/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "766dd9e5d9c5fd6854ce70f48adea8c29e383c88b917dae710abe8cd44f57f0f",
                "md5": "545b9c5b01ad0eb3540388c9352988d2",
                "sha256": "f65c5aa9f340e07d7f5595a43df390e3ee79568c890c54b9beae2741393ab646"
            },
            "downloads": -1,
            "filename": "translucenttbb-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "545b9c5b01ad0eb3540388c9352988d2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2858,
            "upload_time": "2023-06-30T12:47:40",
            "upload_time_iso_8601": "2023-06-30T12:47:40.154223Z",
            "url": "https://files.pythonhosted.org/packages/76/6d/d9e5d9c5fd6854ce70f48adea8c29e383c88b917dae710abe8cd44f57f0f/translucenttbb-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea9d9f9c930e63e09896c8e2a43d98e7cf63a117c569620ffc58b3731c3d2eea",
                "md5": "c7329dfe462b0ec1d46006245f74b0cc",
                "sha256": "78b09030793bf57201b777819702fe87e66c5abe20795aa020a8b1f7b3b6deb1"
            },
            "downloads": -1,
            "filename": "translucenttbb-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c7329dfe462b0ec1d46006245f74b0cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2439,
            "upload_time": "2023-06-30T12:47:41",
            "upload_time_iso_8601": "2023-06-30T12:47:41.319115Z",
            "url": "https://files.pythonhosted.org/packages/ea/9d/9f9c930e63e09896c8e2a43d98e7cf63a117c569620ffc58b3731c3d2eea/translucenttbb-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-30 12:47:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "littlewhitecloud",
    "github_project": "TranslucentTB",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "translucenttbb"
}
        
Elapsed time: 0.18929s