powerpuff


Namepowerpuff JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/arturtamborski/powerpuff
SummaryMy silly collection of random utils
upload_time2024-09-30 18:54:43
maintainerNone
docs_urlNone
authorArtur Tamborski
requires_pythonNone
licenseMIT
keywords utility collection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            powerpuff
=========

Description
-----------

powerpuff is my silly collection of random python utilities I tend to use in different places.


Installation
------------

```
   pip install powerpuff
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/arturtamborski/powerpuff",
    "name": "powerpuff",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "utility collection",
    "author": "Artur Tamborski",
    "author_email": "ar@tur.ski",
    "download_url": "https://github.com/arturtamborski/powerpuff/archive/0.0.1.tar.gz",
    "platform": null,
    "description": "powerpuff\n=========\n\nDescription\n-----------\n\npowerpuff is my silly collection of random python utilities I tend to use in different places.\n\n\nInstallation\n------------\n\n```\n   pip install powerpuff\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "My silly collection of random utils",
    "version": "0.0.2",
    "project_urls": {
        "Download": "https://github.com/arturtamborski/powerpuff/archive/0.0.1.tar.gz",
        "Homepage": "https://github.com/arturtamborski/powerpuff"
    },
    "split_keywords": [
        "utility",
        "collection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c4a5e1f6ccbe210b2682b1a5a4d83680fe76931b09dd19308b3dd94f844a979",
                "md5": "8962a0d13b2df4dc79984c28ed4f846f",
                "sha256": "ede2b594d46e50fe060c1c8d87156918ec2fbe2a6fe30073055e9c8fd84ee87a"
            },
            "downloads": -1,
            "filename": "powerpuff-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8962a0d13b2df4dc79984c28ed4f846f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3942,
            "upload_time": "2024-09-30T18:54:43",
            "upload_time_iso_8601": "2024-09-30T18:54:43.726777Z",
            "url": "https://files.pythonhosted.org/packages/9c/4a/5e1f6ccbe210b2682b1a5a4d83680fe76931b09dd19308b3dd94f844a979/powerpuff-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 18:54:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "arturtamborski",
    "github_project": "powerpuff",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "powerpuff"
}
        
Elapsed time: 0.87870s