ape-frame


Nameape-frame JSON
Version 0.6.0a0 PyPI version JSON
download
home_pagehttps://github.com/ApeWorX/ape-frame
Summaryape-frame: Frame (https://frame.sh) account plugin for Ape
upload_time2023-06-27 13:59:56
maintainer
docs_urlNone
authorApeWorX Ltd.
requires_python>=3.8,<4
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.8 or greater, python3-dev

## 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": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4",
    "maintainer_email": "",
    "keywords": "ethereum",
    "author": "ApeWorX Ltd.",
    "author_email": "admin@apeworx.io",
    "download_url": "https://files.pythonhosted.org/packages/6b/10/ba315e0a38fd7500d70056d39876b74ae0401a9242e018fe67d1507db5d8/ape-frame-0.6.0a0.tar.gz",
    "platform": null,
    "description": "# Quick Start\n\nTODO: Description\n\n## Dependencies\n\n* [python3](https://www.python.org/downloads) version 3.8 or greater, python3-dev\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\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ape-frame: Frame (https://frame.sh) account plugin for Ape",
    "version": "0.6.0a0",
    "project_urls": {
        "Homepage": "https://github.com/ApeWorX/ape-frame"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17a25a7ae880c37a2302ed06ed6dc52aafb89998c6a94f5f3bf6907c5f14a56f",
                "md5": "ed0134933c653bcb92d661d4e1d81b95",
                "sha256": "c837a7d50427554f0d384be94e6b04929052812c156d12a0591c781dd416070b"
            },
            "downloads": -1,
            "filename": "ape_frame-0.6.0a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed0134933c653bcb92d661d4e1d81b95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4",
            "size": 9288,
            "upload_time": "2023-06-27T13:59:54",
            "upload_time_iso_8601": "2023-06-27T13:59:54.432885Z",
            "url": "https://files.pythonhosted.org/packages/17/a2/5a7ae880c37a2302ed06ed6dc52aafb89998c6a94f5f3bf6907c5f14a56f/ape_frame-0.6.0a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b10ba315e0a38fd7500d70056d39876b74ae0401a9242e018fe67d1507db5d8",
                "md5": "3e8d8c99897eec810d84d21e4fb55835",
                "sha256": "6fd73d709bd9a25e657735ef423cffc11038e2b3e81a63c8ae4bbc5e3eb2fa9a"
            },
            "downloads": -1,
            "filename": "ape-frame-0.6.0a0.tar.gz",
            "has_sig": false,
            "md5_digest": "3e8d8c99897eec810d84d21e4fb55835",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4",
            "size": 14716,
            "upload_time": "2023-06-27T13:59:56",
            "upload_time_iso_8601": "2023-06-27T13:59:56.005565Z",
            "url": "https://files.pythonhosted.org/packages/6b/10/ba315e0a38fd7500d70056d39876b74ae0401a9242e018fe67d1507db5d8/ape-frame-0.6.0a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 13:59:56",
    "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: 0.09245s