{"id":24541451,"url":"https://github.com/asoderman/docCLI","last_synced_at":"2025-10-03T17:30:56.381Z","repository":{"id":52313687,"uuid":"116613013","full_name":"asoderman/docCLI","owner":"asoderman","description":"A command line interface for Google docs/drive/sheets","archived":false,"fork":false,"pushed_at":"2021-04-30T20:38:21.000Z","size":18,"stargazers_count":32,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T06:36:31.875Z","etag":null,"topics":["cli","command-line","command-line-tool","google-drive","sheet"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asoderman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-08T01:17:31.000Z","updated_at":"2024-09-25T03:35:39.000Z","dependencies_parsed_at":"2022-09-05T12:30:36.747Z","dependency_job_id":null,"html_url":"https://github.com/asoderman/docCLI","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asoderman%2FdocCLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asoderman%2FdocCLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asoderman%2FdocCLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asoderman%2FdocCLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asoderman","download_url":"https://codeload.github.com/asoderman/docCLI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235161542,"owners_count":18945540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line","command-line-tool","google-drive","sheet"],"created_at":"2025-01-22T18:17:43.961Z","updated_at":"2025-10-03T17:30:51.094Z","avatar_url":"https://github.com/asoderman.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# docCLI\nA command line interface for Google Docs/Drive/Sheets.\n\n[![Documentation Status](https://readthedocs.org/projects/doccli/badge/?version=latest)](http://doccli.readthedocs.io/en/latest/?badge=latest) [![Build Status](https://travis-ci.org/asoderman/docCLI.svg?branch=travis)](https://travis-ci.org/asoderman/docCLI)\n\n\n## What can it do?\n- Open Google Docs/Drive/Sheets in your browser.\n- Open a Google Docs/Drive/Sheets file in your browser.\n- Download Google Docs/Drive/Sheets files to your current directory.\n- Upload a file to Google Docs/Drive/Sheets.\n- Open a local copy of a Google Docs file in your favorite command line editor.\n\n## How do I get it?\n\n```pip install docCLI``` if python3 is your only installation.\n\n```python3 -m pip install docCLI``` if you have multiple installations\n\nAlternatively:\n\nDownload this repo and run the setup.py\n\nPython 3.x (including 3.7a) supported\n\n## Usage:\n\nAll scripts contain a help option. Use ```[SCRIPT] --help``` to access it. The\nbase commands are ```docs``` ```drive``` and ```sheets```.\n\n### Docs:\n- ```docs``` to open the Google Docs page.\n- ```docs [FILENAME] ``` to open (in your web browser) a Google Docs file that is in your drive.\n- ```docs [FILENAME] -d``` to download the Document from your Google Drive.\n- ```docs [FILENAME] -e [EDITOR]``` downloads then opens the local copy in the editor provided.\nDefaults to the EDITOR env variable and if that is not found it defaults to vim.\n\n### Drive:\n- ```drive``` to open your Google Drive page.\n- ```drive [FILENAME]``` to open a file in your Google Drive.\n- ```drive [FILENAME] -d``` to download the file specified to your current directory.\n- ```drive -u [FILENAME]``` to upload a file from your directory to Google Drive.\n\n### Sheets:\n- ```sheets``` to open the Google Sheets page.\n- ```sheets [FILENAME]``` to open a spreadsheet in your web browser.\n- ```sheets [FILENAME] -d --ext [EXTENSION]``` to download the spreadsheet. --ext\nspecifies the extension defaults to .csv\n\n## TODO:\n- python2.7 compatibility\n- Improve developer documentation with more details\n- Increase unit test coverage\n- Implement updating of files after editing locally\n- Callback to handle a file from drive after its been downloaded. e.g. playing a .mp3 after it has been\ndownloaded\n\n## Developer Documentation:\n[readthedocs](http://doccli.readthedocs.io/)\n\nIf you want to generate the documentation yourself install sphinx and run\n```make html``` in the docs directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasoderman%2FdocCLI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasoderman%2FdocCLI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasoderman%2FdocCLI/lists"}