Skip to content

Commit

Permalink
package names
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed Mar 30, 2016
1 parent 8ae773b commit dff5cac
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,9 @@ description=Lightweight pipelining: using Python functions as pipeline jobs.
[jnius]
description=Access Java classes from Python
[jplephem]
description=Use a JPL ephemeris to predict planet positions
[jsonschema]
description=An implementation of JSON Schema validation for Python
Expand Down Expand Up @@ -825,6 +828,9 @@ category=deploy
[sframe]
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.

[sgp4]
description=Track earth satellite TLE orbits using up-to-date 2010 version of SGP4

[simplegeneric]
description=Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
Expand All @@ -844,6 +850,9 @@ description=Scikit-learn compatible tools using theano
[skll]
description=SciKit-Learn Laboratory makes it easier to run machinelearning experiments with scikit-learn.
[skyfield]
description=Elegant astronomy for Python
[snowballstemmer]
description=This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms.
Expand Down

0 comments on commit dff5cac

Please sign in to comment.