telepact-cli


Nametelepact-cli JSON
Version 1.0.0a161 PyPI version JSON
download
home_pageNone
SummaryA CLI tool for various local Telepact operations.
upload_time2025-10-20 04:56:44
maintainerNone
docs_urlNone
authorTelepact Authors
requires_python>=3.11
licenseApache-2.0
keywords cli telepact
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Telepact CLI

The CLI is a tool for various development jobs, such as fetching API schemas,
generating code, and starting up mock servers for testing purposes.

## Installation

```
pipx install telepact-cli
```

## Usage

```
telepact --help
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "telepact-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "cli, telepact",
    "author": "Telepact Authors",
    "author_email": "telepact@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/50/e8/b6f7a1d5788f1e3744cd097965bdfa08577972760cff6cedfbae3d1e726a/telepact_cli-1.0.0a161.tar.gz",
    "platform": null,
    "description": "# Telepact CLI\n\nThe CLI is a tool for various development jobs, such as fetching API schemas,\ngenerating code, and starting up mock servers for testing purposes.\n\n## Installation\n\n```\npipx install telepact-cli\n```\n\n## Usage\n\n```\ntelepact --help\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A CLI tool for various local Telepact operations.",
    "version": "1.0.0a161",
    "project_urls": null,
    "split_keywords": [
        "cli",
        " telepact"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8de79d96ef6c4e39a85137bf2e66507fa3fcf2bd008a04e7b608c4dbae5f7254",
                "md5": "cc2a90c19b345b09ffd84b62b8eda2ea",
                "sha256": "29b1f5e05ea2781a3d0c79864ff79131a9736ccd12aab18cc78d252039e5e9cf"
            },
            "downloads": -1,
            "filename": "telepact_cli-1.0.0a161-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc2a90c19b345b09ffd84b62b8eda2ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 183234,
            "upload_time": "2025-10-20T04:56:43",
            "upload_time_iso_8601": "2025-10-20T04:56:43.080443Z",
            "url": "https://files.pythonhosted.org/packages/8d/e7/9d96ef6c4e39a85137bf2e66507fa3fcf2bd008a04e7b608c4dbae5f7254/telepact_cli-1.0.0a161-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50e8b6f7a1d5788f1e3744cd097965bdfa08577972760cff6cedfbae3d1e726a",
                "md5": "f6eaf323c4b3454cb4c0d656922874f1",
                "sha256": "d5ee5b2dff445e99dbfb55d9decae7ea86aa963c8fa85c902dfc285656825638"
            },
            "downloads": -1,
            "filename": "telepact_cli-1.0.0a161.tar.gz",
            "has_sig": false,
            "md5_digest": "f6eaf323c4b3454cb4c0d656922874f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 59053,
            "upload_time": "2025-10-20T04:56:44",
            "upload_time_iso_8601": "2025-10-20T04:56:44.380914Z",
            "url": "https://files.pythonhosted.org/packages/50/e8/b6f7a1d5788f1e3744cd097965bdfa08577972760cff6cedfbae3d1e726a/telepact_cli-1.0.0a161.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-20 04:56:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "telepact-cli"
}
        
Elapsed time: 1.99898s