pyscn 1.3.0__py3-none-macosx_11_0_arm64.whl → 1.8.2__py3-none-macosx_11_0_arm64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyscn
3
- Version: 1.3.0
3
+ Version: 1.8.2
4
4
  Summary: An intelligent Python code quality analyzer with architectural guidance
5
5
  Home-page: https://github.com/ludo-technologies/pyscn
6
6
  Author: DaisukeYoda
@@ -35,6 +35,8 @@ Description-Content-Type: text/markdown
35
35
 
36
36
  Building with Cursor, Claude, or ChatGPT? pyscn performs structural analysis to keep your codebase maintainable.
37
37
 
38
+ > Working with JavaScript/TypeScript? Check out [jscan](https://github.com/ludo-technologies/jscan)
39
+
38
40
  ## Quick Start
39
41
 
40
42
  ```bash
@@ -73,6 +75,15 @@ You can interact with pyscn with your AI coding tools:
73
75
 
74
76
  ### Claude Code Setup
75
77
 
78
+ **Option 1: Install via Plugin Marketplace (Recommended)**
79
+
80
+ ```bash
81
+ claude plugin marketplace add ludo-technologies/pyscn
82
+ claude plugin install pyscn-mcp@pyscn-marketplace
83
+ ```
84
+
85
+ **Option 2: Manual MCP Setup**
86
+
76
87
  ```bash
77
88
  claude mcp add pyscn-mcp uvx -- pyscn-mcp
78
89
  ```
@@ -141,8 +152,11 @@ pyscn analyze --select complexity,deps,deadcode . # Multiple analyses
141
152
  ### `pyscn check`
142
153
  Fast CI-friendly quality gate
143
154
  ```bash
144
- pyscn check . # Quick pass/fail check
145
- pyscn check --max-complexity 15 . # Custom thresholds
155
+ pyscn check . # Quick pass/fail check
156
+ pyscn check --max-complexity 15 . # Custom thresholds
157
+ pyscn check --max-cycles 0 . # Only allow 0 cycle dependency
158
+ pyscn check --select deps . # Check only for circular dependencies
159
+ pyscn check --allow-circular-deps . # Allow circular dependencies (warning only)
146
160
  ```
147
161
 
148
162
  ### `pyscn init`
@@ -171,23 +185,14 @@ directory = "reports"
171
185
 
172
186
  > ⚙️ Run `pyscn init` to generate a full configuration file with all available options
173
187
 
174
- ## CI/CD Integration
175
-
176
- ```yaml
177
- # GitHub Actions
178
- - uses: actions/checkout@v4
179
- - run: pipx run pyscn check . # Fail on quality issues
180
-
181
- # Pre-commit hook
182
- - repo: local
183
- hooks:
184
- - id: pyscn
185
- name: pyscn check
186
- entry: pipx run pyscn check .
187
- language: system
188
- pass_filenames: false
189
- types: [python]
190
- ```
188
+ ## Pyscn Bot (GitHub App)
189
+
190
+ [pyscn-bot](https://pyscn.ludo-tech.org/) monitors your Python code quality automatically.
191
+
192
+ ### Features
193
+
194
+ - **PR Code Review** - Automatic code review on every pull request
195
+ - **Weekly Code Audit** - Scans your entire repository and creates issues for architectural problems
191
196
 
192
197
  ---
193
198
 
@@ -0,0 +1,10 @@
1
+ pyscn-1.8.2.dist-info/METADATA,sha256=sEszzedeeLGWNWa6TlGG2_ZgJfmqlgjOi7Gdq2e7fPU,6262
2
+ pyscn-1.8.2.dist-info/WHEEL,sha256=CYyQE2vHrYPvCU3b7nn-Hl7_xZMO7l2E38d23t5MbRM,104
3
+ pyscn-1.8.2.dist-info/entry_points.txt,sha256=b3uDJeuGfdioTYIV5vD_OLiCO_BPZ53Bqbe5jOurh4o,78
4
+ pyscn/__init__.py,sha256=2899qYVW2M1QljQ7xSvgLeHyf8yjzemZp62di19Baw8,431
5
+ pyscn/__main__.py,sha256=ctBTSh1ps0V8KJLus4fcg5NE2FCF1HEyfXmh1KCw0gs,120
6
+ pyscn/bin/pyscn-darwin-arm64,sha256=QC7HGIUXsdZ7zyg4EWlrOeP6qvChfEcJFi1K7OuqNpw,11425426
7
+ pyscn/bin/pyscn-mcp-darwin-arm64,sha256=xlK0VVo4ZvELERHQtRI5FkYffY0yIuDlus5nt6cUiYY,6641090
8
+ pyscn/main.py,sha256=rtQdBLwQwLWAh8dvynOzilgWd0ayRoh7MaaycpfQcI8,2619
9
+ pyscn/mcp_main.py,sha256=pWy07VEsQzpsuaGyRrNPKUq_4TO538rFk7v7mMkqC1A,2755
10
+ pyscn-1.8.2.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- pyscn-1.3.0.dist-info/METADATA,sha256=lwp_J2zS1HZb9wFuWUmsOmFqD-y5o80VNHrfw8TM6G4,5743
2
- pyscn-1.3.0.dist-info/WHEEL,sha256=CYyQE2vHrYPvCU3b7nn-Hl7_xZMO7l2E38d23t5MbRM,104
3
- pyscn-1.3.0.dist-info/entry_points.txt,sha256=b3uDJeuGfdioTYIV5vD_OLiCO_BPZ53Bqbe5jOurh4o,78
4
- pyscn/__init__.py,sha256=2899qYVW2M1QljQ7xSvgLeHyf8yjzemZp62di19Baw8,431
5
- pyscn/__main__.py,sha256=ctBTSh1ps0V8KJLus4fcg5NE2FCF1HEyfXmh1KCw0gs,120
6
- pyscn/bin/pyscn-darwin-arm64,sha256=HojdouF2MF_CAgtcbQ6zvYZ6qlWjpts3JVNygCUFJ9s,11624306
7
- pyscn/bin/pyscn-mcp-darwin-arm64,sha256=5BI4rF3muqvdrCMCdN51WaAT2foFstL1LQM86Av6ihs,7105506
8
- pyscn/main.py,sha256=rtQdBLwQwLWAh8dvynOzilgWd0ayRoh7MaaycpfQcI8,2619
9
- pyscn/mcp_main.py,sha256=pWy07VEsQzpsuaGyRrNPKUq_4TO538rFk7v7mMkqC1A,2755
10
- pyscn-1.3.0.dist-info/RECORD,,
File without changes