Jérôme Deuchnord
87206d7068
feat: use Kosmorrolib ( #162 )
3 年前
Jérôme Deuchnord
b122d0474f
ci: move from unittest_data_provider to parameterized ( #149 )
3 年前
Jérôme Deuchnord
0b12e71da8
ci(compatibility): test on more Python versions and on macOS ( #131 )
BREAKING CHANGE: on Ubuntu 20.04+, the `texlive-latex-extra` package is needed to generate the PDF output
3 年前
dependabot[bot]
ef66b06d71
chore(deps): bump skyfield from 1.31 to 1.33
Bumps [skyfield](https://github.com/brandon-rhodes/python-skyfield ) from 1.31 to 1.33.
- [Release notes](https://github.com/brandon-rhodes/python-skyfield/releases )
- [Changelog](https://github.com/skyfielders/python-skyfield/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/brandon-rhodes/python-skyfield/compare/1.31...1.33 )
Signed-off-by: dependabot[bot] <support@github.com>
4 年前
Jérôme Deuchnord
b967a2d158
ci(commitlint): move to comlipy
4 年前
Jérôme Deuchnord
c39cd3aefa
fix: handle out of range date error
4 年前
Jérôme Deuchnord
38d9e75068
ci: replace Codecov by Coveralls
4 年前
brain_face
b9454be459
feat: add support for relative dates on --date argument
4 年前
Jérôme Deuchnord
c063f6e0f5
feat: add support for Moon conjunctions
4 年前
Jérôme Deuchnord
2fadc2a95e
feat: add ability to save PDF file
You can now use the `--format=pdf` argument to save the data computed by
Kosmorro to a PDF file. The new `--output` argument must be given with
the export file path.
4 年前
Jérôme Deuchnord
38fc06657f
feat: add colors in the text return
Colors can be disabled with the new `--no-colors` argument.
4 年前
Jérôme Deuchnord
c4f07a1d64
feat(i18n): make the strings translatable
4 年前
Jérôme Deuchnord
555a6ea1e6
chore: remove Python minor version
Python 3.8 is currently not available on Mac, making the installation
hard for development purpose
4 年前
Jérôme Deuchnord
2cadf6b137
test(coverage): add codecov
5 年前
Jérôme Deuchnord
f66cd9195c
build: Upgrade Python version
5 年前
Jérôme Deuchnord
bdf0d266da
A score of 10/10 on PyLint is now required
5 年前
Jérôme Deuchnord
15632cc9b3
Fix lint issues
5 年前
Jérôme Deuchnord
d444e4e727
Return the ephemeris in a nice table 🤩
5 年前
Jérôme Deuchnord
fda3c4fce0
Update config and docs
5 年前
Jérôme Deuchnord
98b2a84f21
Update skyfield version
5 年前
Jérôme Deuchnord
47b9297a78
Compute sunrise, sunset and phase moon
5 年前
Jérôme Deuchnord
ef5e5ad31b
Init project
5 年前