LICENSE
pyproject.toml
setup.py
chicken_coop/__init__.py
chicken_coop/__main__.py
chicken_coop/bootstrap.py
chicken_coop/callbackino.py
chicken_coop/command_group.py
chicken_coop/coop_config.py
chicken_coop/defaults.py
chicken_coop/dominance_hierarching.py
chicken_coop/enving.py
chicken_coop/exceptions.py
chicken_coop/running.py
chicken_coop/state.py
chicken_coop/stating.py
chicken_coop/utils.py
chicken_coop/zeitgeisting.py
chicken_coop.egg-info/PKG-INFO
chicken_coop.egg-info/SOURCES.txt
chicken_coop.egg-info/dependency_links.txt
chicken_coop.egg-info/entry_points.txt
chicken_coop.egg-info/requires.txt
chicken_coop.egg-info/top_level.txt
chicken_coop/county/__init__.py
chicken_coop/county/base_env.py
chicken_coop/county/base_state.py
chicken_coop/county/constants.py
chicken_coop/county/csv_tools.py
chicken_coop/county/filtros.py
chicken_coop/county/misc.py
chicken_coop/county/nx_tools.py
chicken_coop/county/policing.py
chicken_coop/county/thready_krueger.py
chicken_coop/county/trekking.py
chicken_coop/county/typing.py
chicken_coop/plotting/__init__.py
chicken_coop/plotting/analyze_paper_commands.py
chicken_coop/plotting/constants.py
chicken_coop/plotting/plot_commands.py
chicken_coop/plotting/plot_deck_commands.py
chicken_coop/plotting/plot_paper_commands.py
chicken_coop/plotting/plotting_dominance_hierarchies.py
test_chicken_coop/__init__.py
test_chicken_coop/test_dominance_hierarchy.py