{"id":13813621,"url":"https://github.com/coala/coala-bears","last_synced_at":"2025-05-16T13:02:54.979Z","repository":{"id":4029831,"uuid":"51688289","full_name":"coala/coala-bears","owner":"coala","description":"Bears for coala","archived":false,"fork":false,"pushed_at":"2022-10-18T19:35:12.000Z","size":2756,"stargazers_count":294,"open_issues_count":697,"forks_count":577,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-05-06T17:03:01.982Z","etag":null,"topics":["c","code-analysis","generic","hacktoberfest","java","languages","linter","python"],"latest_commit_sha":null,"homepage":"https://coala.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coala.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-14T09:25:11.000Z","updated_at":"2025-03-26T08:27:44.000Z","dependencies_parsed_at":"2023-01-11T16:34:32.644Z","dependency_job_id":null,"html_url":"https://github.com/coala/coala-bears","commit_stats":null,"previous_names":["coala-analyzer/coala-bears"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coala%2Fcoala-bears","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coala%2Fcoala-bears/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coala%2Fcoala-bears/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coala%2Fcoala-bears/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coala","download_url":"https://codeload.github.com/coala/coala-bears/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535826,"owners_count":22087398,"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":["c","code-analysis","generic","hacktoberfest","java","languages","linter","python"],"created_at":"2024-08-04T04:01:23.530Z","updated_at":"2025-05-16T13:02:54.952Z","avatar_url":"https://github.com/coala.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":".. image:: https://cloud.githubusercontent.com/assets/7521600/15992701/ef245fd4-30ef-11e6-992d-275c5ca7c3a0.jpg\n\ncoala-bears\n-----------\n\ncoala-bears is a Python package containing all the bears that are officially\nsupported by coala. It features more than **78 bears** covering\n**54 languages**. Here is a `generated list \u003chttps://github.com/coala/bear-docs/\u003e`_\nthat contains information about each bear, such as the languages it supports and\nwhat fixes it can apply to your code.\n\n|Throughput Graph|\n\n-----\n\n.. contents::\n    :local:\n    :depth: 1\n    :backlinks: none\n\n-----\n\n============\nInstallation\n============\n\nTo install the **latest stable version**, run:\n\n.. code-block:: bash\n\n    $ pip3 install coala-bears\n\n|Stable|\n\nTo install the latest development version, run:\n\n.. code-block:: bash\n\n    $ pip3 install coala-bears --pre\n\nThe latest code from the master branch is automatically deployed as the\ndevelopment version in PyPI.\n\nTo also install all bears for coala at once, run:\n\n.. code-block:: bash\n\n    $ pip3 install coala-bears\n\nBe sure to use the latest version of pip, the default pip from Debian doesn't\nsupport our dependency version number specifiers. You will have to `use a\nvirtualenv \u003chttps://github.com/coala/coala/wiki/FAQ#installation-is-failing-help\u003e`__\nin this case.\n\n|PyPI| |Windows| |Linux|\n\n-----\n\n===================\nLanguages Supported\n===================\n\nTo see what coala can do for your language, run:\n\n.. code-block:: bash\n\n    $ coala --show-bears --filter-by-language Python\n\n+----------------------------+----------------------------+----------------------------+\n|                        Languages coala provides algorithms for                       |\n+============================+============================+============================+\n| C                          | Latex                      | SQL                        |\n+----------------------------+----------------------------+----------------------------+\n| C++                        | Lua                        | Stylus                     |\n+----------------------------+----------------------------+----------------------------+\n| C#                         | Markdown                   | Swift                      |\n+----------------------------+----------------------------+----------------------------+\n| CMake                      | Matlab/Octave              | TypeScript                 |\n+----------------------------+----------------------------+----------------------------+\n| CoffeeScript               | Natural Language (English) | Verilog                    |\n+----------------------------+----------------------------+----------------------------+\n| CSS                        | Perl                       | VHDL                       |\n+----------------------------+----------------------------+----------------------------+\n| Dart                       | PHP                        | Vimscript                  |\n+----------------------------+----------------------------+----------------------------+\n| Fortran                    | Python 2                   | XML                        |\n+----------------------------+----------------------------+----------------------------+\n| Go                         | Python 3                   | YAML                       |\n+----------------------------+----------------------------+----------------------------+\n| Haskell                    | R                          |                            |\n+----------------------------+----------------------------+----------------------------+\n| HTML                       | reStructured Text          |                            |\n+----------------------------+----------------------------+----------------------------+\n| Java                       | Ruby                       |                            |\n+----------------------------+----------------------------+----------------------------+\n| JavaScript                 | Scala                      |                            |\n+----------------------------+----------------------------+----------------------------+\n| JSP                        | SCSS                       |                            |\n+----------------------------+----------------------------+----------------------------+\n| Julia                      | sh \u0026 bash scripts          |                            |\n+----------------------------+----------------------------+----------------------------+\n\nThe number of bears grows every day! If you want to see any particular\nfunctionality be sure to submit an issue, but please read the `Getting Involved`_\nsection before doing so.\n\nYou can read more at our `documentation \u003chttp://coala.io/writingbears\u003e`__.\nThere you can learn how to easily write bears yourself! Be sure to let us know\nif you do so, so we'll be able to include it here and spread the word about it.\n\n-----\n\n=====\nUsage\n=====\n\nFor more information about how to do basic analysis, check out the\n`coala README \u003chttps://github.com/coala/coala#usage\u003e`__.\n\n-----\n\n================\nGetting Involved\n================\n\nIf you would like to be a part of the coala community, you can check out our\n`Getting In Touch \u003chttp://coala.readthedocs.io/en/latest/Help/Getting_In_Touch.html\u003e`__\npage or ask us at our active Gitter channel, where we have maintainers from\nall over the world. We appreciate any help!\n\nWe also have a\n`Newcomers' Guide \u003chttps://coala.io/newcomer\u003e`__\nto help you get started by fixing an issue yourself! If you get stuck anywhere\nor need some help, feel free to contact us on Gitter or drop a mail at our\n`newcomer mailing list \u003chttps://groups.google.com/d/forum/coala-newcomers\u003e`__.\n\n|gitter|\n\n-----\n\n=======\nSupport\n=======\n\nFeel free to contact us at our `Gitter channel \u003chttps://gitter.im/coala/coala\u003e`__, we'd be happy to help!\n\nIf you are interested in commercial support, please contact us on the Gitter\nchannel as well.\n\nYou can also drop an email at our\n`mailing list \u003chttps://github.com/coala/coala/wiki/Mailing-Lists\u003e`__.\n\n-----\n\n=======\nAuthors\n=======\n\ncoala is maintained by a growing community. Please take a look at the\nmeta information in `setup.py \u003csetup.py\u003e`__ for the current maintainers.\n\n-----\n\n=======\nLicense\n=======\n\n|AGPL|\n\n\n.. |Stable| image:: https://img.shields.io/badge/latest%20stable-0.11.1-green.svg\n.. |PyPI| image:: https://img.shields.io/pypi/v/coala-bears.svg\n   :target: https://pypi.python.org/pypi/coala-bears\n.. |Windows| image:: https://img.shields.io/appveyor/ci/coala/coala-bears/master.svg?label=windows%20build\n   :target: https://ci.appveyor.com/project/coala/coala-bears/branch/master\n.. |Documentation Status| image:: https://readthedocs.org/projects/coala/badge/?version=latest\n   :target: http://coala.rtfd.org/\n.. |codecov.io| image:: https://img.shields.io/codecov/c/github/coala/coala-bears/master.svg?label=branch%20coverage\n   :target: https://codecov.io/github/coala/coala-bears\n.. |gitter| image:: https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg\n   :target: https://gitter.im/coala/coala\n.. |AGPL| image:: https://img.shields.io/github/license/coala/coala-bears.svg\n   :target: https://www.gnu.org/licenses/agpl-3.0.html\n.. |Throughput Graph| image:: https://graphs.waffle.io/coala/coala-bears/throughput.svg\n   :target: https://waffle.io/coala/coala-bears/metrics/throughput\n   :alt: 'Throughput Graph'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoala%2Fcoala-bears","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoala%2Fcoala-bears","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoala%2Fcoala-bears/lists"}