# 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 cpack
```
### 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/cpack.git
cd cpack
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/cpack",
"name": "cpack",
"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/33/f3/95ac81f6666234131f184cf64b20694fda19028e45aa09adb2545a09f4d1/cpack-0.1.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 cpack\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/cpack.git\ncd cpack\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": "cpack: Minimal Smart Contract Packages",
"version": "0.1.0a0",
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "669b03a77f4c700e1e3d38d3bfc3c57f",
"sha256": "7b455a06e9a9c4bf067c5235b194c135dd8154ac05c3ad886239434b14161000"
},
"downloads": -1,
"filename": "cpack-0.1.0a0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "669b03a77f4c700e1e3d38d3bfc3c57f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4",
"size": 7682,
"upload_time": "2022-12-22T02:59:55",
"upload_time_iso_8601": "2022-12-22T02:59:55.797866Z",
"url": "https://files.pythonhosted.org/packages/5e/de/0c683dc1ff4d6010d0b117949c21561b7438ddd3924382787ad65aba37f2/cpack-0.1.0a0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "f8010e9380e8399a5b857de98f62523b",
"sha256": "c261db22144c050d8f468317e43e8ddc79957d5a2255ee23489a3d4e051e9233"
},
"downloads": -1,
"filename": "cpack-0.1.0a0.tar.gz",
"has_sig": false,
"md5_digest": "f8010e9380e8399a5b857de98f62523b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4",
"size": 13980,
"upload_time": "2022-12-22T02:59:57",
"upload_time_iso_8601": "2022-12-22T02:59:57.195953Z",
"url": "https://files.pythonhosted.org/packages/33/f3/95ac81f6666234131f184cf64b20694fda19028e45aa09adb2545a09f4d1/cpack-0.1.0a0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-22 02:59:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "ApeWorX",
"github_project": "cpack",
"lcname": "cpack"
}