cathalla


Namecathalla JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://impalah.github.io/cathalla/
SummaryThe Valhalla of Python
upload_time2024-10-03 10:57:07
maintainerNone
docs_urlNone
authorimpalah
requires_python>=3.10
licenseMIT
keywords valhalla python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cathalla

The Valhalla of Python

Warning: This is a joke... or not.

## Documentation

See https://impalah.github.io/cathalla/

## Installation

Installing from PyPI:

```bash
pip install cathalla
```

Or from the awesome source code:
```bash
git clone git@github.com:impalah/cathalla.git
```

## Usage

From the Python shell::

```bash
import cathalla
```

Enjoy the wisdom!

## Contributing

Clearly, the code that generates `CATHALLA` is too straightforward.

If you can make it better, then do so.


            

Raw data

            {
    "_id": null,
    "home_page": "https://impalah.github.io/cathalla/",
    "name": "cathalla",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "valhalla, python",
    "author": "impalah",
    "author_email": "impalah@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/34/7b/c62a12ee5b69cfc3a948c4ef9faad6b6cdd0d2338c04031fdfbf5148cd85/cathalla-0.0.5.tar.gz",
    "platform": null,
    "description": "# cathalla\n\nThe Valhalla of Python\n\nWarning: This is a joke... or not.\n\n## Documentation\n\nSee https://impalah.github.io/cathalla/\n\n## Installation\n\nInstalling from PyPI:\n\n```bash\npip install cathalla\n```\n\nOr from the awesome source code:\n```bash\ngit clone git@github.com:impalah/cathalla.git\n```\n\n## Usage\n\nFrom the Python shell::\n\n```bash\nimport cathalla\n```\n\nEnjoy the wisdom!\n\n## Contributing\n\nClearly, the code that generates `CATHALLA` is too straightforward.\n\nIf you can make it better, then do so.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The Valhalla of Python",
    "version": "0.0.5",
    "project_urls": {
        "Documentation": "https://impalah.github.io/cathalla/",
        "Homepage": "https://impalah.github.io/cathalla/",
        "Repository": "https://github.com/impalah/cathalla",
        "Source": "https://github.com/impalah/cathalla"
    },
    "split_keywords": [
        "valhalla",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c11f9b9d66f5266189205e106ea7b23d01a3ce7679053a913fc15afcf9a025aa",
                "md5": "2c2c28d34fe18aff7a84aee2db1add66",
                "sha256": "8e3b265a24ec6346fb3134e1785e0e25f10d29fcf763b691728f09ff3693cf8f"
            },
            "downloads": -1,
            "filename": "cathalla-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c2c28d34fe18aff7a84aee2db1add66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2704,
            "upload_time": "2024-10-03T10:57:06",
            "upload_time_iso_8601": "2024-10-03T10:57:06.464255Z",
            "url": "https://files.pythonhosted.org/packages/c1/1f/9b9d66f5266189205e106ea7b23d01a3ce7679053a913fc15afcf9a025aa/cathalla-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "347bc62a12ee5b69cfc3a948c4ef9faad6b6cdd0d2338c04031fdfbf5148cd85",
                "md5": "aa3da23642c0b86dc2deb2f4f04fa28d",
                "sha256": "9d0fc0666c1f558afbc603d7c3ab51a5758abc56ee21ccef72cfffcac999c123"
            },
            "downloads": -1,
            "filename": "cathalla-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "aa3da23642c0b86dc2deb2f4f04fa28d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2447,
            "upload_time": "2024-10-03T10:57:07",
            "upload_time_iso_8601": "2024-10-03T10:57:07.672246Z",
            "url": "https://files.pythonhosted.org/packages/34/7b/c62a12ee5b69cfc3a948c4ef9faad6b6cdd0d2338c04031fdfbf5148cd85/cathalla-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 10:57:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "impalah",
    "github_project": "cathalla",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cathalla"
}
        
Elapsed time: 1.20998s