eclipse-volttron / volttron-openadr-ven

Apache License 2.0
5 stars 5 forks source link

Add skeleton codebase #8

Closed bonicim closed 3 years ago

bonicim commented 3 years ago

I do not see the option to put this PR in DRAFT mode. I want to get this PR out there now to get feedback on the skeleton and ways on incoroporating asyncio.

bonicim commented 3 years ago

Other than these are not using poetry not bad. The tst directory should be test without a init.py file in it (because its not a module.) Please Use Poetry as the client and utils do.

Ah, yes, I'll use Poetry. Good point. Will also remove the init in tst directory.

craig8 commented 3 years ago

There should be a package name under src or instead of src... and that package should not include a init.py file unless necessary.