1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected over 2 years ago.
Mar 13, 2021 — Mar 13, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make tox work against 2.7 and 3.4 for quick check More... about 10 years ago
Rename the distribution officially to "ephem" More... about 10 years ago
Attempt to have Travis test install from *.tar.gz More... about 10 years ago
Add a changelog item for parallactic_angle() More... about 10 years ago
Finish parallactic_angle() to fix GitHub #24 More... about 10 years ago
Compute ephem.degree using fewer intermediates More... about 10 years ago
An EarthSatellite docstring, resolving issue #21 More... about 10 years ago
First try at parallactic_angle() function More... about 10 years ago
Expand rise/set documentation to fix #32 More... about 10 years ago
An IPython Notebook for GitHub issue #32 More... about 10 years ago
Added changelog entries for improvements so far More... about 10 years ago
Fix #41 with coordinate ".long" alias for ".lon" More... about 10 years ago
Add Python 3 compatibility to setup.py classifiers More... about 10 years ago
Carefully check return value of "PyUnicode_AsUTF8" More... about 10 years ago
Replace "PyUnicode_AsUTF8" for Python 3.2 More... about 10 years ago
Merge branch 'master' of github.com:brandon-rhodes/pyephem More... about 10 years ago
Add Python 3.4 to our Travis-CI setup More... about 10 years ago
PyUnicode_GET_LENGTH() is not part of Python 3.2 More... about 10 years ago
Toss Python 3.2 and 3.3 into the Travis pot More... about 10 years ago
Make the str() of ephem.Date round, not truncate More... about 10 years ago
Reduce Date constructor tests to millisecond level More... about 10 years ago
Remove useless tuples from around test dates More... about 10 years ago
Use unittest2 under 2.6 if we need SkipTest() More... about 10 years ago
Pull SkipTest from "unittest2" under Python 2.6 More... about 10 years ago
Correct MANIFEST.in now that "src/" is gone More... about 10 years ago
Skip locale-dependent tests when locale is missing More... about 10 years ago
Fix unit2 inability to find modules like unittest More... about 10 years ago
Try doing a "build_ext --inplace" instead More... about 10 years ago
Add "pip install ." to Travis install instructions More... about 10 years ago
Turns out Travis dies when shell commands nonzero More... about 10 years ago