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
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
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
Xuefeng Zhu
65c337b851
Update README.md
2014-07-21 09:42:29 -04:00
Xuefeng Zhu
2ae494b674
Add job Scheduler
2014-07-21 09:40:16 -04:00
famousgarkin
d9591336e2
added pytz library under date & time
2014-07-19 12:06:38 +02:00
Ahmet Sezgin Duran
b4e7a78cf6
Add PySFML to Game Development part
2014-07-18 11:29:24 +03:00
Vinta
e11f157551
move dh-virtualenv to Distribution section
2014-07-18 05:46:57 +08:00
Vinta
b4f187ac4b
add MechanicalSoup
2014-07-18 05:43:31 +08:00
Vinta
fee9f6f4a9
add simpleq
2014-07-18 05:39:46 +08:00
Vinta
e3e4365cbe
rearrange
2014-07-18 05:39:01 +08:00
Vinta
128ddf2097
Merge pull request #150 from akestner/master
...
Add cement to command-line app development
2014-07-18 05:32:17 +08:00
Vinta
7c45b492ab
Merge pull request #149 from alanhamlett/patch-2
...
Add Jinja-Assets-Compressor
2014-07-18 05:31:41 +08:00
Vinta
3f70cacfdf
Merge pull request #148 from alanhamlett/patch-1
...
Add WTForms-JSON
2014-07-18 05:31:22 +08:00
Vinta
f16ed3cb8b
Merge pull request #147 from jhautefeuille/master
...
add crossbar
2014-07-18 05:30:55 +08:00
Vinta
0ef28314c2
Merge pull request #146 from Parbhat/master
...
Added Static Site Generator Category
2014-07-18 05:30:42 +08:00
Alex Kestner
b820087c62
Added cement to command-line app development
...
http://builtoncement.org/
2014-07-17 16:24:30 -04:00
Alan Hamlett
011845103f
Add Jinja-Assets-Compressor
2014-07-17 12:21:47 -07:00
Alan Hamlett
7b07f10d6e
Add WTForms-JSON
2014-07-17 12:19:05 -07:00
Julien Hautefeuille
a5d7bb34c6
add crossbar
2014-07-17 18:15:05 +02:00
Parbhat Puri
ec252afbc5
Add Static Site Generator Category
2014-07-17 10:32:57 +05:30
petrushev
b622fd0d59
Added txZMQ (zeromq for twisted)
2014-07-16 23:52:16 +02:00
Vinta
0b8420a23c
Merge pull request #113 from 5monkeys/djedi-cms
...
Add djedi-cms
2014-07-17 04:46:36 +08:00
Augustus D'Souza
806503f2be
Added 'Flask-Assets' to Asset Management
2014-07-15 13:30:14 +05:30
Stephane Poss
3e1245a4a4
Forgotten table of content entry for RPC servers
2014-07-14 16:31:20 +02:00
Vinta
9a1edde64c
Merge pull request #138 from methane/patch-1
...
Add mysqlclient-python and PyMySQL
2014-07-14 22:12:14 +08:00