# py-public-google-sheets-backup
![PyPI](https://img.shields.io/pypi/v/public-google-sheets-backup.svg)
Python tool for effortless backup and export of public Google Sheets without authentication. Supports CSV and TSV formats.
## Features
- Export public Google Sheets without requiring authentication or API keys
- Support for both CSV and TSV export formats
- Simple command-line interface
- Lightweight with minimal dependencies
## Installation
```bash
pip install public-google-sheets-backup
```
# Usage
## Basic usage
```bash
public-gsheets-backup https://docs.google.com/spreadsheets/d/your_sheet_id_here/edit
```
## Export as TSV
```bash
public-gsheets-backup https://docs.google.com/spreadsheets/d/your_sheet_id_here/edit --type tsv
```
## Specify output directory
```bash
public-gsheets-backup https://docs.google.com/spreadsheets/d/your_sheet_id_here/edit -o /path/to/output
```
# Development
To set up the development environment:
1. Clone the repository
```bash
git clone https://github.com/changyy/py-public-google-sheets-backup
```
2. Create a virtual environment and activate it:
```bash
python -m venv venv
source venv/bin/activate
```
3. Install the package in editable mode with development dependencies:
```bash
pip install -e .
```
# Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
# License
This project is licensed under the MIT License - see the LICENSE file for details.
Raw data
{
"_id": null,
"home_page": "https://github.com/changyy/py-public-google-sheets-backup",
"name": "public-google-sheets-backup",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Yuan-Yi Chang",
"author_email": "changyy.csie@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f6/ae/5a24a15e3a5a4f231f72caa749daea68af50cf6fe515ec99b4ae22b4b7dc/public_google_sheets_backup-0.1.0.tar.gz",
"platform": null,
"description": "# py-public-google-sheets-backup\n\n![PyPI](https://img.shields.io/pypi/v/public-google-sheets-backup.svg)\n\nPython tool for effortless backup and export of public Google Sheets without authentication. Supports CSV and TSV formats.\n\n## Features\n\n- Export public Google Sheets without requiring authentication or API keys\n- Support for both CSV and TSV export formats\n- Simple command-line interface\n- Lightweight with minimal dependencies\n\n## Installation\n\n```bash\npip install public-google-sheets-backup\n```\n\n# Usage\n\n## Basic usage\n\n```bash\npublic-gsheets-backup https://docs.google.com/spreadsheets/d/your_sheet_id_here/edit\n```\n\n## Export as TSV\n\n```bash\npublic-gsheets-backup https://docs.google.com/spreadsheets/d/your_sheet_id_here/edit --type tsv\n```\n\n## Specify output directory\n\n```bash\npublic-gsheets-backup https://docs.google.com/spreadsheets/d/your_sheet_id_here/edit -o /path/to/output\n```\n\n# Development\n\nTo set up the development environment:\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/changyy/py-public-google-sheets-backup\n```\n\n2. Create a virtual environment and activate it:\n\n```bash\npython -m venv venv\nsource venv/bin/activate \n```\n\n3. Install the package in editable mode with development dependencies:\n\n```bash\npip install -e .\n```\n\n# Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n# License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n",
"bugtrack_url": null,
"license": null,
"summary": "A tool to backup and export public Google Sheets without authentication",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/changyy/py-public-google-sheets-backup"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "074e2e5c29dbf85f180c69159a8e5ef8a059b5722eda70a5b230097c90f3a0c3",
"md5": "36bcc64d5a7710a34062579226b93ccf",
"sha256": "fde5eb3e20b1ad97d9a089cb5847dc6af1e2b150fa6b9d15c26d0b6c41758b16"
},
"downloads": -1,
"filename": "public_google_sheets_backup-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "36bcc64d5a7710a34062579226b93ccf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5841,
"upload_time": "2024-08-27T06:17:44",
"upload_time_iso_8601": "2024-08-27T06:17:44.443086Z",
"url": "https://files.pythonhosted.org/packages/07/4e/2e5c29dbf85f180c69159a8e5ef8a059b5722eda70a5b230097c90f3a0c3/public_google_sheets_backup-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f6ae5a24a15e3a5a4f231f72caa749daea68af50cf6fe515ec99b4ae22b4b7dc",
"md5": "44e01722efe0f9455bed874c160048d5",
"sha256": "654b29bf94cf4f47e1533d78668f3d4cf0ccceea140571ae686ecb597846d85a"
},
"downloads": -1,
"filename": "public_google_sheets_backup-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "44e01722efe0f9455bed874c160048d5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 4996,
"upload_time": "2024-08-27T06:17:45",
"upload_time_iso_8601": "2024-08-27T06:17:45.574979Z",
"url": "https://files.pythonhosted.org/packages/f6/ae/5a24a15e3a5a4f231f72caa749daea68af50cf6fe515ec99b4ae22b4b7dc/public_google_sheets_backup-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-27 06:17:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "changyy",
"github_project": "py-public-google-sheets-backup",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "public-google-sheets-backup"
}