Skip to content

Commit 9fea74e

Browse files
author
stonebig
committed
new possible packages
1 parent cffba45 commit 9fea74e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,9 @@ category=util
330330
[python-igraph]
331331
description=High performance graph data structures and algorithms
332332
333+
[python-twitter]
334+
description=A Python wrapper around the Twitter API
335+
333336
[pytz]
334337
description=World Timezone Definitions for Python
335338
url=http://pytz.sourceforge.net/
@@ -364,6 +367,9 @@ category=docgen
364367
[requests]
365368
description=Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
366369
370+
[requests_oauthlib]
371+
description=OAuthlib authentication support for Requests.
372+
367373
[rope]
368374
description=a python refactoring library...
369375
@@ -474,6 +480,9 @@ category=dataproc
474480
[tqdm]
475481
description=A Simple Python Progress Meter
476482
483+
[tweepy]
484+
description=Twitter library for python
485+
477486
[vispy]
478487
description=Interactive visualization in Python
479488

0 commit comments

Comments
 (0)