Skip to content

Commit

Permalink
package name
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed Mar 26, 2017
1 parent 546867d commit 9b9294b
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1228,16 +1228,12 @@ description=Tool for generating documentation which uses reStructuredText as its
[sphinx_rtd_theme]
description=ReadTheDocs.org theme for Sphinx, 2013 version.

[sqlalchemy]
description=SQL Toolkit and Object Relational Mapper
url=http://www.sqlalchemy.org

[sqlparse]
description=Non-validating SQL parser

[spyder]
description=Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface

[spyder.notebook]
description=Jupyter notebook integration with Spyder

[spyder.line_profiler]
description=a plugin to run the python line profiler from within the spyder editor

Expand All @@ -1247,12 +1243,19 @@ description=a plugin to run the python memory_profiler from within the spyder ed
[spyder.autopep8]
description=A plugin to run the autopep8 python linter from within the spyder editor

[sqlalchemy]
description=SQL Toolkit and Object Relational Mapper
url=http://www.sqlalchemy.org

[sqlite_bro]
description=a graphic SQLite Client in 1 Python file

[sqlite_web]
description=Web-based SQLite database browser written in Python

[sqlparse]
description=Non-validating SQL parser

[statsmodels]
description=Statistical computations and models for use with SciPy

Expand Down

0 comments on commit 9b9294b

Please sign in to comment.