ape-frame


Nameape-frame JSON
Version 0.8.0 PyPI version JSON
download
home_pagehttps://github.com/ApeWorX/ape-frame
Summaryape-frame: Frame (https://frame.sh) account plugin for Ape
upload_time2025-08-15 17:10:09
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-frame
```

### 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-frame.git
cd ape-frame
python3 setup.py install
```

## Quick Usage

TODO: Describe library overview in code

## Development

This project is in development and should be considered a beta.
Things might not be in their final state and breaking changes may occur.
Comments, questions, criticisms and pull requests are welcomed.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ApeWorX/ape-frame",
    "name": "ape-frame",
    "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/af/0c/f975aea6f6c892998d164b1d2aedb20c3e0e9dafa8c5e62de5335e909f83/ape_frame-0.8.0.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-frame\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-frame.git\ncd ape-frame\npython3 setup.py install\n```\n\n## Quick Usage\n\nTODO: Describe library overview in code\n\n## Development\n\nThis project is in development and should be considered a beta.\nThings might not be in their final state and breaking changes may occur.\nComments, questions, criticisms and pull requests are welcomed.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ape-frame: Frame (https://frame.sh) account plugin for Ape",
    "version": "0.8.0",
    "project_urls": {
        "Homepage": "https://github.com/ApeWorX/ape-frame"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66ce17e8c8c59336608849e65983682efba5c283f89afb4b99d5bf23fd6a9b27",
                "md5": "c3bd64456e44400d5bb42eafa6c07698",
                "sha256": "fd25468b80afb8c3618fa9db5fe467e3e4564ba0310686e8f840280ff9c2c5d5"
            },
            "downloads": -1,
            "filename": "ape_frame-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3bd64456e44400d5bb42eafa6c07698",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 10555,
            "upload_time": "2025-08-15T17:10:08",
            "upload_time_iso_8601": "2025-08-15T17:10:08.562872Z",
            "url": "https://files.pythonhosted.org/packages/66/ce/17e8c8c59336608849e65983682efba5c283f89afb4b99d5bf23fd6a9b27/ape_frame-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af0cf975aea6f6c892998d164b1d2aedb20c3e0e9dafa8c5e62de5335e909f83",
                "md5": "90bb457476e5a1bf2fa86d6a237ddd29",
                "sha256": "89cb2bb6f7ce5752f07fc5cc8224fd14b60ec3418dea267921245416c801c2de"
            },
            "downloads": -1,
            "filename": "ape_frame-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "90bb457476e5a1bf2fa86d6a237ddd29",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 17053,
            "upload_time": "2025-08-15T17:10:09",
            "upload_time_iso_8601": "2025-08-15T17:10:09.745936Z",
            "url": "https://files.pythonhosted.org/packages/af/0c/f975aea6f6c892998d164b1d2aedb20c3e0e9dafa8c5e62de5335e909f83/ape_frame-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-15 17:10:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ApeWorX",
    "github_project": "ape-frame",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ape-frame"
}
        
Elapsed time: 2.52912s