# Quick Start
TODO: Description
## Dependencies
- [python3](https://www.python.org/downloads) version 3.8 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.8",
"maintainer_email": null,
"keywords": "ethereum",
"author": "ApeWorX Ltd.",
"author_email": "admin@apeworx.io",
"download_url": "https://files.pythonhosted.org/packages/fc/3e/8cc7bbc2b468d39c8e49027d25ee81b9b9c2df3426fb27abb8ad1810aeb3/ape-frame-0.6.0.tar.gz",
"platform": null,
"description": "# Quick Start\n\nTODO: Description\n\n## Dependencies\n\n- [python3](https://www.python.org/downloads) version 3.8 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.6.0",
"project_urls": {
"Homepage": "https://github.com/ApeWorX/ape-frame"
},
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bb47f6847edeea1aee1467ec68548b144bf03ba218eb46177c6dd492b930e3c4",
"md5": "58940d1ff6861353e79ce694df21fc16",
"sha256": "dcdfd0efa3b9fbccf8ba71cdf34102a2f37042e91659ce1a35dc5eb20ca319e1"
},
"downloads": -1,
"filename": "ape_frame-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "58940d1ff6861353e79ce694df21fc16",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 10237,
"upload_time": "2024-05-29T20:16:22",
"upload_time_iso_8601": "2024-05-29T20:16:22.864890Z",
"url": "https://files.pythonhosted.org/packages/bb/47/f6847edeea1aee1467ec68548b144bf03ba218eb46177c6dd492b930e3c4/ape_frame-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fc3e8cc7bbc2b468d39c8e49027d25ee81b9b9c2df3426fb27abb8ad1810aeb3",
"md5": "9ebe237398a16df53ee1f66e012d129a",
"sha256": "32ab58bce42abbadb8bb4d788c9031b09fea98a90421407d7631b8e5219516d4"
},
"downloads": -1,
"filename": "ape-frame-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "9ebe237398a16df53ee1f66e012d129a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 16183,
"upload_time": "2024-05-29T20:16:23",
"upload_time_iso_8601": "2024-05-29T20:16:23.890170Z",
"url": "https://files.pythonhosted.org/packages/fc/3e/8cc7bbc2b468d39c8e49027d25ee81b9b9c2df3426fb27abb8ad1810aeb3/ape-frame-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-29 20:16:23",
"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"
}