.envrc
.gitignore
CHANGES.md
LICENSE
README.md
RELEASING.md
flake.lock
flake.nix
pyproject.toml
uv.lock
.github/workflows/build-and-test.yml
.github/workflows/changelog.yml
.github/workflows/python-publish.yml
changes.d/README.md
skyportal_py/__init__.py
skyportal_py/_http.py
skyportal_py/candidates.py
skyportal_py/classifications.py
skyportal_py/client.py
skyportal_py/comments.py
skyportal_py/groups.py
skyportal_py/photometry.py
skyportal_py/profile.py
skyportal_py/py.typed
skyportal_py/sources.py
skyportal_py.egg-info/PKG-INFO
skyportal_py.egg-info/SOURCES.txt
skyportal_py.egg-info/dependency_links.txt
skyportal_py.egg-info/requires.txt
skyportal_py.egg-info/scm_file_list.json
skyportal_py.egg-info/scm_version.json
skyportal_py.egg-info/top_level.txt
tests/conftest.py
tests/test_candidates.py
tests/test_classifications.py
tests/test_client.py
tests/test_comments.py
tests/test_groups.py
tests/test_photometry.py
tests/test_profile.py
tests/test_sources.py