.env.example
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
scripts/__init__.py
scripts/example_auto_boost.py
scripts/example_flet_dashboard.py
scripts/example_jam.py
scripts/example_score.py
scripts/example_smooth.py
scripts/example_suggest.py
smooth_criminal/__init__.py
smooth_criminal/analizer.py
smooth_criminal/benchmark.py
smooth_criminal/cli.py
smooth_criminal/core.py
smooth_criminal/dashboard.py
smooth_criminal/memory.py
smooth_criminal.egg-info/PKG-INFO
smooth_criminal.egg-info/SOURCES.txt
smooth_criminal.egg-info/dependency_links.txt
smooth_criminal.egg-info/requires.txt
smooth_criminal.egg-info/top_level.txt
smooth_criminal/flet_app/components.py
smooth_criminal/flet_app/main.py
smooth_criminal/flet_app/utils.py
smooth_criminal/flet_app/views.py
tests/test_auto_boost.py
tests/test_bad.py
tests/test_bad_and_dangerous.py
tests/test_basic.py
tests/test_beat_it.py
tests/test_benchmark.py
tests/test_black_or_white.py
tests/test_build_summary.py
tests/test_clear_history.py
tests/test_cli_jam_test.py
tests/test_cli_suggest.py
tests/test_component_building.py
tests/test_dangerous.py
tests/test_dashboard.py
tests/test_export_file_naming.py
tests/test_export_history.py
tests/test_graph_data.py
tests/test_guvectorized.py
tests/test_jam.py
tests/test_jam_async.py
tests/test_jam_process.py
tests/test_memory_backends.py
tests/test_mj_mode.py
tests/test_moonwalk.py
tests/test_profile.py
tests/test_refresh_data.py
tests/test_score.py
tests/test_smooth.py
tests/test_suggestions.py
tests/test_thriller.py
tests/test_utils.py
tests/test_vectorized.py