LICENSE
README.md
setup.py
slxpy/__init__.py
slxpy/cli.py
slxpy.egg-info/PKG-INFO
slxpy.egg-info/SOURCES.txt
slxpy.egg-info/dependency_links.txt
slxpy.egg-info/entry_points.txt
slxpy.egg-info/requires.txt
slxpy.egg-info/top_level.txt
slxpy/backend/__init__.py
slxpy/backend/filter.py
slxpy/backend/renderer.py
slxpy/common/__init__.py
slxpy/common/constants.py
slxpy/common/context.py
slxpy/common/enum.py
slxpy/common/env_config.py
slxpy/common/fs.py
slxpy/common/init_config.py
slxpy/common/jinja.py
slxpy/common/mapping.py
slxpy/common/model_config.py
slxpy/common/space_config.py
slxpy/common/tsort.py
slxpy/frontend/__init__.py
slxpy/frontend/frontend.py
slxpy/frontend/init.py
slxpy/include/bind.h
slxpy/include/common.h
slxpy/include/complex.h
slxpy/include/env.h
slxpy/include/simulink_builtin.h
slxpy/include/third-party/README.md
slxpy/include/third-party/backup/fmt/args.h
slxpy/include/third-party/backup/fmt/chrono.h
slxpy/include/third-party/backup/fmt/color.h
slxpy/include/third-party/backup/fmt/compile.h
slxpy/include/third-party/backup/fmt/core.h
slxpy/include/third-party/backup/fmt/format-inl.h
slxpy/include/third-party/backup/fmt/format.h
slxpy/include/third-party/backup/fmt/locale.h
slxpy/include/third-party/backup/fmt/os.h
slxpy/include/third-party/backup/fmt/ostream.h
slxpy/include/third-party/backup/fmt/printf.h
slxpy/include/third-party/backup/fmt/ranges.h
slxpy/include/third-party/backup/fmt/xchar.h
slxpy/include/third-party/backup/nlohmann/adl_serializer.hpp
slxpy/include/third-party/backup/nlohmann/byte_container_with_subtype.hpp
slxpy/include/third-party/backup/nlohmann/json.hpp
slxpy/include/third-party/backup/nlohmann/json_fwd.hpp
slxpy/include/third-party/backup/nlohmann/ordered_map.hpp
slxpy/include/third-party/backup/nlohmann/detail/exceptions.hpp
slxpy/include/third-party/backup/nlohmann/detail/hash.hpp
slxpy/include/third-party/backup/nlohmann/detail/json_pointer.hpp
slxpy/include/third-party/backup/nlohmann/detail/json_ref.hpp
slxpy/include/third-party/backup/nlohmann/detail/macro_scope.hpp
slxpy/include/third-party/backup/nlohmann/detail/macro_unscope.hpp
slxpy/include/third-party/backup/nlohmann/detail/value_t.hpp
slxpy/include/third-party/backup/nlohmann/detail/conversions/from_json.hpp
slxpy/include/third-party/backup/nlohmann/detail/conversions/to_chars.hpp
slxpy/include/third-party/backup/nlohmann/detail/conversions/to_json.hpp
slxpy/include/third-party/backup/nlohmann/detail/input/binary_reader.hpp
slxpy/include/third-party/backup/nlohmann/detail/input/input_adapters.hpp
slxpy/include/third-party/backup/nlohmann/detail/input/json_sax.hpp
slxpy/include/third-party/backup/nlohmann/detail/input/lexer.hpp
slxpy/include/third-party/backup/nlohmann/detail/input/parser.hpp
slxpy/include/third-party/backup/nlohmann/detail/input/position_t.hpp
slxpy/include/third-party/backup/nlohmann/detail/iterators/internal_iterator.hpp
slxpy/include/third-party/backup/nlohmann/detail/iterators/iter_impl.hpp
slxpy/include/third-party/backup/nlohmann/detail/iterators/iteration_proxy.hpp
slxpy/include/third-party/backup/nlohmann/detail/iterators/iterator_traits.hpp
slxpy/include/third-party/backup/nlohmann/detail/iterators/json_reverse_iterator.hpp
slxpy/include/third-party/backup/nlohmann/detail/iterators/primitive_iterator.hpp
slxpy/include/third-party/backup/nlohmann/detail/meta/cpp_future.hpp
slxpy/include/third-party/backup/nlohmann/detail/meta/detected.hpp
slxpy/include/third-party/backup/nlohmann/detail/meta/is_sax.hpp
slxpy/include/third-party/backup/nlohmann/detail/meta/type_traits.hpp
slxpy/include/third-party/backup/nlohmann/detail/meta/void_t.hpp
slxpy/include/third-party/backup/nlohmann/detail/output/binary_writer.hpp
slxpy/include/third-party/backup/nlohmann/detail/output/output_adapters.hpp
slxpy/include/third-party/backup/nlohmann/detail/output/serializer.hpp
slxpy/include/third-party/backup/nlohmann/thirdparty/hedley/hedley.hpp
slxpy/include/third-party/backup/nlohmann/thirdparty/hedley/hedley_undef.hpp
slxpy/include/third-party/fmt/args.h
slxpy/include/third-party/fmt/chrono.h
slxpy/include/third-party/fmt/color.h
slxpy/include/third-party/fmt/compile.h
slxpy/include/third-party/fmt/core.h
slxpy/include/third-party/fmt/format-inl.h
slxpy/include/third-party/fmt/format.h
slxpy/include/third-party/fmt/locale.h
slxpy/include/third-party/fmt/os.h
slxpy/include/third-party/fmt/ostream.h
slxpy/include/third-party/fmt/printf.h
slxpy/include/third-party/fmt/ranges.h
slxpy/include/third-party/fmt/xchar.h
slxpy/include/third-party/nlohmann/adl_serializer.hpp
slxpy/include/third-party/nlohmann/byte_container_with_subtype.hpp
slxpy/include/third-party/nlohmann/json.hpp
slxpy/include/third-party/nlohmann/json_fwd.hpp
slxpy/include/third-party/nlohmann/ordered_map.hpp
slxpy/include/third-party/nlohmann/detail/exceptions.hpp
slxpy/include/third-party/nlohmann/detail/hash.hpp
slxpy/include/third-party/nlohmann/detail/json_pointer.hpp
slxpy/include/third-party/nlohmann/detail/json_ref.hpp
slxpy/include/third-party/nlohmann/detail/macro_scope.hpp
slxpy/include/third-party/nlohmann/detail/macro_unscope.hpp
slxpy/include/third-party/nlohmann/detail/string_escape.hpp
slxpy/include/third-party/nlohmann/detail/value_t.hpp
slxpy/include/third-party/nlohmann/detail/conversions/from_json.hpp
slxpy/include/third-party/nlohmann/detail/conversions/to_chars.hpp
slxpy/include/third-party/nlohmann/detail/conversions/to_json.hpp
slxpy/include/third-party/nlohmann/detail/input/binary_reader.hpp
slxpy/include/third-party/nlohmann/detail/input/input_adapters.hpp
slxpy/include/third-party/nlohmann/detail/input/json_sax.hpp
slxpy/include/third-party/nlohmann/detail/input/lexer.hpp
slxpy/include/third-party/nlohmann/detail/input/parser.hpp
slxpy/include/third-party/nlohmann/detail/input/position_t.hpp
slxpy/include/third-party/nlohmann/detail/iterators/internal_iterator.hpp
slxpy/include/third-party/nlohmann/detail/iterators/iter_impl.hpp
slxpy/include/third-party/nlohmann/detail/iterators/iteration_proxy.hpp
slxpy/include/third-party/nlohmann/detail/iterators/iterator_traits.hpp
slxpy/include/third-party/nlohmann/detail/iterators/json_reverse_iterator.hpp
slxpy/include/third-party/nlohmann/detail/iterators/primitive_iterator.hpp
slxpy/include/third-party/nlohmann/detail/meta/cpp_future.hpp
slxpy/include/third-party/nlohmann/detail/meta/detected.hpp
slxpy/include/third-party/nlohmann/detail/meta/identity_tag.hpp
slxpy/include/third-party/nlohmann/detail/meta/is_sax.hpp
slxpy/include/third-party/nlohmann/detail/meta/type_traits.hpp
slxpy/include/third-party/nlohmann/detail/meta/void_t.hpp
slxpy/include/third-party/nlohmann/detail/meta/call_std/begin.hpp
slxpy/include/third-party/nlohmann/detail/meta/call_std/end.hpp
slxpy/include/third-party/nlohmann/detail/output/binary_writer.hpp
slxpy/include/third-party/nlohmann/detail/output/output_adapters.hpp
slxpy/include/third-party/nlohmann/detail/output/serializer.hpp
slxpy/include/third-party/nlohmann/thirdparty/hedley/hedley.hpp
slxpy/include/third-party/nlohmann/thirdparty/hedley/hedley_undef.hpp
slxpy/templates/backend/CMakeLists.txt.jinja
slxpy/templates/backend/common_env.h.jinja
slxpy/templates/backend/gym_env.h.jinja
slxpy/templates/backend/module.cc.jinja
slxpy/templates/backend/prelude.jinja
slxpy/templates/backend/pyproject.toml.jinja
slxpy/templates/backend/raw_env.h.jinja
slxpy/templates/backend/setup.py.jinja
slxpy/templates/backend/test_extension.py.jinja
slxpy/templates/frontend/env.toml.jinja
slxpy/templates/frontend/model.toml.jinja