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
Vinta
22d09172f7
add contributing guidelines
2014-07-31 11:35:04 +08:00
Vinta
0ca5bf993b
list of lists
2014-07-31 11:21:56 +08:00
Vinta
f8c4c1b620
add django-countries
2014-07-31 10:29:28 +08:00
Vinta
d1c7624091
add django-bootstrap3 to Forms section
2014-07-31 10:26:08 +08:00
Vinta
a93b251fa6
add CoolGithubProjects to Resource section
2014-07-31 10:24:23 +08:00
Vinta
3763151174
normalize doc url
2014-07-31 09:56:52 +08:00
Vinta
2e2086f86c
Merge pull request #176 from Curita/downloader-subliminal
...
Add subliminal to downloaders
2014-07-31 09:48:37 +08:00
Vinta
c8eda412ae
Merge pull request #175 from keitheis/master
...
Add more Python lists and Kotti CMS built on Pyramid
2014-07-31 09:47:52 +08:00
Keith Yang
a52ae30103
Add more Python lists
2014-07-30 12:54:10 +08:00
Julia Medina
a9c1159498
Add subliminal to downloaders
2014-07-30 01:47:04 -03:00
Keith Yang
0d9e5e37d0
Add Kotti CMS built on Pyramid
2014-07-30 12:43:42 +08:00
Denilson Figueiredo de Sá
15ecb729ed
Adding fabricate
build tool
2014-07-30 01:02:14 -03:00
Vinta
05797fe9d1
add E-commerce section
2014-07-28 17:31:51 +08:00
webus
2982f91684
added fein cms
2014-07-28 09:03:05 +04:00
webus
4319a53799
added widgy cms
2014-07-26 14:58:56 +04:00
Vinta
779da98e6a
Merge pull request #165 from StevenPG/master
...
Update README.md
2014-07-26 18:40:01 +08:00
Vinta
e3c242c1e1
Cryptography section
2014-07-26 18:36:14 +08:00
Abner
c6497933c0
Add SSH module Paramiko
2014-07-26 13:31:42 +08:00
Vinta
44e928f83c
Merge remote-tracking branch 'jvrplmlmn/APScheduler'
...
Conflicts:
README.md
Resolved
2014-07-25 14:34:01 +08:00
Vinta
3da906d0d5
Merge remote-tracking branch 'thewhitetulip/patch-1'
...
Conflicts:
README.md
Resolved
2014-07-25 14:26:37 +08:00
Vinta
a529933c1b
add sarge to Processes and Threads section Fixes #164
2014-07-25 13:39:52 +08:00
Vinta
571efef174
Ni!
2014-07-25 13:37:44 +08:00
Vinta
158f02d448
Merge remote-tracking branch 'ilam/patch-1'
2014-07-25 13:35:07 +08:00
Vinta
a8fa834fc6
add Windows section
2014-07-25 13:34:49 +08:00
Vinta
36721804c4
add Interactive Interpreter section
2014-07-25 13:28:36 +08:00
Vinta
1d54c95f4b
Merge remote-tracking branch 'kmonsoor/patch-2'
2014-07-25 13:21:49 +08:00
Vinta
e9b3a5383d
some_blank_line | should.be_removed
2014-07-25 12:00:49 +08:00
Vinta
80aea2642b
Merge remote-tracking branch 'jsmolina/master'
2014-07-25 11:57:04 +08:00
Eduardo Rolim
cc91d709c1
Add entry on Data Validation
...
Schematics
2014-07-24 19:27:52 -03:00
Ilambharathi Kanniah
7e4c5df3f7
Adding spyder under Science and Data Analysis
2014-07-24 12:10:37 -07:00
Steve
028276b0c5
Update README.md
...
I've directed alot of people to this page for python libraries, some of them asked me for the simplest meta-data reader for mp3, I just added the one I use to try to get my 2-cents in. Thanks
2014-07-24 13:17:57 -04:00
Jordi Sesmero
a1ed92cc40
Add pyshould as useful library for testing
2014-07-24 11:10:15 +02:00
Vinta
8e8278421a
Merge branch 'master' of github.com:vinta/awesome-python
2014-07-23 07:12:27 +08:00
Vinta
97ae3a9e1e
Merge pull request #158 from kmonsoor/patch-3
...
++ Christoph Gohlke's great pythonlibs for Windows
2014-07-23 07:11:42 +08:00
Vinta
f28bed1863
move
2014-07-23 07:06:58 +08:00
Vinta
797ca1ea44
Merge remote-tracking branch 'Xuefeng-Zhu/patch-3'
2014-07-23 07:06:23 +08:00
Vinta
8f89e715d0
add RenPy to Game Development section Fixes #159
2014-07-23 07:03:45 +08:00
Xuefeng Zhu
bc7aec3bf9
gspread Google Spreadsheets Python API
2014-07-22 15:10:44 -04:00
Julien Hautefeuille
8eab5a18e1
Change Crossbar from websocket to networking category according to author
2014-07-22 19:19:10 +02:00
Daniel Greenfeld
06900e1ac3
Add cookiecutter, a popular command-line utility that creates projects from cookiecutters (project templates).
2014-07-22 09:19:35 -07:00
kmonsoor
000db7eab9
++ Christoph Gohlke's great pythonlibs for Windows
...
from dev page: "Unofficial Windows Binaries for Python Extension Packages. This page provides 32- and 64-bit Windows binaries of many scientific open-source extension packages for the official CPython distribution of the Python programming language. The files are unofficial (meaning: informal, unrecognized, personal, unsupported, no warranty, no liability, provided "as is") and made available for testing and evaluation purposes."
2014-07-22 17:22:00 +06:00
kmonsoor
0c329f08ae
++ Python(x,y) in Miscellaneous section
...
from home page: "Python(x,y) is a scientific-oriented Python Distribution based on Qt and Spyder - see the Plugins page. Its purpose is to help scientific programmers used to interpreted languages (such as MATLAB or IDL) or compiled languages (C/C++ or Fortran) to switch to Python. C/C++ or Fortran programmers should appreciate to reuse their code "as is" by wrapping it so it can be called directly from Python scripts."
2014-07-22 17:12:02 +06:00
Suraj Patil
3482ec88e8
Updated Readme
...
Added scapy(packet manipulation) and pycuda (for high performance computing)
2014-07-22 14:37:20 +05:30
Javier Palomo Almena
c0e904fbfd
Add APScheduler (Advanced Python Scheduler)
2014-07-22 08:25:55 +02:00
Vinta
98384e0310
go go power ranger
2014-07-22 06:11:56 +08:00
Vinta
741a37c653
add a link to josephmisiti/awesome-machine-learning
2014-07-22 06:08:10 +08:00
Vinta
c4cd8564d1
combine sections
2014-07-22 06:04:19 +08:00
Vinta
9c29c47ed3
Merge remote-tracking branch 'Xuefeng-Zhu/patch-2'
2014-07-22 05:59:16 +08:00
Vinta
57a94a635e
add short description for opencv
2014-07-22 05:59:10 +08:00
Vinta
23721fd07d
add new section: Computer Vision
2014-07-22 05:56:16 +08:00
Xuefeng Zhu
9c5f68f35f
Update README.md
2014-07-21 09:44:21 -04:00