Category: dev-python
Search
-
dargor
- Ebuilds: 1, Testing: 0.6.0
Description: Dargor's most common routines
Homepage: https://github.com/dargor/dargor-py
License: ISC
-
flake8-bugbear
- Ebuilds: 1, Testing: 23.9.16
Description: A plugin for Flake8 finding likely bugs and design problems in your program
Homepage: https://github.com/PyCQA/flake8-bugbear
License: MIT
-
flake8-builtins
- Ebuilds: 1, Testing: 2.1.0
Description: Check for python builtins being used as variables or parameters
Homepage: https://github.com/gforcada/flake8-builtins
License: GPL-2
-
flake8-commas
- Ebuilds: 1, Testing: 2.1.0-r1
Description: Flake8 extension to enforce better comma placement
Homepage: https://github.com/PyCQA/flake8-commas
License: MIT
-
flake8-comprehensions
- Ebuilds: 1, Testing: 3.14.0
Description: A flake8 plugin that helps you write better list/set/dict comprehensions
Homepage: https://github.com/adamchainz/flake8-comprehensions
License: MIT
-
flake8-isort
- Ebuilds: 1, Testing: 6.1.0
Description: Flake8 plugin that integrates isort
Homepage: https://github.com/gforcada/flake8-isort
License: GPL-2
-
flake8-logging-format
- Ebuilds: 1, Testing: 0.9.0
Description: Flake8 extension to validate (lack of) logging format strings
Homepage: https://github.com/globality-corp/flake8-logging-format
License: Apache-2.0
-
flake8-plugin-utils
- Ebuilds: 1, Testing: 1.3.3
Description: Base classes and utils for writing flake8 plugins
Homepage: https://github.com/afonasev/flake8-plugin-utils
License: MIT
-
flake8-quotes
- Ebuilds: 1, Testing: 3.3.2
Description: Flake8 extension to lint for quotes
Homepage: https://github.com/zheller/flake8-quotes
License: MIT
-
flake8-return
- Ebuilds: 1, Testing: 1.2.0
Description: Flake8 plugin for return expressions checking
Homepage: https://github.com/afonasev/flake8-return
License: MIT
-
flake8-simplify
- Ebuilds: 1, Testing: 0.20.0
Description: A flake8 plugin that helps you to simplify code
Homepage: https://github.com/MartinThoma/flake8-simplify
License: MIT
-
flake8-unused-arguments
- Ebuilds: 1, Testing: 0.0.13
Description: Flake8 plugin to warn against unused arguments in functions
Homepage: https://github.com/nhoad/flake8-unused-arguments
License: MIT
-
flake8-use-fstring
- Ebuilds: 1, Testing: 1.4-r1
Description: Jump-start into modern Python by forcing yourself to use f-strings
Homepage: https://github.com/MichaelKim0407/flake8-use-fstring
License: MIT
-
interrogate
- Ebuilds: 1, Testing: 1.5.0-r1
Description: Interrogate a codebase for docstring coverage
Homepage: https://github.com/econchick/interrogate
License: MIT
-
perflint
- Ebuilds: 1, Testing: 0.7.3-r1
Description: A linter for performance anti-patterns in Python
Homepage: https://github.com/tonybaloney/perflint
License: MIT
-
pretty-errors
- Ebuilds: 1, Testing: 1.2.25-r1
Description: Prettifies Python exception output to make it legible
Homepage: https://github.com/onelivesleft/PrettyErrors
License: MIT
-
ptpython
- Ebuilds: 1, Testing: 3.0.23
Description: Python REPL build on top of prompt-toolkit
Homepage: https://github.com/prompt-toolkit/ptpython
License: BSD
-
pure-cdb
- Ebuilds: 1, Testing: 4.0.0
Description: Python library for creating and reading constant databases
Homepage: https://github.com/bbayles/python-pure-cdb
License: MIT
-
ta-lib
- Ebuilds: 1, Testing: 0.4.26
Description: Python wrapper for TA-Lib
Homepage: https://github.com/mrjbq7/ta-lib
License: BSD-2
-
toml
- Ebuilds: 1, Testing: 0.10.2-r1
Description: Python library for handling TOML files
Homepage:
https://github.com/uiri/toml/
https://pypi.org/project/toml/
License: BSD
-
vulture
- Ebuilds: 1, Testing: 2.9.1
Description: Find dead Python code
Homepage: https://github.com/jendrikseipp/vulture
License: MIT