packages = ["bokeh", "pandas", "numpy", "networkx", "diagrams", "scikit-learn", "pillow", "matplotlib", "plotly"] [[fetch]] files = ["diagrams_base.py"] from = "./python/diagrams/" [[fetch]] files = ["pyscript_manager.py", "data.py"] to_folder = "lib" from = "./python/lib/" [[fetch]] files = ["nes_ram_utils.py", "game_controller.py"] to_folder = "lib/nes" from = "./python/lib/nes/" [[fetch]] files = ["neural_controller.py", "neural_agent.py"] to_folder = "lib/neural" from = "./python/lib/neural/" [[fetch]] files = ["__init__.py", "strategy.py", "fitness.py", "generation.py"] to_folder = "lib/evolution" from = "./python/lib/evolution/" [[fetch]] files = ["bokeh_utils.py"] from = "./python/bokeh/" [[fetch]] files = ["matplotlib_utils.py", "plotly_utils.py"] from = "./python/matplotlib/"

Loading...

🐍
Loading...

🐍 Python Console