Commit Graph

435 Commits

Author SHA1 Message Date
Vinta
365ef411b7 Merge pull request #194 from wbolster/patch-1
Add HappyBase and Plyvel to NoSQL database section
2014-08-13 23:14:08 +08:00
Vinta
dea342df4d fix 2014-08-13 23:11:31 +08:00
Wouter Bolsterlee
6d753b006e Add HappyBase and Plyvel to NoSQL database section
Both HappyBase (for HBase) and Plyvel (for LevelDB) are established (widely used, well tested, extensively documented) database libraries for Python.

(Full disclosure: I maintain both libraries.)
2014-08-13 17:05:39 +02:00
Vinta
10e09daa89 add Specific Formats Processing section 2014-08-13 22:55:29 +08:00
Vinta
7d672d832b fix 2014-08-13 22:41:52 +08:00
Vinta
922ca409b9 Merge remote-tracking branch 'WoLpH/patch-2' 2014-08-13 22:36:09 +08:00
Vinta
3934178b78 Merge remote-tracking branch 'clebio/master'
Conflicts:
	README.md

Fixed
2014-08-13 22:30:43 +08:00
Vinta
2f4fa5add2 add Web Testing section 2014-08-13 22:25:17 +08:00
Vinta
f37f4cf022 Merge remote-tracking branch 'marclave/master' 2014-08-13 22:18:13 +08:00
Vinta
95ebb196fc Merge remote-tracking branch 'andrej2704/master'
Conflicts:
	README.md

Fixed
2014-08-13 22:17:24 +08:00
Vinta
c80466d985 Merge pull request #193 from wal1ybot/patch-1
Update README.md
2014-08-13 22:15:03 +08:00
Wal1y
cd49d96186 Update README.md
Added "pyzmail" for "Email" category
2014-08-13 15:30:00 +08:00
andrej2704
1a6da5a02a queries - wrapper of the psycopg2 library 2014-08-13 08:27:49 +02:00
Marc Laventure
3e57c462c3 Added splinter, the open source tool for testing web applications 2014-08-09 21:50:43 -07:00
Caleb Hyde
e8005feaf8 PyCLI and ForgeryPy 2014-08-09 08:52:40 -05:00
Khaled M. Diab
e83dedda11 adding grequests 2014-08-09 05:01:05 -07:00
skyline75489
0b05342bf0 add m3u8 2014-08-09 11:30:20 +08:00
Vinta
eb6dd02867 add butterdb to ORM section 2014-08-09 01:31:39 +08:00
Vinta
abd9ad484e add ino and Pyro to Hardware section 2014-08-09 01:28:04 +08:00
Vinta
17cba8514a add money 2014-08-09 01:17:35 +08:00
Vinta
d36f781fc9 add Toga to GUI section 2014-08-09 01:09:46 +08:00
Vinta
fe30a49e7a add pygraphviz to Data Visualization section 2014-08-09 01:04:34 +08:00
Vinta
d7a6530378 Merge pull request #186 from marclave/master
Added the mechanize library
2014-08-09 00:58:47 +08:00
Vinta
c352726e8f move honcho to DevOps Tools section 2014-08-09 00:56:49 +08:00
Vinta
d167986497 Merge commit 'eb7f2c96eb224762f7d3e55a1eddabbf288ea211' 2014-08-09 00:54:02 +08:00
Marc Laventure
235e476fda Added the mechanize library 2014-08-07 20:17:02 -07:00
Vinta
3e71747ca8 Merge pull request #185 from paolodina/patch-1
Added pdoc api doc generator to Documentation.
2014-08-08 09:48:43 +08:00
Paolo Dina
a9fdb76b15 Added pdoc api doc generator to Documentation. 2014-08-08 02:05:48 +02:00
Mike Milkin
07982306eb savory-pie 2014-08-07 19:02:48 -04:00
vaal
eb7f2c96eb Added honcho 2014-08-08 00:35:25 +04:00
Vinta
abff3e563b Merge remote-tracking branch 'andrej2704/master'
Conflicts:
	README.md

Resolved
2014-08-07 09:45:40 +08:00
Rezha Julio
d0fc47f71c Add Talon
Mailgun library to extract message quotations and signatures.
2014-08-06 07:37:46 +07:00
andrej2704
899f6e9a97 Update README.md
A mocking library for requests for Python 2.6, 2.7 and 3.2, 3.3. added
2014-08-05 22:00:31 +02:00
Vinta
d52ea10139 add textract to Web Content Extracting section 2014-08-05 22:10:47 +08:00
George Sakkis
79ea15af5d Add valideer to Data Validation 2014-08-03 12:21:37 +03:00
George Sakkis
c39b0c9074 Move schema to Data Validation 2014-08-03 12:20:06 +03:00
George Sakkis
491f563a75 Remove dictshield, original unmaintained version of Schematics 2014-08-03 12:18:56 +03:00
Vinta
2460cd4e4f add <hr> 2014-08-03 15:05:33 +08:00
Vinta
e46ff612d4 add a extra link for Data Visualization (frm @sorrycc) 2014-08-03 15:03:09 +08:00
Vinta
8828d4a8a6 add asyncio to Concurrency and Networking section Fixes #136 2014-08-03 14:39:02 +08:00
Vinta
2f378376d1 add Network Virtualization and SDN section 2014-08-03 14:32:02 +08:00
Vinta
9cb48becb7 Merge remote-tracking branch 'mrafayaleem/master' 2014-08-03 14:25:26 +08:00
Vinta
3754672820 add eyeD3 to Audio section 2014-08-03 14:24:33 +08:00
Saurabh Kumar
48c4f34ed2 add hashids under Cryptography Section
A python port of the JavaScript hashids implementation. It generates YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. Website: http://www.hashids.org/
2014-08-02 09:40:44 +05:30
Mohammad Rafay Aleem
f7b9b7c69b Update README.md
Renamed the SDN section heading.
2014-08-01 17:10:15 +04:00
Vinta
2a9c9ae594 Merge pull request #177 from geerk/patch-1
Add kmatch to Data Validation
2014-08-01 04:16:17 +08:00
Vinta
fb9b2d516c more words 2014-07-31 23:03:24 +08:00
Vinta
def2233b02 add code2flow to Code Analysis section 2014-07-31 23:00:45 +08:00
Timofey Trukhanov
f5d34aee99 Add kmatch to Data Validation
https://github.com/ambitioninc/kmatch - A language for matching/validating/filtering Python dictionaries.
2014-07-31 10:16:18 +03:00
Vinta
16c5f242ea fix 2014-07-31 11:36:40 +08:00