ethernity-cloud-sdk-py 0.1.14__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (381) hide show
  1. ethernity_cloud_sdk_py/__init__.py +0 -0
  2. ethernity_cloud_sdk_py/cli.py +16 -0
  3. ethernity_cloud_sdk_py/commands/.mypy_cache/.gitignore +2 -0
  4. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/@plugins_snapshot.json +1 -0
  5. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_ast.data.json +1 -0
  6. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_ast.meta.json +1 -0
  7. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_codecs.data.json +1 -0
  8. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_codecs.meta.json +1 -0
  9. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_collections_abc.data.json +1 -0
  10. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_collections_abc.meta.json +1 -0
  11. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_compression.data.json +1 -0
  12. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_compression.meta.json +1 -0
  13. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_typeshed/__init__.data.json +1 -0
  14. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_typeshed/__init__.meta.json +1 -0
  15. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_typeshed/importlib.data.json +1 -0
  16. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_typeshed/importlib.meta.json +1 -0
  17. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/abc.data.json +1 -0
  18. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/abc.meta.json +1 -0
  19. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/builtins.data.json +1 -0
  20. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/builtins.meta.json +1 -0
  21. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/bz2.data.json +1 -0
  22. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/bz2.meta.json +1 -0
  23. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/codecs.data.json +1 -0
  24. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/codecs.meta.json +1 -0
  25. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/collections/__init__.data.json +1 -0
  26. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/collections/__init__.meta.json +1 -0
  27. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/collections/abc.data.json +1 -0
  28. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/collections/abc.meta.json +1 -0
  29. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/contextlib.data.json +1 -0
  30. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/contextlib.meta.json +1 -0
  31. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/dataclasses.data.json +1 -0
  32. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/dataclasses.meta.json +1 -0
  33. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/__init__.data.json +1 -0
  34. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/__init__.meta.json +1 -0
  35. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/_policybase.data.json +1 -0
  36. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/_policybase.meta.json +1 -0
  37. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/charset.data.json +1 -0
  38. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/charset.meta.json +1 -0
  39. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/contentmanager.data.json +1 -0
  40. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/contentmanager.meta.json +1 -0
  41. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/errors.data.json +1 -0
  42. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/errors.meta.json +1 -0
  43. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/header.data.json +1 -0
  44. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/header.meta.json +1 -0
  45. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/message.data.json +1 -0
  46. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/message.meta.json +1 -0
  47. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/policy.data.json +1 -0
  48. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/policy.meta.json +1 -0
  49. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/enum.data.json +1 -0
  50. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/enum.meta.json +1 -0
  51. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/build.data.json +1 -0
  52. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/build.meta.json +1 -0
  53. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/init.data.json +1 -0
  54. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/init.meta.json +1 -0
  55. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/publish.data.json +1 -0
  56. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/publish.meta.json +1 -0
  57. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/genericpath.data.json +1 -0
  58. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/genericpath.meta.json +1 -0
  59. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/gzip.data.json +1 -0
  60. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/gzip.meta.json +1 -0
  61. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/__init__.data.json +1 -0
  62. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/__init__.meta.json +1 -0
  63. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/_abc.data.json +1 -0
  64. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/_abc.meta.json +1 -0
  65. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/abc.data.json +1 -0
  66. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/abc.meta.json +1 -0
  67. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/machinery.data.json +1 -0
  68. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/machinery.meta.json +1 -0
  69. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/metadata/__init__.data.json +1 -0
  70. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/metadata/__init__.meta.json +1 -0
  71. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/metadata/_meta.data.json +1 -0
  72. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/metadata/_meta.meta.json +1 -0
  73. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/resources/__init__.data.json +1 -0
  74. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/resources/__init__.meta.json +1 -0
  75. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/io.data.json +1 -0
  76. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/io.meta.json +1 -0
  77. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/os/__init__.data.json +1 -0
  78. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/os/__init__.meta.json +1 -0
  79. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/os/path.data.json +1 -0
  80. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/os/path.meta.json +1 -0
  81. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/pathlib.data.json +1 -0
  82. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/pathlib.meta.json +1 -0
  83. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/posixpath.data.json +1 -0
  84. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/posixpath.meta.json +1 -0
  85. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/re.data.json +1 -0
  86. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/re.meta.json +1 -0
  87. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/readline.data.json +1 -0
  88. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/readline.meta.json +1 -0
  89. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/resource.data.json +1 -0
  90. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/resource.meta.json +1 -0
  91. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/shutil.data.json +1 -0
  92. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/shutil.meta.json +1 -0
  93. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_compile.data.json +1 -0
  94. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_compile.meta.json +1 -0
  95. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_constants.data.json +1 -0
  96. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_constants.meta.json +1 -0
  97. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_parse.data.json +1 -0
  98. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_parse.meta.json +1 -0
  99. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/subprocess.data.json +1 -0
  100. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/subprocess.meta.json +1 -0
  101. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sys/__init__.data.json +1 -0
  102. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sys/__init__.meta.json +1 -0
  103. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/tarfile.data.json +1 -0
  104. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/tarfile.meta.json +1 -0
  105. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/types.data.json +1 -0
  106. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/types.meta.json +1 -0
  107. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/typing.data.json +1 -0
  108. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/typing.meta.json +1 -0
  109. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/typing_extensions.data.json +1 -0
  110. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/typing_extensions.meta.json +1 -0
  111. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/zlib.data.json +1 -0
  112. ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/zlib.meta.json +1 -0
  113. ethernity_cloud_sdk_py/commands/.mypy_cache/CACHEDIR.TAG +3 -0
  114. ethernity_cloud_sdk_py/commands/__init__.py +0 -0
  115. ethernity_cloud_sdk_py/commands/__pycache__/__init__.cpython-310.pyc +0 -0
  116. ethernity_cloud_sdk_py/commands/__pycache__/build.cpython-310.pyc +0 -0
  117. ethernity_cloud_sdk_py/commands/__pycache__/init.cpython-310.pyc +0 -0
  118. ethernity_cloud_sdk_py/commands/__pycache__/publish.cpython-310.pyc +0 -0
  119. ethernity_cloud_sdk_py/commands/build.py +56 -0
  120. ethernity_cloud_sdk_py/commands/init.py +278 -0
  121. ethernity_cloud_sdk_py/commands/publish.py +376 -0
  122. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/.gitignore +2 -0
  123. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/@plugins_snapshot.json +1 -0
  124. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_ast.data.json +1 -0
  125. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_ast.meta.json +1 -0
  126. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_codecs.data.json +1 -0
  127. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_codecs.meta.json +1 -0
  128. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_collections_abc.data.json +1 -0
  129. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_collections_abc.meta.json +1 -0
  130. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_compression.data.json +1 -0
  131. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_compression.meta.json +1 -0
  132. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_typeshed/__init__.data.json +1 -0
  133. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_typeshed/__init__.meta.json +1 -0
  134. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_typeshed/importlib.data.json +1 -0
  135. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_typeshed/importlib.meta.json +1 -0
  136. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/abc.data.json +1 -0
  137. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/abc.meta.json +1 -0
  138. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/builtins.data.json +1 -0
  139. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/builtins.meta.json +1 -0
  140. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/bz2.data.json +1 -0
  141. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/bz2.meta.json +1 -0
  142. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/codecs.data.json +1 -0
  143. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/codecs.meta.json +1 -0
  144. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/collections/__init__.data.json +1 -0
  145. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/collections/__init__.meta.json +1 -0
  146. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/collections/abc.data.json +1 -0
  147. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/collections/abc.meta.json +1 -0
  148. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/contextlib.data.json +1 -0
  149. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/contextlib.meta.json +1 -0
  150. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/dataclasses.data.json +1 -0
  151. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/dataclasses.meta.json +1 -0
  152. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/datetime.data.json +1 -0
  153. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/datetime.meta.json +1 -0
  154. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/__init__.data.json +1 -0
  155. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/__init__.meta.json +1 -0
  156. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/_policybase.data.json +1 -0
  157. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/_policybase.meta.json +1 -0
  158. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/charset.data.json +1 -0
  159. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/charset.meta.json +1 -0
  160. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/contentmanager.data.json +1 -0
  161. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/contentmanager.meta.json +1 -0
  162. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/errors.data.json +1 -0
  163. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/errors.meta.json +1 -0
  164. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/header.data.json +1 -0
  165. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/header.meta.json +1 -0
  166. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/message.data.json +1 -0
  167. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/message.meta.json +1 -0
  168. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/policy.data.json +1 -0
  169. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/policy.meta.json +1 -0
  170. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/enum.data.json +1 -0
  171. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/enum.meta.json +1 -0
  172. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/pynithy/build.data.json +1 -0
  173. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/pynithy/build.meta.json +1 -0
  174. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/genericpath.data.json +1 -0
  175. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/genericpath.meta.json +1 -0
  176. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/gzip.data.json +1 -0
  177. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/gzip.meta.json +1 -0
  178. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/__init__.data.json +1 -0
  179. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/__init__.meta.json +1 -0
  180. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/_abc.data.json +1 -0
  181. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/_abc.meta.json +1 -0
  182. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/abc.data.json +1 -0
  183. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/abc.meta.json +1 -0
  184. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/machinery.data.json +1 -0
  185. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/machinery.meta.json +1 -0
  186. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/metadata/__init__.data.json +1 -0
  187. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/metadata/__init__.meta.json +1 -0
  188. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/metadata/_meta.data.json +1 -0
  189. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/metadata/_meta.meta.json +1 -0
  190. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/resources/__init__.data.json +1 -0
  191. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/resources/__init__.meta.json +1 -0
  192. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/io.data.json +1 -0
  193. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/io.meta.json +1 -0
  194. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/__init__.data.json +1 -0
  195. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/__init__.meta.json +1 -0
  196. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/decoder.data.json +1 -0
  197. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/decoder.meta.json +1 -0
  198. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/encoder.data.json +1 -0
  199. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/encoder.meta.json +1 -0
  200. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/os/__init__.data.json +1 -0
  201. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/os/__init__.meta.json +1 -0
  202. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/os/path.data.json +1 -0
  203. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/os/path.meta.json +1 -0
  204. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/pathlib.data.json +1 -0
  205. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/pathlib.meta.json +1 -0
  206. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/posixpath.data.json +1 -0
  207. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/posixpath.meta.json +1 -0
  208. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/re.data.json +1 -0
  209. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/re.meta.json +1 -0
  210. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/readline.data.json +1 -0
  211. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/readline.meta.json +1 -0
  212. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/resource.data.json +1 -0
  213. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/resource.meta.json +1 -0
  214. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/shutil.data.json +1 -0
  215. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/shutil.meta.json +1 -0
  216. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_compile.data.json +1 -0
  217. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_compile.meta.json +1 -0
  218. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_constants.data.json +1 -0
  219. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_constants.meta.json +1 -0
  220. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_parse.data.json +1 -0
  221. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_parse.meta.json +1 -0
  222. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/subprocess.data.json +1 -0
  223. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/subprocess.meta.json +1 -0
  224. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sys/__init__.data.json +1 -0
  225. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sys/__init__.meta.json +1 -0
  226. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/tarfile.data.json +1 -0
  227. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/tarfile.meta.json +1 -0
  228. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/time.data.json +1 -0
  229. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/time.meta.json +1 -0
  230. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/types.data.json +1 -0
  231. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/types.meta.json +1 -0
  232. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/typing.data.json +1 -0
  233. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/typing.meta.json +1 -0
  234. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/typing_extensions.data.json +1 -0
  235. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/typing_extensions.meta.json +1 -0
  236. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/zlib.data.json +1 -0
  237. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/zlib.meta.json +1 -0
  238. ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/CACHEDIR.TAG +3 -0
  239. ethernity_cloud_sdk_py/commands/pynithy/__init__.py +0 -0
  240. ethernity_cloud_sdk_py/commands/pynithy/build/scripts/binary-fs-build.sh +28 -0
  241. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/Dockerfile.tmpl +78 -0
  242. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/scripts/binary-fs-build.sh +41 -0
  243. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/.env +5 -0
  244. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/cert1-ca1-clean.crt +10 -0
  245. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/cert1-ca1-clean.key +6 -0
  246. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/enclave_pub_cert.pem +10 -0
  247. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/input.txt +1 -0
  248. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/payload.py +25 -0
  249. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/public-cert-clean.pem +10 -0
  250. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/result.txt +1 -0
  251. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/transaction.txt +1 -0
  252. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/etny_crypto.py +167 -0
  253. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/etny_exec.py +79 -0
  254. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/image_registry.abi +1 -0
  255. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/key_generation.py +17 -0
  256. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/models.py +176 -0
  257. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/pox.abi +1489 -0
  258. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/securelock.py.tmpl +411 -0
  259. ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/swift_stream_service.py +186 -0
  260. ethernity_cloud_sdk_py/commands/pynithy/build.py +267 -0
  261. ethernity_cloud_sdk_py/commands/pynithy/ipfs_client.py +250 -0
  262. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/.gitignore +2 -0
  263. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/@plugins_snapshot.json +1 -0
  264. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_ast.data.json +1 -0
  265. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_ast.meta.json +1 -0
  266. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_codecs.data.json +1 -0
  267. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_codecs.meta.json +1 -0
  268. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_collections_abc.data.json +1 -0
  269. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_collections_abc.meta.json +1 -0
  270. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_typeshed/__init__.data.json +1 -0
  271. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_typeshed/__init__.meta.json +1 -0
  272. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_typeshed/importlib.data.json +1 -0
  273. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_typeshed/importlib.meta.json +1 -0
  274. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/abc.data.json +1 -0
  275. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/abc.meta.json +1 -0
  276. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/builtins.data.json +1 -0
  277. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/builtins.meta.json +1 -0
  278. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/codecs.data.json +1 -0
  279. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/codecs.meta.json +1 -0
  280. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/collections/__init__.data.json +1 -0
  281. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/collections/__init__.meta.json +1 -0
  282. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/collections/abc.data.json +1 -0
  283. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/collections/abc.meta.json +1 -0
  284. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/contextlib.data.json +1 -0
  285. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/contextlib.meta.json +1 -0
  286. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/dataclasses.data.json +1 -0
  287. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/dataclasses.meta.json +1 -0
  288. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/__init__.data.json +1 -0
  289. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/__init__.meta.json +1 -0
  290. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/_policybase.data.json +1 -0
  291. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/_policybase.meta.json +1 -0
  292. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/charset.data.json +1 -0
  293. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/charset.meta.json +1 -0
  294. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/contentmanager.data.json +1 -0
  295. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/contentmanager.meta.json +1 -0
  296. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/errors.data.json +1 -0
  297. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/errors.meta.json +1 -0
  298. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/header.data.json +1 -0
  299. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/header.meta.json +1 -0
  300. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/message.data.json +1 -0
  301. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/message.meta.json +1 -0
  302. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/policy.data.json +1 -0
  303. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/policy.meta.json +1 -0
  304. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/enum.data.json +1 -0
  305. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/enum.meta.json +1 -0
  306. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/pynithy/run/image_registry.data.json +1 -0
  307. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/pynithy/run/image_registry.meta.json +1 -0
  308. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/genericpath.data.json +1 -0
  309. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/genericpath.meta.json +1 -0
  310. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/__init__.data.json +1 -0
  311. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/__init__.meta.json +1 -0
  312. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/_abc.data.json +1 -0
  313. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/_abc.meta.json +1 -0
  314. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/abc.data.json +1 -0
  315. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/abc.meta.json +1 -0
  316. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/machinery.data.json +1 -0
  317. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/machinery.meta.json +1 -0
  318. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/metadata/__init__.data.json +1 -0
  319. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/metadata/__init__.meta.json +1 -0
  320. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/metadata/_meta.data.json +1 -0
  321. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/metadata/_meta.meta.json +1 -0
  322. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/io.data.json +1 -0
  323. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/io.meta.json +1 -0
  324. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/__init__.data.json +1 -0
  325. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/__init__.meta.json +1 -0
  326. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/decoder.data.json +1 -0
  327. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/decoder.meta.json +1 -0
  328. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/encoder.data.json +1 -0
  329. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/encoder.meta.json +1 -0
  330. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/os/__init__.data.json +1 -0
  331. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/os/__init__.meta.json +1 -0
  332. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/os/path.data.json +1 -0
  333. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/os/path.meta.json +1 -0
  334. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/pathlib.data.json +1 -0
  335. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/pathlib.meta.json +1 -0
  336. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/posixpath.data.json +1 -0
  337. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/posixpath.meta.json +1 -0
  338. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/re.data.json +1 -0
  339. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/re.meta.json +1 -0
  340. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/resource.data.json +1 -0
  341. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/resource.meta.json +1 -0
  342. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_compile.data.json +1 -0
  343. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_compile.meta.json +1 -0
  344. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_constants.data.json +1 -0
  345. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_constants.meta.json +1 -0
  346. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_parse.data.json +1 -0
  347. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_parse.meta.json +1 -0
  348. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/subprocess.data.json +1 -0
  349. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/subprocess.meta.json +1 -0
  350. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sys/__init__.data.json +1 -0
  351. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sys/__init__.meta.json +1 -0
  352. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/types.data.json +1 -0
  353. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/types.meta.json +1 -0
  354. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/typing.data.json +1 -0
  355. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/typing.meta.json +1 -0
  356. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/typing_extensions.data.json +1 -0
  357. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/typing_extensions.meta.json +1 -0
  358. ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/CACHEDIR.TAG +3 -0
  359. ethernity_cloud_sdk_py/commands/pynithy/run/__init__.py +0 -0
  360. ethernity_cloud_sdk_py/commands/pynithy/run/docker-compose-final.yml.tmpl +59 -0
  361. ethernity_cloud_sdk_py/commands/pynithy/run/docker-compose-swift-stream.yml.tmpl +27 -0
  362. ethernity_cloud_sdk_py/commands/pynithy/run/docker-compose.yml.tmpl +55 -0
  363. ethernity_cloud_sdk_py/commands/pynithy/run/etny-pynity-test.yaml.tpl +46 -0
  364. ethernity_cloud_sdk_py/commands/pynithy/run/etny-securelock-test.yaml.tpl +46 -0
  365. ethernity_cloud_sdk_py/commands/pynithy/run/etny-trustedzone-test.yaml.tpl +46 -0
  366. ethernity_cloud_sdk_py/commands/pynithy/run/image_registry.abi +1 -0
  367. ethernity_cloud_sdk_py/commands/pynithy/run/image_registry.py +431 -0
  368. ethernity_cloud_sdk_py/commands/pynithy/run/image_registry_runner.py +45 -0
  369. ethernity_cloud_sdk_py/commands/pynithy/run/public_key_service.py +134 -0
  370. ethernity_cloud_sdk_py/commands/pynithy/runner.py +586 -0
  371. ethernity_cloud_sdk_py/templates/src/ethernity_task.py +39 -0
  372. ethernity_cloud_sdk_py/templates/src/serverless/__init__.py +0 -0
  373. ethernity_cloud_sdk_py/templates/src/serverless/backend.py +2 -0
  374. ethernity_cloud_sdk_py-0.1.14.dist-info/LICENSE +661 -0
  375. ethernity_cloud_sdk_py-0.1.14.dist-info/METADATA +13 -0
  376. ethernity_cloud_sdk_py-0.1.14.dist-info/RECORD +381 -0
  377. ethernity_cloud_sdk_py-0.1.14.dist-info/WHEEL +5 -0
  378. ethernity_cloud_sdk_py-0.1.14.dist-info/entry_points.txt +4 -0
  379. ethernity_cloud_sdk_py-0.1.14.dist-info/top_level.txt +2 -0
  380. tests/__init__.py +0 -0
  381. tests/test_example.py +0 -0
File without changes
@@ -0,0 +1,16 @@
1
+ def main_init():
2
+ from ethernity_cloud_sdk_py.commands.init import main
3
+
4
+ main()
5
+
6
+
7
+ def main_build():
8
+ from ethernity_cloud_sdk_py.commands.build import main
9
+
10
+ main()
11
+
12
+
13
+ def main_publish():
14
+ from ethernity_cloud_sdk_py.commands.publish import main
15
+
16
+ main()
@@ -0,0 +1,2 @@
1
+ # Automatically created by mypy
2
+ *