lightcurvedb

View on PyPIReverse Dependencies (0)

0.0.1a3 lightcurvedb-0.0.1a3-py3-none-any.whl

Wheel Details

Project: lightcurvedb
Version: 0.0.1a3
Filename: lightcurvedb-0.0.1a3-py3-none-any.whl
Download: [link]
Size: 15220
MD5: e49ff2efbdf067aa7b94989081e30215
SHA256: 283598c5c07e22d45ed2da77131a34fcfde320087e5d19b913b433e52c227420
Uploaded: 2025-03-21 13:48:25 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: lightcurvedb
Version: 0.0.1a3
Requires-Python: >=3.11
Requires-Dist: pydantic
Requires-Dist: pydantic-settings
Requires-Dist: sqlmodel
Requires-Dist: numpy
Requires-Dist: pydantic_numpy
Requires-Dist: psycopg_binary
Requires-Dist: asyncpg
Requires-Dist: sqlalchemy[asyncio]
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Provides-Extra: dev
[No description]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (77.0.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lightcurvedb/__init__.py sha256=O-GUJt44ffbdUTCCka-LwRLCX5JUzByWvbKBm6xPDzg 33
lightcurvedb/config.py sha256=1TUFnW861It9oRoIeExAuGUgSRrMT-zQUHOef0ak4_E 1284
lightcurvedb/managers.py sha256=o3R_KMjBdgQSuIq7bV1osKZW5336ZUNqlNd2rPvrbiI 3356
lightcurvedb/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lightcurvedb/cli/ephemeral.py sha256=c9BYwDV_5S0Hq-KCCyhLg9Q8fMkB6Kh-eTyH3rzkFDw 3758
lightcurvedb/client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lightcurvedb/client/band.py sha256=esOzldIdOisn1gI5yo_2l523VWCaZelTZc4tXqOMdnw 1350
lightcurvedb/client/cutouts.py sha256=erneeqyoX4dx0Tvq2Ef7bDaOgMEFgdnw_RxOUFrLDHA 872
lightcurvedb/client/lightcurve.py sha256=YfcB_-S-VB4JSzzjqkLn2gFU7Hga2cuDiyE0VxfH4G8 2337
lightcurvedb/client/measurement.py sha256=8YZGGas8YB9FjqFYzIYXnfc-92bHHowYeZ6hztyUl2U 1836
lightcurvedb/client/source.py sha256=40yMLdOffvOsfNLvHmjjUHtMNu1I1O9jN4mLncHHnhQ 4161
lightcurvedb/models/__init__.py sha256=1N_E2w3yUWazmXUkHoD9l3ICI1lQ52KByNyXZ1HW3d0 290
lightcurvedb/models/band.py sha256=7AcZUjNvnArsHO0BmuuMkn8HIf3JfnSgJUTkuknpaeo 394
lightcurvedb/models/cutout.py sha256=x1_gDPiiSs0GLFJDRpqWaLO4Qb98DAxEKHwqi-J4rwo 1107
lightcurvedb/models/flux.py sha256=417A4RfpGypVQ9VWXRJNFUxySP7-CORT8pxS7Koz2BM 1026
lightcurvedb/models/source.py sha256=ExkFz6DNueB4lnjZwqcCVUVYVDmMHRzly29hhEKH5KE 880
lightcurvedb/simulation/__init__.py sha256=UgOThLBpjiiHBdgP4NlsSUJqXft4x-WqWqzvRDqxupY 60
lightcurvedb/simulation/cutouts.py sha256=iyqOaIJ_margEuo2OONEbGTcScnEkdbSJJRUOPUdmAA 1316
lightcurvedb/simulation/fluxes.py sha256=FBmBrsoBOerLzGcH330wSAnWuQBvRFVBWXG7kjUy7HM 4257
lightcurvedb/simulation/sources.py sha256=1GyOk5MIZUYAMczcf0vK9AZ6im6kpXCL8nrKGNwI59c 815
lightcurvedb-0.0.1a3.dist-info/METADATA sha256=UUZgl6fQI0HuHH30Md7iYZbaFEtFDs2DFvYNSZbfZK8 566
lightcurvedb-0.0.1a3.dist-info/WHEEL sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU 91
lightcurvedb-0.0.1a3.dist-info/entry_points.txt sha256=7hnmMe-6tj2ThQsGCxLg9_BhlN5E9GC1ZbmwyMAwoJw 75
lightcurvedb-0.0.1a3.dist-info/top_level.txt sha256=WY4hnhsQJspYg3OZ2nsIe0DLGbZmlSoSqx_a0zwv3Tw 13
lightcurvedb-0.0.1a3.dist-info/RECORD

top_level.txt

lightcurvedb

entry_points.txt

lightcurvedb-ephemeral = lightcurvedb.cli.ephemeral:main