A library that computes the ephemerides.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

16 lignes
219 B

  1. __pycache__
  2. .coverage
  3. Pipfile.lock
  4. /build
  5. /dist
  6. /kosmorrolib.egg-info
  7. # Gitpod-specific:
  8. /.vscode/**
  9. poetry.lock
  10. # Used to generate changelog, should not be in the repo:
  11. /package.json
  12. /package-lock.json
  13. /node_modules