選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Jérôme Deuchnord 3e5b6f025b
chore(i18n): update German translation
2週間前
.github feat: add support for Python 3.14 1ヶ月前
kosmorro chore(i18n): update German translation 2週間前
manpage fix: fix documentation 3週間前
tests fix: fix documentation 3週間前
.all-contributorsrc docs: update .all-contributorsrc 2週間前
.editorconfig ci(compatibility): test on more Python versions and on macOS (#131) 4年前
.gitignore build: bump version 0.10.12 (#323) 2年前
.gitpod.yml chore: migrate to Poetry 3年前
CHANGELOG.md build: bump v1.0.0rc3 3週間前
CODE_OF_CONDUCT.md docs: add code of conduct (#155) 4年前
CONTRIBUTING.md chore: migrate to Poetry 3年前
CONTRIBUTORS.md docs: update CONTRIBUTORS.md 2週間前
LICENSE.md Add AGPL-v3.0 license 6年前
Makefile build: bump version 0.10.12 (#323) 2年前
README.md chore: remove IRC badge 1ヶ月前
poetry.lock chore(deps-dev): bump black from 25.9.0 to 25.11.0 3週間前
pyproject.toml build: bump v1.0.0rc3 3週間前

README.md

Kosmorro

Version on PyPI Packaging status Help translating Kosmorro!

Kosmorro is a program that calculates your astronomical ephemerides.

Installation

Installing Kosmorro is documented on the official website. Just select your operating system and follow the instructions!

Development environment

To contribute to Kosmorrolib, you will need Poetry, a software to manage the project from development to publishing.

Clone this repository and run poetry install to install the dependencies. And that’s all, your development environment is ready!

To run Kosmorro, invoke poetry run kosmorro. For comfort, you may also want to invoke poetry shell, which will expose the kosmorro command directly.

Using Kosmorro

Using Kosmorro is as simple as invoking kosmorro in your terminal!

By default, it will give you the current Moon phase and, if any, the events that will occur today.

Kosmorro has a lot of available options to get exactly what you want, including the possibility to get planets rise and set. To get a list of them, run kosmorro --help, or read its manual with man kosmorro. You can also find usage examples in the tldr manual with tldr kosmorro.

Exporting to PDF

Kosmorro can export the computation results to PDF files, but this feature requires first that you install some additional dependencies. You can find documentation about this on Kosmorro’s website.

Help translating Kosmorro!

Kosmorro is translated on Weblate, a popular free platform for crowd-sourced internationalization. If you speak a language that is not supported yet, feel free to contribute!

Translation state per language