Kirill Klenov
e498ae3c07
Resolve merge conflict
2014-07-06 23:24:22 +04:00
Kirill Klenov
acf1cef87e
Add pylama to code analyses and linter.
2014-07-06 23:15:19 +04:00
Kirill Klenov
bbe357d2d1
Add mixer to Fake Data.
2014-07-06 23:13:41 +04:00
Dayvid Victor
f1574217b5
add talkbox in audio section
2014-07-06 16:01:07 -03:00
Colton J. Provias
b0cbd81f66
Added envelopes
2014-07-06 13:38:36 -04:00
Timofey Trukhanov
1c56c0b236
add mysql-connector-python
...
add mysql-connector-python - pure-python MySQL driver from Oracle (in case you don't want or can't install system MySQL library)
2014-07-06 17:51:44 +03:00
Thiago Avelino
067f09d3e8
Add audiolazy on audio section, develop by @danilobellini
2014-07-06 10:33:11 -03:00
Vitaliy Kharin
a812cea8b0
Add BitBake on Build Tools section
2014-07-06 14:16:32 +04:00
Thiago Avelino
58e6d75f2c
Add Open Mining on data analyzing section
2014-07-06 03:46:01 -03:00
Christian Stefanescu
56e1f83d47
added untangle
2014-07-06 14:29:03 +12:00
Kuangshi Yan
d2db4cd1ef
add the python Reddit API wrapper
2014-07-06 01:52:30 +02:00
Demian Brecht
3a816a5d1d
added sanction, jose to auth libs
2014-07-05 14:08:37 -07:00
Pavel
e9bd2ae1d3
Added django-suit admin panel
...
Really nice and powerful replacement for default admin interface.
2014-07-05 21:47:24 +04:00
Vinta
9314dc9a30
fix words
2014-07-05 22:52:04 +08:00
Vinta
3a8c9c1c8f
add new section: Hardware
2014-07-05 22:47:07 +08:00
Vinta
0e323bbf88
Merge remote-tracking branch 'rockymeza/added_wifi'
2014-07-05 22:44:59 +08:00
Vinta
bb6d0a4895
add astropy to Science section
2014-07-05 22:36:18 +08:00
Vinta
00dd0355e2
Merge pull request #76 from sangeeths/master
...
Added pyfiglet.
2014-07-05 22:31:19 +08:00
Vinta
f4d18dbd66
Merge pull request #72 from zed/patch-1
...
mention Elpy, the Emacs Lisp Python Environment
2014-07-05 22:23:07 +08:00
Vinta
4ae2a8d6cf
Merge pull request #73 from Vye/master
...
Added pycallgraph
2014-07-05 22:22:14 +08:00
Vinta
c91f9da1bb
Merge pull request #74 from joshuapassos/patch-1
...
Update README.md
2014-07-05 22:21:47 +08:00
Vinta
46fc244ee7
Merge pull request #78 from dnet/patch-1
...
Added oursql to relational database connectors
2014-07-05 22:19:05 +08:00
András Veres-Szentkirályi
e05d6544fc
Added oursql to relational database connectors
2014-07-05 16:00:49 +02:00
Joshua Harlow
82f6834668
Add a workflow execution section
...
Reliable, performant and robust workflow execution is
a key part of many python applications, as such this
adds a list of libraries that can help make this possible.
2014-07-04 23:13:48 -07:00
Sangeeth Saravanaraj
379923b6b9
Added pyfiglet.
2014-07-05 11:04:03 +05:30
Rocky Meza
202e6dfbd0
Added wifi to Networking section
2014-07-04 18:58:55 -06:00
Joshua Passos
8ea4235b75
Update README.md
...
Small fix in pypy line.
2014-07-04 20:03:51 -03:00
Vye
73bc1f6a81
Added pycallgraph
2014-07-04 15:25:39 -07:00
zed
8c6811839d
mention Elpy, the Emacs Lisp Python Environment
2014-07-05 02:25:03 +04:00
Eric Neuman
60be9e33c5
added django-guardian and expanded permissions explanation
2014-07-04 14:16:55 -04:00
Vinta
c7d50643da
Merge remote-tracking branch 'radoslawc/master'
...
Conflicts:
README.md
resolved
2014-07-05 01:43:15 +08:00
radoslawc
eaa37ee994
added pexpect to DevOps tools
2014-07-04 11:24:33 +02:00
Vinta
0d5bfef8bf
add new section: News Feed
2014-07-04 15:25:14 +08:00
Vinta
63ea67f1d4
add modoboa to Email
2014-07-04 15:18:44 +08:00
Vinta
94938d1441
add hmap to Imagery
2014-07-04 15:14:14 +08:00
Vinta
afd0fe32f8
add guava Fixes #70
2014-07-04 14:14:08 +08:00
Vinta
3d8be7868a
fix merge mistake
2014-07-04 14:10:03 +08:00
Vinta
388d3e84bd
Merge remote-tracking branch 'kmonsoor/master'
...
Conflicts:
README.md
resolved
2014-07-04 14:08:05 +08:00
Vinta
edb216ec89
Merge pull request #68 from ellisonleao/master
...
Add facepy and opengraph libs
2014-07-04 14:01:00 +08:00
Eric Neuman
a9d8a31ba9
added carteblanche
2014-07-03 18:32:51 -04:00
Ellison Leão
4338356991
Add facepy on Third party APIs
2014-07-03 17:06:40 -03:00
Ellison Leão
01098b83ea
Add opengraph lib on Web Content Extracting
2014-07-03 17:04:15 -03:00
Vinta
61d5876bd4
add multiprocessing and threading
2014-07-04 02:46:58 +08:00
Vinta
d9a241f920
add a twitter link
2014-07-04 02:36:15 +08:00
kmonsoor
a4f8fdcaa3
adding "cliff" for crafting multi-level command
...
adding "cliff" for crafting multi-level command for command-line applications
doc_home: https://cliff.readthedocs.org/en/latest/introduction.html
from dev:
> The cliff framework is meant to be used to create multi-level commands such as subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work.
2014-07-04 00:27:54 +06:00
Vinta
05cd061adf
add mm to Text Processing
2014-07-04 02:20:39 +08:00
Vinta
9091d06250
add something
2014-07-04 00:26:01 +08:00
Vinta
43bb6c9416
rearrange
2014-07-04 00:21:14 +08:00
Vinta
83aea88dcd
Merge pull request #63 from dreispt/patch-1
...
Add pyPDF2 to Text processing
2014-07-03 22:17:04 +08:00
Vinta
bfcc2b209d
Merge pull request #62 from sangeeths/master
...
Added pycassa - Python Thrift driver for Apache Cassandra.
2014-07-03 22:16:27 +08:00