Skip to main content

SDSS guider actor

Project description

cherno

Versions Code style: black Documentation Status Tests Status

SDSS guider actor

Installation

In general you should be able to install cherno by doing

pip install sdss-cherno

To build from source, use

git clone git@github.com:sdss/cherno
cd cherno
pip install .

Development

cherno uses uv for dependency management and packaging. To work with an editable install it's recommended that you setup uv and install cherno in a virtual environment by doing

uv sync

Style and type checking

This project uses the black code style with 88-character line lengths for code and docstrings. It is recommended to use ruff for both linting and formatting and the pyproject.toml file contains the appropriate configuration. For Visual Studio Code, the following project file is compatible with the project configuration:

{
  "[python]": {
    "editor.formatOnSave": true,
    "editor.codeActionsOnSave": {
      "source.fixAll": "explicit",
      "source.organizeImports.ruff": "explicit"
    },
    "editor.wordWrap": "off",
    "editor.tabSize": 4,
    "editor.defaultFormatter": "charliermarsh.ruff"
  },
  "[markdown]": {
    "editor.wordWrapColumn": 88
  },
  "[restructuredtext]": {
    "editor.wordWrapColumn": 88
  },
  "[json]": {
    "editor.quickSuggestions": {
      "strings": true
    },
    "editor.suggest.insertMode": "replace",
    "editor.formatOnSave": true,
    "editor.defaultFormatter": "esbenp.prettier-vscode",
    "editor.tabSize": 2
  },
  "[yaml]": {
    "editor.insertSpaces": true,
    "editor.formatOnSave": true,
    "editor.tabSize": 2,
    "editor.autoIndent": "advanced",
  },
  "prettier.tabWidth": 2,
  "editor.rulers": [88],
  "editor.wordWrapColumn": 88,
  "python.analysis.typeCheckingMode": "basic",
  "ruff.nativeServer": true
}

This assumes that the Python and Pylance extensions are installed.

Project details


Download files

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

Source Distribution

sdss_cherno-1.1.1.tar.gz (39.4 kB view details)

Uploaded Source

Built Distribution

sdss_cherno-1.1.1-py3-none-any.whl (53.5 kB view details)

Uploaded Python 3

File details

Details for the file sdss_cherno-1.1.1.tar.gz.

File metadata

  • Download URL: sdss_cherno-1.1.1.tar.gz
  • Upload date:
  • Size: 39.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sdss_cherno-1.1.1.tar.gz
Algorithm Hash digest
SHA256 31bddc78c3dfc8333b833005bf102c61f2ef934c72b40911d1b97d17fbc2fa52
MD5 e69db3729d702ec4f3584dff2f1b699a
BLAKE2b-256 d318bc6e2ea34d99461e6d1b4c1dadaee6aa1b7f038557f561726023af5a9fc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for sdss_cherno-1.1.1.tar.gz:

Publisher: release.yml on sdss/cherno

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

File details

Details for the file sdss_cherno-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: sdss_cherno-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 53.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sdss_cherno-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9f421fd2b7b6740cc48aee89e6ccc50689f94c93ca76a5e9da85da7c39e24320
MD5 d42a78b28d0213ae9a172d3c8a104328
BLAKE2b-256 68218155a58576cb6c8fd0caebbefdc0f9243e876cf5b009645c38425ebea098

See more details on using hashes here.

Provenance

The following attestation bundles were made for sdss_cherno-1.1.1-py3-none-any.whl:

Publisher: release.yml on sdss/cherno

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

Supported by

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