A library that computes the ephemerides.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

10 satır
312 B

  1. __title__ = 'kosmorrolib'
  2. __description__ = 'A library that computes your ephemerides'
  3. __url__ = 'http://kosmorro.space'
  4. __version__ = '0.9.0'
  5. __build__ = 0x000900
  6. __author__ = 'Jérôme Deuchnord'
  7. __author_email__ = 'jerome@deuchnord.fr'
  8. __license__ = 'AGPL'
  9. __copyright__ = 'Copyright 2021 Jérôme Deuchnord'