A library that computes the ephemerides.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

16 行
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