File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 11# smallPartDb
2-
32[ ![ license] ( https://img.shields.io/github/license/:user/:repo.svg )] ( LICENSE )
43
54## Table of Contents
6-
75- [ Background] ( #background )
86- [ Requirements] ( #requirements )
97- [ Install] ( #install )
1513
1614## Background
1715Small python class for interfacing [ Part-Db] ( https://github.com/Part-DB/Part-DB-server ) based on request package.
16+ Currently tested with Part-Db Version 1.11.3
1817
1918## Requirements
2019* Setup a file with name "settings.yaml" with your credentials like:
@@ -25,6 +24,7 @@ Small python class for interfacing [Part-Db](https://github.com/Part-DB/Part-DB-
2524}
2625```
2726* Setup a user for API access in Part-Db.
27+ * Take a look at "partDbExample.py" for usage.
2828
2929## Install
3030See ![ requirements.txt] ( /requirements.txt ) .
@@ -33,9 +33,6 @@ See .
3333Not all functionality of Part-DB is supported yet, but the most important ones.
3434Settings parameter max-value and min-value seems to have a problem.
3535
36- Take a look at "partDbExample.py" for usage.
37-
38-
3936## Maintainers
4037[ @electronics4fun ] ( https://github.com/electronics4fun )
4138
You can’t perform that action at this time.
0 commit comments