{"id":13733511,"url":"https://github.com/python-formate/flake8-dunder-all","last_synced_at":"2025-04-14T07:06:18.193Z","repository":{"id":38189991,"uuid":"289362997","full_name":"python-formate/flake8-dunder-all","owner":"python-formate","description":"A Flake8 plugin and pre-commit hook which checks to ensure modules have defined '__all__'.","archived":false,"fork":false,"pushed_at":"2025-04-09T10:32:23.000Z","size":376,"stargazers_count":7,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T07:06:06.167Z","etag":null,"topics":["flake8","python"],"latest_commit_sha":null,"homepage":"https://flake8-dunder-all.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/python-formate.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","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,"zenodo":null},"funding":{"github":["domdfcoding"]}},"created_at":"2020-08-21T20:54:43.000Z","updated_at":"2025-04-08T13:53:21.000Z","dependencies_parsed_at":"2023-12-13T15:46:19.337Z","dependency_job_id":"22d42e2e-d54f-404e-ad62-e79ca70f4541","html_url":"https://github.com/python-formate/flake8-dunder-all","commit_stats":{"total_commits":133,"total_committers":3,"mean_commits":"44.333333333333336","dds":0.2706766917293233,"last_synced_commit":"a885d5165f266841046da5b76476c4eb81068d1a"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-formate%2Fflake8-dunder-all","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-formate%2Fflake8-dunder-all/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-formate%2Fflake8-dunder-all/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-formate%2Fflake8-dunder-all/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-formate","download_url":"https://codeload.github.com/python-formate/flake8-dunder-all/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837281,"owners_count":21169374,"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":["flake8","python"],"created_at":"2024-08-03T03:00:44.485Z","updated_at":"2025-04-14T07:06:18.181Z","avatar_url":"https://github.com/python-formate.png","language":"Python","readme":"##################\nflake8-dunder-all\n##################\n\n.. start short_desc\n\n**A Flake8 plugin and pre-commit hook which checks to ensure modules have defined '__all__'.**\n\n.. end short_desc\n\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos| |coveralls|\n\t* - PyPI\n\t  - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Anaconda\n\t  - |conda-version| |conda-platform|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained| |pypi-downloads|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/flake8-dunder-all/latest?logo=read-the-docs\n\t:target: https://flake8-dunder-all.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/python-formate/flake8-dunder-all/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/python-formate/flake8-dunder-all/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/python-formate/flake8-dunder-all/workflows/Linux/badge.svg\n\t:target: https://github.com/python-formate/flake8-dunder-all/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/python-formate/flake8-dunder-all/workflows/Windows/badge.svg\n\t:target: https://github.com/python-formate/flake8-dunder-all/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/python-formate/flake8-dunder-all/workflows/macOS/badge.svg\n\t:target: https://github.com/python-formate/flake8-dunder-all/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/python-formate/flake8-dunder-all/workflows/Flake8/badge.svg\n\t:target: https://github.com/python-formate/flake8-dunder-all/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/python-formate/flake8-dunder-all/workflows/mypy/badge.svg\n\t:target: https://github.com/python-formate/flake8-dunder-all/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/python-formate/flake8-dunder-all/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/python-formate/flake8-dunder-all/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/python-formate/flake8-dunder-all/master?logo=coveralls\n\t:target: https://coveralls.io/github/python-formate/flake8-dunder-all?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/python-formate/flake8-dunder-all?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/python-formate/flake8-dunder-all\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/flake8-dunder-all\n\t:target: https://pypi.org/project/flake8-dunder-all/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/flake8-dunder-all?logo=python\u0026logoColor=white\n\t:target: https://pypi.org/project/flake8-dunder-all/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/flake8-dunder-all\n\t:target: https://pypi.org/project/flake8-dunder-all/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/flake8-dunder-all\n\t:target: https://pypi.org/project/flake8-dunder-all/\n\t:alt: PyPI - Wheel\n\n.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/flake8-dunder-all?logo=anaconda\n\t:target: https://anaconda.org/domdfcoding/flake8-dunder-all\n\t:alt: Conda - Package Version\n\n.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/flake8-dunder-all?label=conda%7Cplatform\n\t:target: https://anaconda.org/domdfcoding/flake8-dunder-all\n\t:alt: Conda - Platform\n\n.. |license| image:: https://img.shields.io/github/license/python-formate/flake8-dunder-all\n\t:target: https://github.com/python-formate/flake8-dunder-all/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/python-formate/flake8-dunder-all\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/python-formate/flake8-dunder-all/v0.4.1\n\t:target: https://github.com/python-formate/flake8-dunder-all/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/python-formate/flake8-dunder-all\n\t:target: https://github.com/python-formate/flake8-dunder-all/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2025\n\t:alt: Maintenance\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/flake8-dunder-all\n\t:target: https://pypi.org/project/flake8-dunder-all/\n\t:alt: PyPI - Downloads\n\n.. end shields\n\n|\n\nInstallation\n--------------\n\n.. start installation\n\n``flake8-dunder-all`` can be installed from PyPI or Anaconda.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install flake8-dunder-all\n\nTo install with ``conda``:\n\n\t* First add the required channels\n\n\t.. code-block:: bash\n\n\t\t$ conda config --add channels https://conda.anaconda.org/conda-forge\n\t\t$ conda config --add channels https://conda.anaconda.org/domdfcoding\n\n\t* Then install\n\n\t.. code-block:: bash\n\n\t\t$ conda install flake8-dunder-all\n\n.. end installation\n\nflake8 codes\n--------------\n\n============== ====================================\nCode           Description\n============== ====================================\nDALL000        Module lacks __all__.\n============== ====================================\n\n\nUse as a pre-commit hook\n--------------------------\n\nSee `pre-commit \u003chttps://github.com/pre-commit/pre-commit\u003e`_ for instructions\n\nSample ``.pre-commit-config.yaml``:\n\n.. code-block:: yaml\n\n\t - repo: https://gitlab.com/pycqa/flake8\n\t   rev: 3.8.1\n\t   hooks:\n\t    - id: flake8\n\t      additional_dependencies: [flake8-dunder-all==0.4.1]\n\n``ensure-dunder-all`` script\n\nThere is also a script which will automatically add __all__ for files which don't have it.\n\nSee `the documentation \u003chttps://flake8-dunder-all.readthedocs.io/en/latest/usage.html#ensure-dunder-all-script\u003e`_\nfor details.\n","funding_links":["https://github.com/sponsors/domdfcoding"],"categories":["Bugs"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-formate%2Fflake8-dunder-all","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython-formate%2Fflake8-dunder-all","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-formate%2Fflake8-dunder-all/lists"}