{"id":16199984,"url":"https://github.com/chilipp/docrep","last_synced_at":"2025-10-20T10:53:31.486Z","repository":{"id":54484681,"uuid":"66146320","full_name":"Chilipp/docrep","owner":"Chilipp","description":"A Python Module for intelligent reuse of docstrings","archived":false,"fork":false,"pushed_at":"2021-02-16T08:57:05.000Z","size":105,"stargazers_count":31,"open_issues_count":6,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T07:50:42.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chilipp.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","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":"2016-08-20T12:45:33.000Z","updated_at":"2025-01-26T20:37:34.000Z","dependencies_parsed_at":"2022-08-13T17:20:50.486Z","dependency_job_id":null,"html_url":"https://github.com/Chilipp/docrep","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fdocrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fdocrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fdocrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fdocrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chilipp","download_url":"https://codeload.github.com/Chilipp/docrep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814907,"owners_count":20352037,"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":[],"created_at":"2024-10-10T09:28:54.697Z","updated_at":"2025-10-20T10:53:31.411Z","avatar_url":"https://github.com/Chilipp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"docrep - A Python Module for intelligent reuse of docstrings\n============================================================\n\n.. list-table::\n    :stub-columns: 1\n    :widths: 10 90\n\n    * - docs\n      - |docs|\n    * - tests\n      - |travis| |coveralls|\n    * - package\n      - |version| |conda| |supported-versions| |supported-implementations|\n\n.. |docs| image:: http://readthedocs.org/projects/docrep/badge/?version=latest\n    :alt: Documentation Status\n    :target: http://docrep.readthedocs.io/en/latest/?badge=latest\n\n.. |travis| image:: https://travis-ci.org/Chilipp/docrep.svg?branch=master\n    :alt: Travis\n    :target: https://travis-ci.org/Chilipp/docrep\n\n.. |coveralls| image:: https://coveralls.io/repos/github/Chilipp/docrep/badge.svg?branch=master\n    :alt: Coverage\n    :target: https://coveralls.io/github/Chilipp/docrep?branch=master\n\n.. |version| image:: https://img.shields.io/pypi/v/docrep.svg?style=flat\n    :alt: PyPI Package latest release\n    :target: https://pypi.python.org/pypi/docrep\n\n.. |conda| image:: https://anaconda.org/conda-forge/docrep/badges/installer/conda.svg\n    :alt: conda\n    :target: https://anaconda.org/conda-forge/docrep\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/docrep.svg?style=flat\n    :alt: Supported versions\n    :target: https://pypi.python.org/pypi/docrep\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/docrep.svg?style=flat\n    :alt: Supported implementations\n    :target: https://pypi.python.org/pypi/docrep\n\n\nWhat's this?\n------------\nWelcome to the **doc**\\ umentation **rep**\\ etition module **docrep**! This\nmodule targets developers that develop complex and nested Python APIs and\nhelps them to create a well-documented piece of software.\n\nSee the `documentation on readthedocs`_ for a small tutorial.\n\n.. _documentation on readthedocs: http://docrep.readthedocs.io/en/latest/\n\nInstallation\n------------\nInstallation simply goes via pip::\n\n    $ pip install docrep\n\nor via conda_::\n\n    $ conda install -c conda-forge docrep\n\nor from the source on github_ via::\n\n    $ python setup.py install\n\n.. _conda: https://conda.io/docs/\n.. _github: https://github.com/Chilipp/docrep\n\n\nDisclaimer\n----------\nCopyright 2021 Philipp S. Sommer, Helmholtz-Zentrum Geesthacht\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchilipp%2Fdocrep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchilipp%2Fdocrep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchilipp%2Fdocrep/lists"}