cocpyth


Namecocpyth JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryCommand line interface to generate Call of Cthulhu characters
upload_time2023-12-30 11:55:19
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords call character cthulhu generator cli of
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cocpyth

[![PyPI - Version](https://img.shields.io/pypi/v/cocpyth.svg)](https://pypi.org/project/cocpyth)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cocpyth.svg)](https://pypi.org/project/cocpyth)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install cocpyth
```

## Usage

```console
Usage: cocpyth [OPTIONS] FILENAME COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  generate-character
```

## License

`cocpyth` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

This python package uses trademarks and/or copyrights owned by Chaosium Inc/Moon Design Publications LLC,

which are used under [Chaosium Inc’s Fan Material Policy](https://www.chaosium.com/fan-material-policy/).

We are expressly prohibited from charging you to use or access this content. This package is not published, endorsed, or

specifically approved by Chaosium Inc. For more information about Chaosium Inc’s products, please visit [www.chaosium.com](https://www.chaosium.com).

```
You agree to use your best efforts to preserve the high standard of our intellectual property.

You agree to present Chaosium Inc, our products, and the Chaosium Inc/Moon Design Publications Material in a generally positive light.

You agree to not use this permission for material that depicts:
excessive graphic violence or gore;
sexual abuse, pornography, gratuitous nudity of human or humanoid forms, genitalia, or sexual activity;

existing real-world minorities, nationalities, social castes, religious groups or practices, political preferences, gender identities,
sexual orientation, or people with disabilities, as a group inferior to any other group or in a way that promotes disrespect for those groups
or practices, or that endorses those groups or practices over another.

Call of Cthulhu © copyright 1981–2023 Chaosium Inc. All rights reserved.
```


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cocpyth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Call,Character,Cthulhu,Generator,cli,of",
    "author": "",
    "author_email": "TheOafidian <tim.van.rillaer@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/80/e0/8f7b8ed76fa18095809dcf444c9a160a28d4776d7e96d9bfe651debbefb7/cocpyth-0.1.0.tar.gz",
    "platform": null,
    "description": "# cocpyth\n\n[![PyPI - Version](https://img.shields.io/pypi/v/cocpyth.svg)](https://pypi.org/project/cocpyth)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cocpyth.svg)](https://pypi.org/project/cocpyth)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install cocpyth\n```\n\n## Usage\n\n```console\nUsage: cocpyth [OPTIONS] FILENAME COMMAND [ARGS]...\n\nOptions:\n  --help  Show this message and exit.\n\nCommands:\n  generate-character\n```\n\n## License\n\n`cocpyth` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n\nThis python package uses trademarks and/or copyrights owned by Chaosium Inc/Moon Design Publications LLC,\n\nwhich are used under [Chaosium Inc\u2019s Fan Material Policy](https://www.chaosium.com/fan-material-policy/).\n\nWe are expressly prohibited from charging you to use or access this content. This package is not published, endorsed, or\n\nspecifically approved by Chaosium Inc. For more information about Chaosium Inc\u2019s products, please visit [www.chaosium.com](https://www.chaosium.com).\n\n```\nYou agree to use your best efforts to preserve the high standard of our intellectual property.\n\nYou agree to present Chaosium Inc, our products, and the Chaosium Inc/Moon Design Publications Material in a generally positive light.\n\nYou agree to not use this permission for material that depicts:\nexcessive graphic violence or gore;\nsexual abuse, pornography, gratuitous nudity of human or humanoid forms, genitalia, or sexual activity;\n\nexisting real-world minorities, nationalities, social castes, religious groups or practices, political preferences, gender identities,\nsexual orientation, or people with disabilities, as a group inferior to any other group or in a way that promotes disrespect for those groups\nor practices, or that endorses those groups or practices over another.\n\nCall of Cthulhu \u00a9 copyright 1981\u20132023 Chaosium Inc. All rights reserved.\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Command line interface to generate Call of Cthulhu characters",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://github.com/TheOafidian/cocpyth#readme",
        "Issues": "https://github.com/TheOafidian/cocpyth/issues",
        "Source": "https://github.com/TheOafidian/cocpyth"
    },
    "split_keywords": [
        "call",
        "character",
        "cthulhu",
        "generator",
        "cli",
        "of"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3015498fd3ab161e0b5d11b0c5334f3207eb95e28524ebf8b5450c33d3d63795",
                "md5": "e1187c01a5f49f97f3036eb1608bc005",
                "sha256": "5d5fb4ad285f36be4abd2ceb5bc7fdc56ec87f1247e7780543ffa60712ef7111"
            },
            "downloads": -1,
            "filename": "cocpyth-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1187c01a5f49f97f3036eb1608bc005",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 26358,
            "upload_time": "2023-12-30T11:55:17",
            "upload_time_iso_8601": "2023-12-30T11:55:17.778480Z",
            "url": "https://files.pythonhosted.org/packages/30/15/498fd3ab161e0b5d11b0c5334f3207eb95e28524ebf8b5450c33d3d63795/cocpyth-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80e08f7b8ed76fa18095809dcf444c9a160a28d4776d7e96d9bfe651debbefb7",
                "md5": "658cd03b02a85e9a27093e36f9ef0d17",
                "sha256": "1fb9127ea9e403ea38729353aa6ed2f2159b37a1312216c6cfdd58b1027464cc"
            },
            "downloads": -1,
            "filename": "cocpyth-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "658cd03b02a85e9a27093e36f9ef0d17",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 23771,
            "upload_time": "2023-12-30T11:55:19",
            "upload_time_iso_8601": "2023-12-30T11:55:19.324269Z",
            "url": "https://files.pythonhosted.org/packages/80/e0/8f7b8ed76fa18095809dcf444c9a160a28d4776d7e96d9bfe651debbefb7/cocpyth-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-30 11:55:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TheOafidian",
    "github_project": "cocpyth#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "cocpyth"
}
        
Elapsed time: 0.16674s