pynalyser icon indicating copy to clipboard operation
pynalyser copied to clipboard

Static Python Code Analyzer

Results 12 pynalyser issues
Sort by recently updated
recently updated
newest added

Implemented a pyproject.toml for [pyproject.toml](https://github.com/9gl/pynalyser/blob/main/pyproject.toml) - fixes #14 partially Checklist: - [x] Add tests that demonstrate the correct behavior of the change. Tests should fail without the change. - [...

We have this file [docs/_static/logo.svg](docs/_static/logo.svg) ![Pynalyser Logo](https://raw.githubusercontent.com/0dminnimda/pynalyser/main/docs/_static/logo.svg) Let's create a new SVG file in the `docs/_static` based on the `logo.svg` with the described contents And then use it in the...

documentation
enhancement
good first issue

https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html https://browniebroke.com/blog/convert-requirements-to-pyproject/

good first issue

Looks too pointy on a white background https://pypi.org/project/pynalyser/ The logos are in the [docs folder](https://github.com/0dminnimda/pynalyser/tree/main/docs) The task is to take SVG and edit it so that it has rounded edges....

documentation
good first issue

A little extra in the README along with some functionality provided would be nice to get an idea :)

documentation
enhancement

https://www.python.org/download/releases/2.3/mro https://en.wikipedia.org/wiki/C3_linearization

Closes #21 [skip ci]

documentation