.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/beamngpy/__init__.py
src/beamngpy/beamng.py
src/beamngpy/bnpcfg.py
src/beamngpy/main.py
src/beamngpy/__init__.py
src/beamngpy/beamng.py
src/beamngpy/bnpcfg.py
src/beamngpy/main.py
src/beamngpy.egg-info/PKG-INFO
src/beamngpy.egg-info/SOURCES.txt
src/beamngpy.egg-info/dependency_links.txt
src/beamngpy.egg-info/entry_points.txt
src/beamngpy.egg-info/not-zip-safe
src/beamngpy.egg-info/requires.txt
src/beamngpy.egg-info/top_level.txt
tests/conftest.py
tests/test_skeleton.py