-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Thank you very much, for bringing xcp to the python world!
We want to use this package as a library and we have currently two issues:
- There's a pretty harsh constraint on the dependencies:
Line 86 in 36843fd
traitlets = "<=5.11.2" - There's currently unconditionally pretty printing installed:
Lines 9 to 16 in 36843fd
pretty.install() from .master import Master # noqa: F401, E402 from .transport import Can, Eth, SxI, Usb # noqa: F401, E402 console = Console() tb_install(show_locals=True, max_frames=3) # Install custom exception handler. - It is very difficult to make a
PyXCPobject programmatically as it expects to read from a file (can be worked around)
I would provide patches for both of these, if you're interested?
SaxElectronics
Metadata
Metadata
Assignees
Labels
No labels