| Name | detapack JSON |
| Version |
0.1.3
JSON |
| download |
| home_page | |
| Summary | |
| upload_time | 2023-09-25 14:18:41 |
| maintainer | |
| docs_url | None |
| author | Paul Haedrich |
| requires_python | >=3.9,<4.0 |
| license | |
| keywords |
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
<h1 align="center">📄 detapack</h1>
<p align="center"><strong>Import/Export data from/to Deta Bases</strong></p>
<p align="center">
<img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/detapack">
<img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/detapack">
<img alt="PyPI" src="https://img.shields.io/pypi/v/detapack">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/berrysauce/detapack">
<img alt="GitHub CodeQL" src="https://github.com/berrysauce/detapack/actions/workflows/codeql-analysis.yml/badge.svg">
</p>
## What is detapack?
detapack is a tiny & simple CLI built with [Typer](https://github.com/tiangolo/typer) (in Python) which can import and export data from and to Deta Bases.
## How to install detapack?
detapack can be installed from the Python Package Index.
```
pip install detapack
```
Run `detapack version` to check if detapack was installed successfully. You may need to add detapack to your shell configuration.
## Commands
Detapack is mainly used with two commands:
```bash
detapack export <BASE NAME>
```
```bash
detapack import <BASE NAME> <PATH TO JSON>
```
Both commands will ask you for your Deta project key, which will be used to access your bases. For security reasons, detapack asks for this key every time and doesn't store it anywhere.
You can read more about each command by putting `-- help` at the end.
Raw data
{
"_id": null,
"home_page": "",
"name": "detapack",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Paul Haedrich",
"author_email": "hey@foerstal.com",
"download_url": "https://files.pythonhosted.org/packages/46/70/59a979c6c5781c5653aa9769055043f0f7b522f1227a526a5b0fbf4e5de0/detapack-0.1.3.tar.gz",
"platform": null,
"description": "<h1 align=\"center\">\ud83d\udcc4 detapack</h1>\n<p align=\"center\"><strong>Import/Export data from/to Deta Bases</strong></p>\n<p align=\"center\">\n <img alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/detapack\">\n <img alt=\"PyPI - Downloads\" src=\"https://img.shields.io/pypi/dm/detapack\">\n <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/detapack\">\n <img alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/berrysauce/detapack\">\n <img alt=\"GitHub CodeQL\" src=\"https://github.com/berrysauce/detapack/actions/workflows/codeql-analysis.yml/badge.svg\">\n</p>\n\n## What is detapack?\ndetapack is a tiny & simple CLI built with [Typer](https://github.com/tiangolo/typer) (in Python) which can import and export data from and to Deta Bases.\n\n## How to install detapack?\ndetapack can be installed from the Python Package Index.\n```\npip install detapack\n```\nRun `detapack version` to check if detapack was installed successfully. You may need to add detapack to your shell configuration.\n\n## Commands\n\nDetapack is mainly used with two commands:\n\n```bash\ndetapack export <BASE NAME>\n```\n\n```bash\ndetapack import <BASE NAME> <PATH TO JSON>\n```\n\nBoth commands will ask you for your Deta project key, which will be used to access your bases. For security reasons, detapack asks for this key every time and doesn't store it anywhere.\n\nYou can read more about each command by putting `-- help` at the end.\n",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "0.1.3",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ffc8bb7d91c5876d20fbae17080ca9917a2f48ac6d5a3494cf2d654b3e45483f",
"md5": "78024dfea1b76891105b1dd85bc2c2e9",
"sha256": "ebfb7e459437be292f00dc3d76cfff60a4782cb01841b6cd5ef96a7b67dda8a4"
},
"downloads": -1,
"filename": "detapack-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "78024dfea1b76891105b1dd85bc2c2e9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 3488,
"upload_time": "2023-09-25T14:18:40",
"upload_time_iso_8601": "2023-09-25T14:18:40.837547Z",
"url": "https://files.pythonhosted.org/packages/ff/c8/bb7d91c5876d20fbae17080ca9917a2f48ac6d5a3494cf2d654b3e45483f/detapack-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "467059a979c6c5781c5653aa9769055043f0f7b522f1227a526a5b0fbf4e5de0",
"md5": "206010a3057618fa4809e062328f8fb3",
"sha256": "a534d159f6270fec22b51b52d1343cf6ceb43bf916c11e9c9b4ccb71d2d90676"
},
"downloads": -1,
"filename": "detapack-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "206010a3057618fa4809e062328f8fb3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 2497,
"upload_time": "2023-09-25T14:18:41",
"upload_time_iso_8601": "2023-09-25T14:18:41.771446Z",
"url": "https://files.pythonhosted.org/packages/46/70/59a979c6c5781c5653aa9769055043f0f7b522f1227a526a5b0fbf4e5de0/detapack-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-25 14:18:41",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "detapack"
}