Skip to content

Commit

Permalink
[README] Add note about related projects
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitan94 committed Jun 2, 2020
1 parent 10eb63b commit 0f1619f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,9 @@ After building, from the tests/python directory, run:
$ python test.py
```
If everything is working okay, you should see "All tests passed".

## Related projects

[PyEphem](https://github.com/brandon-rhodes/pyephem), [pvlib-python](https://github.com/pvlib/pvlib-python) and [solarpy](https://github.com/aqreed/solarpy) are some libraries which have overlap with the type of problems this library solves.

Comparision between them and this library can be [read on our docs](https://daylight.readthedocs.io/en/latest/similar-libraries.html)

0 comments on commit 0f1619f

Please sign in to comment.