dosisod/refurb

A tool for refurbishing and modernizing Python codebases

PythonMakefilepythontestingcligplv3hacktoberfestmypypython310
This is stars and forks stats for /dosisod/refurb repository. As of 02 May, 2024 this repository has 2386 stars and 55 forks.

Refurb A tool for refurbishing and modernizing Python codebases. Example # main.py for filename in ["file1.txt", "file2.txt"]: with open(filename) as f: contents = f.read() lines = contents.splitlines() for line in lines: if not line or line.startswith("# ") or line.startswith("// "): continue for word in line.split(): print(f"[{word}]", end="") print("") Running: $ refurb main.py main.py:3:17 [FURB109]: Use `in (x, y, z)` instead...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
google/latexify_pyPythonShell6.4k03470
stark0de/nginxpwnerPythonDockerfileShell1.2k+31300
rafaelvleite/fide_crawlerPython940160
deepin-community/anthyRakuTerraC0000
deepin-community/datefudgeRoffMakefileShell0000
deepin-community/autoconf2.69RoffM4TeX0010
mdedetrich/akka-apacheScalaJavaShell45030
app-generator/django-soft-ui-dashboardSCSSCSSHTML1810820
yonaskolb/MintSwiftMakefile2.1k01170
deepin-community/five-or-moreValaMesonRoff0000