LICENSE
README.md
pyproject.toml
setup.py
nstbrowser/__init__.py
nstbrowser/_version.py
nstbrowser/client.py
nstbrowser.egg-info/PKG-INFO
nstbrowser.egg-info/SOURCES.txt
nstbrowser.egg-info/dependency_links.txt
nstbrowser.egg-info/requires.txt
nstbrowser.egg-info/top_level.txt
nstbrowser/services/__init__.py
nstbrowser/services/_base.py
nstbrowser/services/browsers.py
nstbrowser/services/cdp_endpoints.py
nstbrowser/services/locals.py
nstbrowser/services/profiles.py
tests/__init__.py
tests/test_client.py