pylama
Code auditor
Automates code quality checks for Python programs
Code audit tool for python.
1k stars
19 watching
99 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
oca/pylint-odoo | Enforces coding standards and detects potential issues in Python code used in Odoo modules. | 143 |
microsoft/pylance-release | A Python language server extension providing code analysis and features like auto-imports and type checking | 1,719 |
dlint-py/dlint | Tools to encourage best coding practices and ensure Python code security through static analysis | 164 |
peter-evans/autopep8 | Automatically formats Python code to conform to PEP 8 style guide. | 85 |
hardlycodeman/audit_helper | Automates Foundry boilerplate setup for smart contract audits | 20 |
sekoialab/fastir_collector_linux | A tool for gathering and recording information from live Linux systems for forensic analysis | 173 |
adebayoj/fairml | An auditing toolbox to assess the fairness of black-box predictive models | 360 |
s-weigand/flake8-nb | A tool to check Python code quality in Jupyter notebooks. | 28 |
danilochilene/pyora | A Python script to monitor and manage Oracle databases remotely. | 120 |
carstencodes/pdm-audit | A tool to inspect and audit the packages installed by a package manager | 4 |
openstack/hacking | Automates style checks and code review to enforce uniform coding standards across large projects. | 240 |
orsinium-labs/flake8-pylint | An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
reokatoa/koreksyon | Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. | 3 |
jtpio/jupyterlab-python-bytecode | A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
vikingco/flake8-pytest | Checks Python test code against standard assert statement usage | 12 |