{"id":25435752,"url":"https://github.com/quentin18/pywebdoc","last_synced_at":"2025-05-15T01:11:28.796Z","repository":{"id":57458447,"uuid":"284462323","full_name":"Quentin18/pywebdoc","owner":"Quentin18","description":"A CLI application to quickly open web documentation about Python","archived":false,"fork":false,"pushed_at":"2024-01-30T23:12:04.000Z","size":3467,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-26T00:48:40.244Z","etag":null,"topics":["cli","click","documentation","pypi","python"],"latest_commit_sha":null,"homepage":"https://pywebdoc.readthedocs.io/en/latest/","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/Quentin18.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-02T13:00:04.000Z","updated_at":"2024-01-30T22:52:18.000Z","dependencies_parsed_at":"2025-02-17T07:42:04.211Z","dependency_job_id":null,"html_url":"https://github.com/Quentin18/pywebdoc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quentin18%2Fpywebdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quentin18%2Fpywebdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quentin18%2Fpywebdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quentin18%2Fpywebdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quentin18","download_url":"https://codeload.github.com/Quentin18/pywebdoc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254037,"owners_count":22039792,"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","click","documentation","pypi","python"],"created_at":"2025-02-17T07:31:52.298Z","updated_at":"2025-05-15T01:11:23.787Z","avatar_url":"https://github.com/Quentin18.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pywebdoc\n[![Documentation Status](https://readthedocs.org/projects/pywebdoc/badge/?version=latest)](https://pywebdoc.readthedocs.io/en/latest/?badge=latest)\n[![Build Status](https://travis-ci.org/Quentin18/pywebdoc.svg?branch=master)](https://travis-ci.org/Quentin18/pywebdoc)\n![PyPI](https://img.shields.io/pypi/v/pywebdoc)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pywebdoc)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n**pywebdoc** is a CLI application to quickly open web documentation about Python. This tool works for standard libraries and PyPI packages. It opens web pages on your default web browser.\n\n![Demo](https://github.com/Quentin18/pywebdoc/blob/master/docs/source/img/demo.gif)\n\n## Installing\n*pywebdoc* can be installed using [pip](https://pip.pypa.io/en/stable/):\n```bash\npip3 install pywebdoc\n```\n\n## Usage\nYou can see below the list of all commands you can use with *pywebdoc*. For more details, you can read the complete documentation [here](https://pywebdoc.readthedocs.io/en/latest/). \n\n* **Open the Python official documentation**:\n```bash\npywebdoc py [OPTIONS]\n```\n* **Open the documentation page of a standard Python library**:\n```bash\npywebdoc std [OPTIONS] LIBRARY\n```\n* **Open the PyPI web page of a package**:\n```bash\npywebdoc pypi [OPTIONS] PACKAGE\n```\n* **Open the home-page of an installed PyPI package**:\n```bash\npywebdoc home [OPTIONS] PACKAGE\n```\n* **Open the documentation page of a package on [Read the Docs](https://readthedocs.org)**:\n```bash\npywebdoc rtd [OPTIONS] PACKAGE\n```\n* **Get the list of standard Python libraries**:\n```bash\npywebdoc list-std [OPTIONS]\n```\n* **Get the list of installed PyPI packages**\n```bash\npywebdoc list-packages [OPTIONS]\n```\n\n## Links\n- GitHub: https://github.com/Quentin18/pywebdoc/\n- PyPI: https://pypi.org/project/pywebdoc/\n- Documentation: https://pywebdoc.readthedocs.io/en/latest/\n- Travis: https://travis-ci.org/github/Quentin18/pywebdoc/\n\n## Author\nQuentin Deschamps: quentindeschamps18@gmail.com\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquentin18%2Fpywebdoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquentin18%2Fpywebdoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquentin18%2Fpywebdoc/lists"}