bp100a / serial-usbipclient

USBIP client for CDC (Serial) devices
Other
1 stars 0 forks source link

pypi release packaging #10

Closed bp100a closed 2 months ago

bp100a commented 2 months ago

Lots of tasks.

  1. Determine how to create the package (setuptools)
  2. Determine how to publish the package (zest.release tools?)
  3. restructure project to adhere to "normal" python projects
  4. README updates to show usage.
bp100a commented 2 months ago

increasing test coverage, mostly on the usbip_client.py classes.