ouch


Nameouch JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/thyeem/ouch
SummaryOdd Utility Collection Hub
upload_time2024-11-24 21:06:21
maintainerNone
docs_urlNone
authorFrancis Lim
requires_python>=3.6
licenseMIT
keywords utilities functional
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center"> <img src="https://raw.githubusercontent.com/thyeem/ouch/main/ouch.png" height="250"/></p>

[![ouch](https://img.shields.io/pypi/v/ouch)](https://pypi.org/project/ouch)

# ouch

_Odd Utiltiy Collection Hub_.

What happens _useless ideas_ meet an [odd tool](https://github.com/thyeem/foc)?  
The problem is that _useless thoughts just keep growing_.



```bash
$ pip install -U ouch
```
```python
from ouch import *
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thyeem/ouch",
    "name": "ouch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "utilities functional",
    "author": "Francis Lim",
    "author_email": "thyeem@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6e/73/cf69f6bc8fa183598265671adfa3e62666f5933bb40e63729b9ff5da127e/ouch-0.0.11.tar.gz",
    "platform": null,
    "description": "<p align=\"center\"> <img src=\"https://raw.githubusercontent.com/thyeem/ouch/main/ouch.png\" height=\"250\"/></p>\n\n[![ouch](https://img.shields.io/pypi/v/ouch)](https://pypi.org/project/ouch)\n\n# ouch\n\n_Odd Utiltiy Collection Hub_.\n\nWhat happens _useless ideas_ meet an [odd tool](https://github.com/thyeem/foc)?  \nThe problem is that _useless thoughts just keep growing_.\n\n\n\n```bash\n$ pip install -U ouch\n```\n```python\nfrom ouch import *\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Odd Utility Collection Hub",
    "version": "0.0.11",
    "project_urls": {
        "Homepage": "https://github.com/thyeem/ouch"
    },
    "split_keywords": [
        "utilities",
        "functional"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57189c04abecf3a3e32972066afa448ab7cabaad114c954918bf588cd5285ede",
                "md5": "924085a3664e815fd85d954f875f7c91",
                "sha256": "a2d65bc3927d6464f4209cf2bb498084d00385ecd9278535121465d7feebcd12"
            },
            "downloads": -1,
            "filename": "ouch-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "924085a3664e815fd85d954f875f7c91",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 14428,
            "upload_time": "2024-11-24T21:06:19",
            "upload_time_iso_8601": "2024-11-24T21:06:19.400761Z",
            "url": "https://files.pythonhosted.org/packages/57/18/9c04abecf3a3e32972066afa448ab7cabaad114c954918bf588cd5285ede/ouch-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e73cf69f6bc8fa183598265671adfa3e62666f5933bb40e63729b9ff5da127e",
                "md5": "fabf470c1f81d644f1ac4aa5bf9e592d",
                "sha256": "385b898c06c434a98d8d9a5841cb42920eb064df6a377a1751540d4997628272"
            },
            "downloads": -1,
            "filename": "ouch-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "fabf470c1f81d644f1ac4aa5bf9e592d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15510,
            "upload_time": "2024-11-24T21:06:21",
            "upload_time_iso_8601": "2024-11-24T21:06:21.637939Z",
            "url": "https://files.pythonhosted.org/packages/6e/73/cf69f6bc8fa183598265671adfa3e62666f5933bb40e63729b9ff5da127e/ouch-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 21:06:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thyeem",
    "github_project": "ouch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ouch"
}
        
Elapsed time: 0.38285s