Skip to content

TEALab-org/nhls_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nhls_py

Rust workflow

A python module for utilizing nhls. nhls_py is not bindings to a rust library. Instead it generates rust code and executes binaries that utilize nhlsas a dependency. nhls_py requires that the user has rustup installed.

Every session, prior to utilizing the library, please call nhls_py.session_init(). This will ensure that the correct rust toolchain is available, and a suitable build directory is setup. By default all build artifacts will live in ~/.cache/nhls, but an alternative directory can optially be passed to session_init.

Notebooks

A notebooks directory is included in the repository at least for now. This makes it easier to develop without globally installing nhls_py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published