File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ Small python class for interfacing [Part-Db](https://github.com/Part-DB/Part-DB-
1616Currently tested with Part-Db Version 1.11.3
1717
1818## Requirements
19+ * Setup a user for API access in Part-Db.
1920* Setup a file with name "settings.yaml" with your credentials like:
2021``` python
2122{
2223 token : " tcp_yourBearerToken" ,
2324 host : " localhost"
2425}
2526```
26- * Setup a user for API access in Part-Db.
2727* Take a look at "partDbExample.py" for usage.
2828
2929## Install
@@ -36,10 +36,8 @@ Settings parameter max-value and min-value seems to have a problem.
3636## Maintainers
3737[ @electronics4fun ] ( https://github.com/electronics4fun )
3838
39-
4039## Contributing
4140Feel free to dive in! [ Open an issue] ( https://github.com/electronics4fun/smallPartDb/issues/new ) or submit PRs.
4241
43-
4442## License
4543[ MIT] ( LICENSE )
You can’t perform that action at this time.
0 commit comments