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.
- ethernity_cloud_sdk_py/__init__.py +0 -0
- ethernity_cloud_sdk_py/cli.py +16 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/.gitignore +2 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/@plugins_snapshot.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_ast.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_ast.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_codecs.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_codecs.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_collections_abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_collections_abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_compression.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_compression.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_typeshed/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_typeshed/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_typeshed/importlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/_typeshed/importlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/builtins.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/builtins.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/bz2.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/bz2.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/codecs.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/codecs.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/collections/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/collections/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/collections/abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/collections/abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/contextlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/contextlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/dataclasses.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/dataclasses.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/_policybase.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/_policybase.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/charset.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/charset.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/contentmanager.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/contentmanager.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/errors.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/errors.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/header.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/header.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/message.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/message.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/policy.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/email/policy.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/enum.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/enum.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/build.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/build.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/init.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/init.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/publish.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/publish.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/genericpath.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/genericpath.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/gzip.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/gzip.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/_abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/_abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/machinery.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/machinery.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/metadata/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/metadata/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/metadata/_meta.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/metadata/_meta.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/resources/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/importlib/resources/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/io.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/io.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/os/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/os/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/os/path.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/os/path.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/pathlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/pathlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/posixpath.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/posixpath.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/re.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/re.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/readline.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/readline.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/resource.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/resource.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/shutil.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/shutil.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_compile.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_compile.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_constants.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_constants.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_parse.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sre_parse.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/subprocess.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/subprocess.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sys/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/sys/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/tarfile.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/tarfile.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/types.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/types.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/typing.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/typing.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/typing_extensions.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/typing_extensions.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/zlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/3.10/zlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/.mypy_cache/CACHEDIR.TAG +3 -0
- ethernity_cloud_sdk_py/commands/__init__.py +0 -0
- ethernity_cloud_sdk_py/commands/__pycache__/__init__.cpython-310.pyc +0 -0
- ethernity_cloud_sdk_py/commands/__pycache__/build.cpython-310.pyc +0 -0
- ethernity_cloud_sdk_py/commands/__pycache__/init.cpython-310.pyc +0 -0
- ethernity_cloud_sdk_py/commands/__pycache__/publish.cpython-310.pyc +0 -0
- ethernity_cloud_sdk_py/commands/build.py +56 -0
- ethernity_cloud_sdk_py/commands/init.py +278 -0
- ethernity_cloud_sdk_py/commands/publish.py +376 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/.gitignore +2 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/@plugins_snapshot.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_ast.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_ast.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_codecs.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_codecs.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_collections_abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_collections_abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_compression.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_compression.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_typeshed/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_typeshed/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_typeshed/importlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/_typeshed/importlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/builtins.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/builtins.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/bz2.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/bz2.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/codecs.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/codecs.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/collections/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/collections/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/collections/abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/collections/abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/contextlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/contextlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/dataclasses.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/dataclasses.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/datetime.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/datetime.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/_policybase.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/_policybase.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/charset.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/charset.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/contentmanager.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/contentmanager.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/errors.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/errors.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/header.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/header.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/message.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/message.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/policy.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/email/policy.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/enum.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/enum.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/pynithy/build.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/pynithy/build.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/genericpath.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/genericpath.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/gzip.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/gzip.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/_abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/_abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/machinery.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/machinery.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/metadata/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/metadata/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/metadata/_meta.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/metadata/_meta.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/resources/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/importlib/resources/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/io.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/io.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/decoder.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/decoder.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/encoder.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/json/encoder.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/os/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/os/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/os/path.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/os/path.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/pathlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/pathlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/posixpath.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/posixpath.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/re.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/re.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/readline.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/readline.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/resource.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/resource.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/shutil.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/shutil.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_compile.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_compile.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_constants.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_constants.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_parse.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sre_parse.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/subprocess.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/subprocess.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sys/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/sys/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/tarfile.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/tarfile.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/time.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/time.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/types.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/types.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/typing.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/typing.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/typing_extensions.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/typing_extensions.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/zlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/3.10/zlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/.mypy_cache/CACHEDIR.TAG +3 -0
- ethernity_cloud_sdk_py/commands/pynithy/__init__.py +0 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/scripts/binary-fs-build.sh +28 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/Dockerfile.tmpl +78 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/scripts/binary-fs-build.sh +41 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/.env +5 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/cert1-ca1-clean.crt +10 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/cert1-ca1-clean.key +6 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/enclave_pub_cert.pem +10 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/input.txt +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/payload.py +25 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/public-cert-clean.pem +10 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/result.txt +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/app/transaction.txt +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/etny_crypto.py +167 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/etny_exec.py +79 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/image_registry.abi +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/key_generation.py +17 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/models.py +176 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/pox.abi +1489 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/securelock.py.tmpl +411 -0
- ethernity_cloud_sdk_py/commands/pynithy/build/securelock/src/swift_stream_service.py +186 -0
- ethernity_cloud_sdk_py/commands/pynithy/build.py +267 -0
- ethernity_cloud_sdk_py/commands/pynithy/ipfs_client.py +250 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/.gitignore +2 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/@plugins_snapshot.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_ast.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_ast.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_codecs.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_codecs.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_collections_abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_collections_abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_typeshed/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_typeshed/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_typeshed/importlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/_typeshed/importlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/builtins.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/builtins.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/codecs.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/codecs.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/collections/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/collections/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/collections/abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/collections/abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/contextlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/contextlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/dataclasses.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/dataclasses.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/_policybase.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/_policybase.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/charset.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/charset.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/contentmanager.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/contentmanager.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/errors.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/errors.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/header.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/header.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/message.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/message.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/policy.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/email/policy.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/enum.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/enum.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/pynithy/run/image_registry.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/ethernity_cloud_sdk_py/commands/pynithy/run/image_registry.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/genericpath.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/genericpath.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/_abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/_abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/abc.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/abc.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/machinery.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/machinery.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/metadata/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/metadata/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/metadata/_meta.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/importlib/metadata/_meta.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/io.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/io.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/decoder.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/decoder.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/encoder.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/json/encoder.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/os/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/os/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/os/path.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/os/path.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/pathlib.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/pathlib.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/posixpath.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/posixpath.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/re.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/re.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/resource.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/resource.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_compile.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_compile.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_constants.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_constants.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_parse.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sre_parse.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/subprocess.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/subprocess.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sys/__init__.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/sys/__init__.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/types.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/types.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/typing.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/typing.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/typing_extensions.data.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/3.10/typing_extensions.meta.json +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/.mypy_cache/CACHEDIR.TAG +3 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/__init__.py +0 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/docker-compose-final.yml.tmpl +59 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/docker-compose-swift-stream.yml.tmpl +27 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/docker-compose.yml.tmpl +55 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/etny-pynity-test.yaml.tpl +46 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/etny-securelock-test.yaml.tpl +46 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/etny-trustedzone-test.yaml.tpl +46 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/image_registry.abi +1 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/image_registry.py +431 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/image_registry_runner.py +45 -0
- ethernity_cloud_sdk_py/commands/pynithy/run/public_key_service.py +134 -0
- ethernity_cloud_sdk_py/commands/pynithy/runner.py +586 -0
- ethernity_cloud_sdk_py/templates/src/ethernity_task.py +39 -0
- ethernity_cloud_sdk_py/templates/src/serverless/__init__.py +0 -0
- ethernity_cloud_sdk_py/templates/src/serverless/backend.py +2 -0
- ethernity_cloud_sdk_py-0.1.14.dist-info/LICENSE +661 -0
- ethernity_cloud_sdk_py-0.1.14.dist-info/METADATA +13 -0
- ethernity_cloud_sdk_py-0.1.14.dist-info/RECORD +381 -0
- ethernity_cloud_sdk_py-0.1.14.dist-info/WHEEL +5 -0
- ethernity_cloud_sdk_py-0.1.14.dist-info/entry_points.txt +4 -0
- ethernity_cloud_sdk_py-0.1.14.dist-info/top_level.txt +2 -0
- tests/__init__.py +0 -0
- 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 @@
|
|
|
1
|
+
{}
|