Smarter Enumeration Classes
- class smarter.common.enum.SmarterEnumAbstract(new_class_name, /, names, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Bases:
EnumSmarter enumeration helper class.
- classmethod from_url(url)[source]
Extract the manifest kind from a URL.
example:
http://localhost:9357/api/v1/cli/example_manifest/Account/ http://platform.smarter.sh/api/v1/cli/whoami/