ebilab package
- ebilab.assert_ebilab_version(want: str) None[ソース]
This raises the VersionDidNotMatch exception if versison did not match. If the version of package is "dev", this always raise the exception
Module to manage ebilab project directory.
- class ebilab.project.Project(root: str | Path)[ソース]
ベースクラス:
objectClass describes ebilab project Current path can be acquired by
get_current_project()function.- property path: ProjectPath
Information about filepath of project