Ycarus Gentoo ebuild

dargor

These ebuilds come from .

If you have some problems, go to the official site first.

dev-python

dargor : Dargor's most common routines ( https://github.com/dargor/dargor-py )

flake8-bugbear : A plugin for Flake8 finding likely bugs and design problems in your program ( https://github.com/PyCQA/flake8-bugbear )

flake8-builtins : Check for python builtins being used as variables or parameters ( https://github.com/gforcada/flake8-builtins )

flake8-commas : Flake8 extension to enforce better comma placement ( https://github.com/PyCQA/flake8-commas )

flake8-comprehensions : A flake8 plugin that helps you write better list/set/dict comprehensions ( https://github.com/adamchainz/flake8-comprehensions )

flake8-isort : Flake8 plugin that integrates isort ( https://github.com/gforcada/flake8-isort )

flake8-logging-format : Flake8 extension to validate (lack of) logging format strings ( https://github.com/globality-corp/flake8-logging-format )

flake8-plugin-utils : Base classes and utils for writing flake8 plugins ( https://github.com/afonasev/flake8-plugin-utils )

flake8-quotes : Flake8 extension to lint for quotes ( https://github.com/zheller/flake8-quotes )

flake8-return : Flake8 plugin for return expressions checking ( https://github.com/afonasev/flake8-return )

flake8-simplify : A flake8 plugin that helps you to simplify code ( https://github.com/MartinThoma/flake8-simplify )

flake8-unused-arguments : Flake8 plugin to warn against unused arguments in functions ( https://github.com/nhoad/flake8-unused-arguments )

flake8-use-fstring : Jump-start into modern Python by forcing yourself to use f-strings ( https://github.com/MichaelKim0407/flake8-use-fstring )

interrogate : Interrogate a codebase for docstring coverage ( https://github.com/econchick/interrogate )

perflint : A linter for performance anti-patterns in Python ( https://github.com/tonybaloney/perflint )

pretty-errors : Prettifies Python exception output to make it legible ( https://github.com/onelivesleft/PrettyErrors )

ptpython : Python REPL build on top of prompt-toolkit ( https://github.com/prompt-toolkit/ptpython )

pure-cdb : Python library for creating and reading constant databases ( https://github.com/bbayles/python-pure-cdb )

ta-lib : Python wrapper for TA-Lib ( https://github.com/mrjbq7/ta-lib )

toml : Python library for handling TOML files ( HOMEPAGE=" )

vulture : Find dead Python code ( https://github.com/jendrikseipp/vulture )

Add an ebuild in portage :

The ebuild is now in the portage tree.

You can also use layman : emerge layman then layman -a dargor

For Paludis use this rsync : rsync://gentoo.zugaina.org/dargor-portage

If you have a problem : ycarus(-at-)zugaina.org