SDSS product for database management
Project description
SDSS product for database management.
sdssdb is in active development. Although the code is stable and can be used for production, the implementation of existing features may be changed without previous notice. This will change when we reach version 1.0.0.
Useful links
GitHub: https://github.com/sdss/sdssdb
Documentation: https://sdssdb.readthedocs.org
How to use
>>> from sdssdb.peewee.sdss5db import catalogdb >>> targets = catalogdb.GaiaDR2Source.select().where(catalogdb.GaiaDR2Source.phot_g_mean_mag < 15)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sdssdb-0.8.3.tar.gz
(139.7 kB
view hashes)
Built Distribution
sdssdb-0.8.3-py3-none-any.whl
(162.9 kB
view hashes)