finished api client implementation

added tests for api (compapi should run in the background or be installed)
This commit is contained in:
joel 2021-01-16 03:09:31 +01:00
parent c25715de40
commit 0e0a61d710
7 changed files with 162 additions and 16 deletions

7
.idea/compLIB.iml generated
View file

@ -2,13 +2,12 @@
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/compLIB" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/compLib" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
<orderEntry type="library" name="R User Library" level="project" />
<orderEntry type="library" name="R Skeletons" level="application" />
</component>
</module>