issues
search
aboutcode-org
/
python-inspector
Inspect Python code and PyPI package manifests. Resolve Python dependencies.
22
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New settings module for python inspector
#192
heliocastro
opened
1 week ago
0
Bugfix: support packages that only have manylinux 2 wheels
#191
mathiasburger
opened
1 month ago
1
Getting `ImportError: cannot import name 'splat'` with `setuptools` 75.0.0
#190
sschuberth
opened
2 months ago
2
--index-url not parsed correctly
#189
bennati
opened
3 months ago
1
Skeleton merge
#188
TG1999
opened
3 months ago
0
Fix 180: Add environment variables to Click CLI options
#187
calizarr
opened
3 months ago
5
feat: Implement settings for python-inspector
#186
heliocastro
opened
3 months ago
0
Regen all test fixtures and commit them.
#185
calizarr
opened
3 months ago
1
Version 0.12.1 reports 0.12.0 as its version
#184
sschuberth
opened
3 months ago
0
Migrate repository to aboutcode-org
#183
chinyeungli
closed
3 months ago
0
Requirements.txt file is not parsed correctly per documentation
#182
calizarr
opened
3 months ago
0
Issue 180: Fix not parsing pip.conf index urls
#181
calizarr
opened
3 months ago
4
Pip.conf settings are not parsed or respected
#180
calizarr
opened
3 months ago
8
Parse error if comment # starts in the middle of the line
#179
wkl3nk
opened
4 months ago
1
An invalid `requirements.txt` file is silently accepted
#178
sschuberth
opened
4 months ago
0
Do not fail on unsupported manifests
#177
AyanSinhaMahapatra
opened
4 months ago
0
.netrc file is queried incorrectly
#176
oheger-bosch
opened
5 months ago
1
Issue for python-inspector
#175
buwagaurav
opened
5 months ago
0
Add support for Python3.12
#174
tdruez
closed
8 months ago
1
"Unsupported URL scheme" exception when analyzing requirements file
#173
sschuberth
opened
9 months ago
1
Prepare for release v0.11.0
#172
TG1999
closed
9 months ago
0
Also add CycloneDX and SPDX output options
#171
pombredanne
opened
9 months ago
0
Add support for global index-urls
#170
heliocastro
closed
3 months ago
2
Running `python-inspector` gives `KeyError: 'dictionary is empty'`
#169
sschuberth
opened
10 months ago
3
Fix missing index_urls parsing (#127)
#168
unclejay80
closed
10 months ago
8
Dotted Python version not fully supported
#167
sschuberth
opened
10 months ago
7
fix: skip proccesing if req is a comment
#166
35C4n0r
opened
11 months ago
0
Fix unit tests
#165
TG1999
closed
12 months ago
0
RecursionError in Dependency Resolution with "sphinx-rtd-theme" in requirements.txt
#164
inderps
opened
12 months ago
2
Use async io where possible to improve runtime performance
#163
netomi
opened
12 months ago
13
Use asyncio to gain performance
#162
netomi
opened
12 months ago
2
Unit test fixes
#161
netomi
closed
12 months ago
0
Added option to get resolved packages in a requirements.txt file. Fixes #135
#160
arijitde92
closed
1 month ago
9
[feature] Add ignore error mode
#159
qequ
closed
1 year ago
0
Fix CI configuration
#158
TG1999
closed
1 year ago
0
Add ignore_errors flag and update PythonUpdateProvider
#157
qequ
closed
1 year ago
7
Added option to get resolved packages in a requirements.txt file #135
#156
arijitde92
closed
1 year ago
6
ImportError: Cython not found! when inspecting `hdbscan==0.8.33`
#155
fviernau
opened
1 year ago
0
Bump python-inspector to v0.10.0
#154
TG1999
closed
1 year ago
0
Question: Can python-inpector handle manifest files other than requirements.txt and setup.py?
#153
shi9qiu
opened
1 year ago
4
Parse error at "'# Note: '": Expected W:(0-9A-Za-z)
#152
bennati
opened
1 year ago
4
Update skeleton
#151
TG1999
closed
1 year ago
0
Do not use absolute paths in test fixtures
#150
pombredanne
opened
1 year ago
0
Add permissive flag and update PythonUpdateProvider
#149
qequ
closed
1 year ago
0
Python-inspector cannot parse requirements.txt with '\' as end of line character
#148
gmathiou4
opened
1 year ago
3
More test fixes
#147
fviernau
closed
1 year ago
0
Fix building the documentation
#146
fviernau
closed
1 year ago
0
Fix several failing tests
#145
fviernau
closed
1 year ago
0
Fix resolving requirements with percent encoded characters
#144
fviernau
closed
1 year ago
14
Resolution fails due to encoding issue with version strings containing a `+`
#143
fviernau
closed
1 year ago
2
Next