SDSS guider actor
Project description
cherno
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
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
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 |
31bddc78c3dfc8333b833005bf102c61f2ef934c72b40911d1b97d17fbc2fa52
|
|
MD5 |
e69db3729d702ec4f3584dff2f1b699a
|
|
BLAKE2b-256 |
d318bc6e2ea34d99461e6d1b4c1dadaee6aa1b7f038557f561726023af5a9fc8
|
Provenance
The following attestation bundles were made for sdss_cherno-1.1.1.tar.gz
:
Publisher:
release.yml
on sdss/cherno
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
sdss_cherno-1.1.1.tar.gz
-
Subject digest:
31bddc78c3dfc8333b833005bf102c61f2ef934c72b40911d1b97d17fbc2fa52
- Sigstore transparency entry: 174633636
- Sigstore integration time:
-
Permalink:
sdss/cherno@dfda610d0d7dddf945b70de80cc9d7b2220ac0a3
-
Branch / Tag:
refs/tags/1.1.1
- Owner: https://github.com/sdss
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
release.yml@dfda610d0d7dddf945b70de80cc9d7b2220ac0a3
-
Trigger Event:
push
-
Statement type:
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
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9f421fd2b7b6740cc48aee89e6ccc50689f94c93ca76a5e9da85da7c39e24320
|
|
MD5 |
d42a78b28d0213ae9a172d3c8a104328
|
|
BLAKE2b-256 |
68218155a58576cb6c8fd0caebbefdc0f9243e876cf5b009645c38425ebea098
|
Provenance
The following attestation bundles were made for sdss_cherno-1.1.1-py3-none-any.whl
:
Publisher:
release.yml
on sdss/cherno
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
sdss_cherno-1.1.1-py3-none-any.whl
-
Subject digest:
9f421fd2b7b6740cc48aee89e6ccc50689f94c93ca76a5e9da85da7c39e24320
- Sigstore transparency entry: 174633637
- Sigstore integration time:
-
Permalink:
sdss/cherno@dfda610d0d7dddf945b70de80cc9d7b2220ac0a3
-
Branch / Tag:
refs/tags/1.1.1
- Owner: https://github.com/sdss
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
release.yml@dfda610d0d7dddf945b70de80cc9d7b2220ac0a3
-
Trigger Event:
push
-
Statement type: