Total Solar Eclipse Toolkit
Toolkit for aligning and processing total solar eclipse photographs.
Installation
pip install tse-tools
Usage
tse-tools --help
Development
Setting up
Create a virtual environment and install the package in editable mode with the development dependencies:
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install -e . --group dev
This installs the runtime dependencies, the test tooling, and black, and puts
the tse-tools command on your PATH (pointing at your working tree).
Running in development
tse-tools --help # or: python -m eclipsetools.cli --help
Formatting
black src tests
Tests
pytest -n auto
The alignment tests depend on the binary asset tests/images/eclipse_5ms.CR3.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tse_tools-1.0.1.tar.gz.
File metadata
- Download URL: tse_tools-1.0.1.tar.gz
- Upload date:
- Size: 27.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf81e0e1ed6dbf7133c404a6186737d18643908de4b0c533abd0fba8e98b7e59
|
|
| MD5 |
bc31308ca119ba1d71481ece001a2631
|
|
| BLAKE2b-256 |
d7cf596656201aac5c8213eeed205a7577d3068e006c3fe9de0c6dc734602b4f
|
File details
Details for the file tse_tools-1.0.1-py3-none-any.whl.
File metadata
- Download URL: tse_tools-1.0.1-py3-none-any.whl
- Upload date:
- Size: 35.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
986fb3e2f4602f6d6bccebf10f9de9bca6353f3489c435f0f16f33accf35550f
|
|
| MD5 |
41e371818ed631c16467d53e35e6b065
|
|
| BLAKE2b-256 |
c2ca7e9a2a7eb8ff7fc22f41de526a6ce56dd8937b36c41e4a7bcebf16067ba2
|