Skip to main content

sdssdb

Versions Documentation Status Test

SDSS product for database management.

Useful links

Installation

To install sdssdb for regular usage, from PyPi,

pip install sdssdb

Developer Install

git clone https://github.com/sdss/sdssdb
cd sdssdb
uv sync --python 3.12 --locked

This only installs the dependencies needed to run the code. For development, you can install extra dependencies needed for building docs or running tests with the --all-groups keyword.

uv sync --all-groups --python=3.12 --locked

If you don't have uv installed, you can install directly with pip:

git clone https://github.com/sdss/sdssdb
cd sdssdb
pip install -e .

Building Sphinx Docs locally

Within the sdssdb directory, run

sdss docs.build

To have the docs autobuild and watch for changes, use nox. To build and run the local docs server, run

nox

This will start a local docs server on a random port. You should see something like,

[sphinx-autobuild] Serving on http://127.0.0.1:54429
[sphinx-autobuild] Waiting to detect changes...

It should open the site automatically in a new browser window. If 127.0.0.1:[port] fails to load, try localhost:[port].

How to use

    >>> from sdssdb.peewee.sdss5db import catalogdb
    >>> targets = catalogdb.GaiaDR2Source.select().where(catalogdb.GaiaDR2Source.phot_g_mean_mag < 15)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdssdb-1.1.2.tar.gz (180.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sdssdb-1.1.2-py3-none-any.whl (210.1 kB view details)

Uploaded Python 3

File details

Details for the file sdssdb-1.1.2.tar.gz.

File metadata

  • Download URL: sdssdb-1.1.2.tar.gz
  • Upload date:
  • Size: 180.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for sdssdb-1.1.2.tar.gz
Algorithm Hash digest
SHA256 64d66c101d36a4ee06f9d9163684f719e48cbbea3844edddb3320eb6426230d4
MD5 0ced608c2634b58622548a52b5fee8cd
BLAKE2b-256 6acae450aed010113689ca443e42dde2494de4b6047e4d1e07fff6f4f3885b73

See more details on using hashes here.

Provenance

The following attestation bundles were made for sdssdb-1.1.2.tar.gz:

Publisher: release.yml on sdss/sdssdb

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sdssdb-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: sdssdb-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 210.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for sdssdb-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a9d70b3f24dcd85162ff58f3b9f33d5f0c3af7bce26cb0b585dbf736b9797006
MD5 bdfa8d3dabe9d85050945d746e99dcad
BLAKE2b-256 b6d579d2d15a5e975bef9ccc68de99c243f8a2b5300d12129363fb3f9a1d3754

See more details on using hashes here.

Provenance

The following attestation bundles were made for sdssdb-1.1.2-py3-none-any.whl:

Publisher: release.yml on sdss/sdssdb

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.1.2 This release

2 files

1.1.1

2 files

1.1.0

2 files

1.0.0

2 files

0.13.5

2 files

0.13.4

2 files

0.13.3

2 files

0.13.2

2 files

0.13.1

2 files

0.13.0

2 files

0.12.4

2 files

0.12.3

2 files

0.12.2

2 files

0.12.1

2 files

0.12.0

2 files

0.11.4

2 files

0.11.3

2 files

0.11.2

2 files

0.11.1

2 files

0.11.0

2 files

0.10.0

2 files

0.9.0

2 files

0.8.3

2 files

0.8.2

2 files

0.8.1

2 files

0.8.0

2 files

0.7.0

2 files

0.6.6

2 files

0.6.5

2 files

0.6.4

2 files

0.6.2

2 files

0.6.1

2 files

0.6.0

2 files

0.5.5

2 files

0.5.4

1 file

0.5.3

1 file

0.5.2

1 file

0.5.0

1 file

0.4.13

1 file

0.4.12

2 files

0.4.11

2 files

0.4.10

2 files

0.4.9

2 files

0.4.8

2 files

0.4.7

2 files

0.4.6

2 files

0.4.5

2 files

0.4.4

2 files

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.2

2 files

0.3.1

2 files

0.2.2

2 files

0.2.1

2 files

0.1.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page