uv init, add repl code from worblehat
This commit is contained in:
10
README.md
10
README.md
@@ -1,5 +1,11 @@
|
||||
# libdib
|
||||
|
||||
libdib is a python libarary that unifies the text-based REPL of the programs running in the [dibbler](https://wiki.pvv.ntnu.no/wiki/Drift/Dibbler) terminal.
|
||||
libdib is a python libarary that contains shared logic for the programs running in the [dibbler](https://wiki.pvv.ntnu.no/wiki/Drift/Dibbler) terminal.
|
||||
|
||||
Among other things, it contains:
|
||||
|
||||
- A REPL thingamajig
|
||||
- A barcode/isbn recognizing thingamabob
|
||||
- A label printer logic doohickey
|
||||
- Some screen integration, maybe
|
||||
|
||||
It is for the most part a wrapper around python's standard library [cmd](https://docs.python.org/3/library/cmd.html), with some extra features.
|
||||
|
Reference in New Issue
Block a user