Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/intelowlproject/IntelOwl
/ python_base_path
Method
python_base_path
api_app/classes.py:57–58 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
55
56
@abstractclassproperty
57
def
python_base_path(cls) -> PosixPath:
58
NotImplementedError()
59
60
@classmethod
61
def
all_subclasses(cls):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected