Skip to content

Add pystreamliner to Code Analysis#3257

Open
Supe232323 wants to merge 1 commit into
vinta:masterfrom
Supe232323:add-pystreamliner
Open

Add pystreamliner to Code Analysis#3257
Supe232323 wants to merge 1 commit into
vinta:masterfrom
Supe232323:add-pystreamliner

Conversation

@Supe232323

@Supe232323 Supe232323 commented Jul 17, 2026

Copy link
Copy Markdown

Project

pystreamliner

Checklist

[x] One project per PR
[x] PR title format: Add project-name
[x] Entry format: - project-name - Description ending with period.
[x] Description is concise and short

Why This Project Is Awesome

Hidden Gem - Exceptional quality, solves niche problems elegantly

pystreamliner is a clean, pure-Python AST-based code optimization engine. It safely removes unused imports, duplicate lines, caps blank lines, and reports issues — all without risky regex or modifying uncertain code.

How It Differs

While there are many linters and formatters, pystreamliner specifically focuses on automatic structural cleanups and safe optimizations using native AST parsing, making it great for cleaning messy or AI-generated code.

Added pystreamliner under the Code Analysis section.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant