ape-erpc


Nameape-erpc JSON
Version 0.8.0a1 PyPI version JSON
download
home_pagehttps://github.com/ApeWorX/ape-erpc
Summaryape-erpc: Ape plugin for https://erpc.cloud
upload_time2025-08-27 00:29:32
maintainerNone
docs_urlNone
authorApeWorX Ltd.
requires_python<4,>=3.9
licenseApache-2.0
keywords ethereum
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Quick Start

TODO: Description

## Dependencies

- [python3](https://www.python.org/downloads) version 3.9 up to 3.12.

## Installation

### via `pip`

You can install the latest release via [`pip`](https://pypi.org/project/pip/):

```bash
pip install ape-erpc
```

### via `setuptools`

You can clone the repository and use [`setuptools`](https://github.com/pypa/setuptools) for the most up-to-date version:

```bash
git clone https://github.com/ApeWorX/ape-erpc.git
cd ape-erpc
python3 setup.py install
```

## Quick Usage

TODO: Describe library overview in code

## Development

Please see the [contributing guide](CONTRIBUTING.md) to learn more how to contribute to this project.
Comments, questions, criticisms and pull requests are welcomed.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ApeWorX/ape-erpc",
    "name": "ape-erpc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": "ethereum",
    "author": "ApeWorX Ltd.",
    "author_email": "admin@apeworx.io",
    "download_url": "https://files.pythonhosted.org/packages/12/de/a96520165c74c2f98840a74273f4ace8b783f548e91ea349e55a48445470/ape_erpc-0.8.0a1.tar.gz",
    "platform": null,
    "description": "# Quick Start\n\nTODO: Description\n\n## Dependencies\n\n- [python3](https://www.python.org/downloads) version 3.9 up to 3.12.\n\n## Installation\n\n### via `pip`\n\nYou can install the latest release via [`pip`](https://pypi.org/project/pip/):\n\n```bash\npip install ape-erpc\n```\n\n### via `setuptools`\n\nYou can clone the repository and use [`setuptools`](https://github.com/pypa/setuptools) for the most up-to-date version:\n\n```bash\ngit clone https://github.com/ApeWorX/ape-erpc.git\ncd ape-erpc\npython3 setup.py install\n```\n\n## Quick Usage\n\nTODO: Describe library overview in code\n\n## Development\n\nPlease see the [contributing guide](CONTRIBUTING.md) to learn more how to contribute to this project.\nComments, questions, criticisms and pull requests are welcomed.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ape-erpc: Ape plugin for https://erpc.cloud",
    "version": "0.8.0a1",
    "project_urls": {
        "Homepage": "https://github.com/ApeWorX/ape-erpc"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d512df0da4e28fe4b5e8a0580247af893dd5ab8b89e0da673bfc6743276051aa",
                "md5": "603ae9f219ea7328bc4d2ad0fc16ed05",
                "sha256": "b1e60fb575d7b6056e05a94bad2c8f793f6ef32f6755e8bc3d8db34d4126a616"
            },
            "downloads": -1,
            "filename": "ape_erpc-0.8.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "603ae9f219ea7328bc4d2ad0fc16ed05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 8838,
            "upload_time": "2025-08-27T00:29:30",
            "upload_time_iso_8601": "2025-08-27T00:29:30.781656Z",
            "url": "https://files.pythonhosted.org/packages/d5/12/df0da4e28fe4b5e8a0580247af893dd5ab8b89e0da673bfc6743276051aa/ape_erpc-0.8.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "12dea96520165c74c2f98840a74273f4ace8b783f548e91ea349e55a48445470",
                "md5": "279d7e49fd4772e64ea072ce7b193ed4",
                "sha256": "acb76973aee189be428bc0302f117665dbe5c3918869515c3d4db916056aefaf"
            },
            "downloads": -1,
            "filename": "ape_erpc-0.8.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "279d7e49fd4772e64ea072ce7b193ed4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 13605,
            "upload_time": "2025-08-27T00:29:32",
            "upload_time_iso_8601": "2025-08-27T00:29:32.088146Z",
            "url": "https://files.pythonhosted.org/packages/12/de/a96520165c74c2f98840a74273f4ace8b783f548e91ea349e55a48445470/ape_erpc-0.8.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-27 00:29:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ApeWorX",
    "github_project": "ape-erpc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ape-erpc"
}
        
Elapsed time: 1.90681s