You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first part of this work will include creating, refactoring, and re-enabling the Python interface in Nyx, which was removed in #305 for the sake of time.
Nyx is currently one (giant) library. I've learned on ANISE that it's very useful to separate out the code in a workspace. Nyx-Insight may eventually be an additional package to Nyx in the future.
Requirements
Basically, make it a pleasure to use, just like it's a pleasure to use ANISE in Python and in Rust.
Test plans
Reenable all of the test plans currently in the code, but disabled in CI.
The text was updated successfully, but these errors were encountered:
High level description
The first part of this work will include creating, refactoring, and re-enabling the Python interface in Nyx, which was removed in #305 for the sake of time.
Nyx is currently one (giant) library. I've learned on ANISE that it's very useful to separate out the code in a workspace. Nyx-Insight may eventually be an additional package to Nyx in the future.
Requirements
Basically, make it a pleasure to use, just like it's a pleasure to use ANISE in Python and in Rust.
Test plans
Reenable all of the test plans currently in the code, but disabled in CI.
The text was updated successfully, but these errors were encountered: