Вы не можете выбрать более 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