You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to change the name of .schemas/python/can module to something else as it gives a name clash with the much used python-can module? I have tried to use "import as" in python but libraries using python can gets problems too. I did a quick refactor using Claude in .schemas and it's not many files that need to change. Would a pull request to .schemas renaming python/can to python/obdbparser be considered? One has to bend over double to get past the name clash.
Thanks for a very useful effort. I have written a short example on how to combine OBDb parsing with udsoncan to get UDS data. udsoncan and OBDb
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to change the name of .schemas/python/can module to something else as it gives a name clash with the much used python-can module? I have tried to use "import as" in python but libraries using python can gets problems too. I did a quick refactor using Claude in .schemas and it's not many files that need to change. Would a pull request to .schemas renaming python/can to python/obdbparser be considered? One has to bend over double to get past the name clash.
Thanks for a very useful effort. I have written a short example on how to combine OBDb parsing with udsoncan to get UDS data. udsoncan and OBDb
Beta Was this translation helpful? Give feedback.
All reactions