Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dff5cac

Browse files
author
stonebig
committed
package names
1 parent 8ae773b commit dff5cac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,9 @@ description=Lightweight pipelining: using Python functions as pipeline jobs.
287287
[jnius]
288288
description=Access Java classes from Python
289289
290+
[jplephem]
291+
description=Use a JPL ephemeris to predict planet positions
292+
290293
[jsonschema]
291294
description=An implementation of JSON Schema validation for Python
292295
@@ -825,6 +828,9 @@ category=deploy
825828
[sframe]
826829
description=SFrame is an scalable, out-of-core dataframe, which allows you to work with datasets that are larger than the amount of RAM on your system.
827830

831+
[sgp4]
832+
description=Track earth satellite TLE orbits using up-to-date 2010 version of SGP4
833+
828834
[simplegeneric]
829835
description=Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
830836
@@ -844,6 +850,9 @@ description=Scikit-learn compatible tools using theano
844850
[skll]
845851
description=SciKit-Learn Laboratory makes it easier to run machinelearning experiments with scikit-learn.
846852
853+
[skyfield]
854+
description=Elegant astronomy for Python
855+
847856
[snowballstemmer]
848857
description=This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms.
849858

0 commit comments

Comments
 (0)