選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Jérôme Deuchnord 661eed4eeb Fix some issues provided by revert 1ヶ月前
.github feat!: drop support for Python < 3.12 8ヶ月前
kosmorro Fix some issues provided by revert 1ヶ月前
manpage Revert "feat: remove PDF output" 1ヶ月前
tests Fix some issues provided by revert 1ヶ月前
.all-contributorsrc docs: add Deuchnord as a contributor for translation (#330) 2年前
.editorconfig ci(compatibility): test on more Python versions and on macOS (#131) 4年前
.gitignore Revert "feat: remove PDF output" 1ヶ月前
.gitpod.yml chore: migrate to Poetry 3年前
CHANGELOG.md build: bump version 0.10.13 2年前
CODE_OF_CONDUCT.md docs: add code of conduct (#155) 4年前
CONTRIBUTING.md chore: migrate to Poetry 3年前
CONTRIBUTORS.md docs: add Deuchnord as a contributor for translation (#330) 2年前
LICENSE.md docs(license): revert to license GNU AGPL (#196) 4年前
Makefile build: bump version 0.10.12 (#323) 2年前
README.md Revert "feat: remove PDF output" 1ヶ月前
poetry.lock feat: add support for command line completion 2ヶ月前
pyproject.toml feat: add support for command line completion 2ヶ月前

README.md

Kosmorro

Version on PyPI Packaging status Help translating Kosmorro! IRC: #kosmorro on Libera.Chat

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