Commit Graph

652 Commits

Author SHA1 Message Date
Chanwoong Kim
9c00563668 Add PTVS in Editor Plugins section 2015-08-28 10:25:08 +09:00
Vinta
d46510e3ea add VCR.py to Testing/Mock section 2015-08-24 21:16:54 +08:00
Vinta
d408208ef8 refine 2015-08-24 19:49:40 +08:00
Vinta
0c6d14557d remove packages 2015-08-17 00:01:38 +08:00
Vinta
238a8d239b add p 2015-08-15 17:41:18 +08:00
Vinta
a86340dd1a reorder packages and move the most popular ones to top 2015-08-15 02:34:28 +08:00
Vinta
1191ec1490 Merge branch 'master' of github.com:vinta/awesome-python 2015-08-15 01:54:44 +08:00
Vinta
d23c166452 add shoop and remove mechanize 2015-08-15 01:54:36 +08:00
James
12649b44db Splinter link update. Closes #436 2015-08-14 08:46:55 -04:00
Vinta
2a1fc6d236 Merge pull request #432 from muffl0n/typos
Fixed typo in description of geojson
2015-08-12 15:47:52 +08:00
muffl0n
387650b69f mutagen has moved to Bitbucket 2015-08-12 09:28:02 +02:00
muffl0n
90738f62f2 Fixed typo in description of geojson 2015-08-12 09:25:14 +02:00
Vinta
5732b0a0c5 remove duplicate Fixes #337 2015-08-07 00:31:03 +08:00
Vinta
36e1ea7f8f update sections 2015-08-07 00:26:27 +08:00
Vinta
24008170c3 refine 2015-08-07 00:08:56 +08:00
Vinta
98caa887e3 add Tomorrow to Concurrency section 2015-08-06 23:27:23 +08:00
Vinta
5105a685f3 Merge remote-tracking branch 'spikergit1/patch-1' 2015-08-06 05:20:38 +08:00
Julian
fb80e9aee0 Delete unmaintained visualizing data libs
d3py links to vincent
Kartography.py links to mapshaper (node.js)
2015-07-26 22:46:20 +02:00
Alexander Pyatkin
30eac33231 Add line_profiler to Debugging Tools 2015-07-20 12:21:19 +04:00
Vinta
cb41fcbfd2 Merge pull request #421 from locolupo/master
adding PyBuilder a continuous build tool written in pure Python
2015-07-18 23:44:57 +08:00
Vinta
94ef3f6d0f sort some sections 2015-07-15 22:42:13 +08:00
Vinta
132d426964 add Python ZEEF 2015-07-15 22:40:44 +08:00
locolupo
5228fe6979 adding PyBuilder a continuous build tool written in pure Python which mainly targets Python applications. 2015-07-15 14:29:41 +02:00
Frank Sachsenheim
a439f0a9bf Adds Cerberus to Data Validation
disclaimer: i recently contributed to the project. and i still think it's awesome.
2015-07-09 05:00:48 +02:00
Vinta
fb09dfcde6 fix tabs 2015-07-07 22:40:20 +08:00
AkashMalhotra
ecc643c131 added new command line example 2015-07-07 09:59:54 -04:00
Vinta
193b01ed3b Merge pull request #413 from kxepal/patch-1
Add Hypothesis project (property based testing library)
2015-07-06 16:03:00 +08:00
Vinta
eba29d94bf Merge pull request #409 from timmartin19/patch-1
Added ripozo to RESTful APIs
2015-07-06 16:02:30 +08:00
Alexander Shorin
360594135d Add Hypothesis project 2015-07-03 18:20:07 +03:00
Fabian Rost
511d001390 Updating the link to the newest version of PyMC
The development version of PyMC (version 3) has been moved to its own repository called pymc3.
2015-07-02 01:00:01 +02:00
Tim Martin
badc21efd9 Forgot the . 2015-07-01 11:30:02 -04:00
Tim Martin
5d53e4c525 Added ripozo to RESTful APIs 2015-07-01 11:29:20 -04:00
Jackmoo
7935630973 Added remote debugging info for winpdb
Remote debugging capability verified by myself.
2015-06-29 19:11:35 +08:00
tony
f4682c703f Added Eliot logging system. 2015-06-12 10:21:34 +02:00
Vinta
6b9dfe126f Merge pull request #399 from hargup/bandersnatch
Add Bandersnatch to Pacakge Repositories list
2015-06-12 13:54:43 +08:00
Asad Dhamani
7b651a3e5f Fix broken link 2015-06-09 21:53:52 +05:30
Harsh Gupta
a194e61913 Add Bandersnatch to Pacakge Repositories list 2015-06-09 16:12:54 +05:30
Asad Dhamani
d603d244f2 Add IDEs section 2015-06-09 03:56:18 +05:30
Vinta
2917299708 clear up 2015-06-07 03:08:09 +08:00
newman101
ab54a9de32 Couple of typo fixes and amendments 2015-06-04 21:28:18 +01:00
Vinta
dc7217f031 add elasticsearch-dsl-py to Search section 2015-05-30 15:39:18 +08:00
Vinta
16d21af9ea add factory_boy to Testing section 2015-05-30 15:36:11 +08:00
Vinta
4c527900b3 Merge pull request #388 from korzeniewskipl/master
Add wdb - web debugger through WebSockets.
2015-05-29 12:11:55 +08:00
Vinta
e7e6ecbc02 remove wsgiref 2015-05-29 12:11:03 +08:00
Vinta
feea3e394a Merge remote-tracking branch 'vovanz/master' 2015-05-29 12:06:10 +08:00
Paweł Korzeniewski
36bf011a65 Add wdb - web debugger through WebSockets. 2015-05-28 22:57:11 +02:00
Madhusudan Banik
d501d7d518 Update README.md 2015-05-26 01:09:24 -07:00
vovanz
4283a4ba2c Formatting fix 2015-05-24 18:39:26 +05:00
vovanz
0eae58065c Add APSW 2015-05-24 18:33:18 +05:00
vovanz
f8dffbd7e3 Add uWSGI to WSGI servers 2015-05-24 18:30:36 +05:00