LICENSE
README.md
pyproject.toml
examples/act_map.py
socat/__init__.py
socat/alembic.ini
socat/astroquery.py
socat/generator.py
socat/migrate.py
socat/settings.py
socat.egg-info/PKG-INFO
socat.egg-info/SOURCES.txt
socat.egg-info/dependency_links.txt
socat.egg-info/entry_points.txt
socat.egg-info/requires.txt
socat.egg-info/top_level.txt
socat/alembic/README
socat/alembic/env.py
socat/alembic/script.py.mako
socat/alembic/versions/35a6a33e0a34_initial_database.py
socat/api/__init__.py
socat/api/app.py
socat/api/main.py
socat/api/routers/fixed_sources.py
socat/api/routers/moving_sources.py
socat/api/routers/services.py
socat/api/routers/sso.py
socat/client/__init__.py
socat/client/core.py
socat/client/db.py
socat/client/http.py
socat/client/mock.py
socat/client/settings.py
socat/core/__init__.py
socat/core/fixed_sources.py
socat/core/moving_sources.py
socat/core/services.py
socat/core/sso.py
socat/database/__init__.py
socat/database/services.py
socat/database/session.py
socat/database/sources.py
socat/database/statements.py
socat/ephem/__init__.py
socat/ephem/query_mpc.py
socat/ephem/read_jpl.py
socat/ingest/__init__.py
socat/ingest/actfits.py
socat/ingest/jplparquet.py
socat/ingest/webskycsv.py
tests/conftest.py
tests/test_api.py
tests/test_astroquery.py
tests/test_core.py
tests/test_db_client.py
tests/test_generator.py
tests/test_ingest.py
tests/test_mock.py
tests/test_read_jpl.py
tests/test_sso.py
tests/test_sso_api.py
tests/test_sso_mock.py