Commit Graph

606 Commits

Author SHA1 Message Date
samoturk
1aeb4508fa Added: orange, RDKit, Open Babel, cclib and Biopython 2014-08-25 11:25:54 +02:00
probar
39a10d856c Update README.md 2014-08-24 19:01:45 +02:00
Vinta
0306e9eb55 Merge pull request #55 from Alir3z4/patch-1
Update html2text repo URL
2014-08-23 19:01:47 +08:00
Vinta
5df238b9bf cut words 2014-08-23 18:57:08 +08:00
Vinta
4154d76f5c Merge commit 'e94c0bd5cabf7884991a2571c69e37844af3f091' 2014-08-23 18:44:28 +08:00
Vinta
558d929912 Merge commit 'c1baa03140a7641001035703497e475438b48b2c'
Fixed
2014-08-23 18:36:36 +08:00
Vinta
68afe2c507 fix 2014-08-23 18:33:34 +08:00
Vinta
b9dc633642 Merge commit 'e4c28b6abc79a9c9bd015e21723b0e848cf271aa' 2014-08-23 18:29:48 +08:00
Vinta
bd54c813e3 Merge remote-tracking branch 'andrej2704/master'
Conflicts:
	README.md

Fixed
2014-08-23 18:24:56 +08:00
andrej2704
fef313998b sixpack testing f/w added 2014-08-22 21:55:46 +02:00
jhermann
e4c28b6abc added warehouse 2014-08-21 12:02:58 +02:00
jhermann
d405145760 some more PyPI-related entries 2014-08-21 11:49:57 +02:00
jhermann
2ececd570a Added "Package Repositories" section, and making a start with "devpi" 2014-08-20 17:48:55 +02:00
Dmitry Moskowski
a0e766019a Added PyVows 2014-08-19 05:54:04 +04:00
probar
c1baa03140 Update README.md 2014-08-18 18:37:57 +02:00
probar
e94c0bd5ca Update README.md 2014-08-18 12:32:40 +02:00
William Chen
061beb65d3 Added dataset
https://github.com/pudo/dataset
2014-08-18 01:29:51 -07:00
William Chen
4eca126163 Update README.md
Added dataset (https://github.com/pudo/dataset)
2014-08-18 01:28:20 -07:00
Vinta
7a2675df09 remove duplicate 2014-08-13 23:18:58 +08:00
Vinta
28fbaef5fc fix words 2014-08-13 23:15:45 +08:00
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
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
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
Mohammad Rafay Aleem
d103d9af17 Update README.md 2014-07-17 00:21:56 +04: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
Stephane Poss
4b01654212 Add a few RPC server implementations 2014-07-14 10:12:16 +02:00
INADA Naoki
06553ffb28 Add mysqlclient-python and PyMySQL 2014-07-14 15:35:05 +09:00
jhermann
034329cf5f Added dh-virtualenv 2014-07-12 18:01:17 +02:00
Vinta
033bb5a1c3 add lists of lists 2014-07-12 21:18:59 +08:00
Vinta
ddfc45651d Merge remote-tracking branch 'bayandin/awesome-awesomeness' 2014-07-12 21:14:16 +08:00
Vinta
6f7a49d82f fix 2014-07-12 21:10:34 +08:00
Vinta
57c4180777 Merge remote-tracking branch 'teoliphant/patch-1' 2014-07-12 21:09:23 +08:00
Vinta
08aec87afe Merge pull request #133 from hassaanaliw/patch-1
Added New Package Manager.
2014-07-12 21:07:20 +08:00
Vinta
8104bdb8e4 Merge remote-tracking branch 'petrushev/add-py2neo'
Conflicts:
	README.md

resolved
2014-07-12 21:06:37 +08:00
Vinta
16e51e4c12 Merge pull request #129 from pydanny/add-awesome-slugify
Added awesome-slugify
2014-07-12 21:00:28 +08:00
Vinta
81c24a8552 Merge pull request #127 from petrushev/add-pyparsing
Added pyparsing under text processing / parsers
2014-07-12 20:59:24 +08:00
Vinta
66668686e1 Merge pull request #126 from makaimc/master
adding restless API library and Full Stack Python to list
2014-07-12 20:58:34 +08:00
Vinta
878e36423c Merge pull request #124 from WoLpH/patch-1
Added mailjet API library to the mail section
2014-07-12 20:53:13 +08:00
Vinta
519c080d1b Merge pull request #123 from joamag/patch-1
Added netius as a WSGI server
2014-07-12 20:53:04 +08:00
Vinta
f3fec4c11b Merge pull request #122 from peterhudec/master
Added Authomatic to the Authentication section
2014-07-12 20:52:35 +08:00
Hassaan Ali
376d89a098 Update README.md 2014-07-12 15:37:54 +05:00
Travis E. Oliphant
40e2668952 Update README.md
Added conda to the environment management section as conda does *both* package management and environment management.  

Added nucleic / enaml to the GUI section.
2014-07-12 01:58:53 -05:00
Matthieu Grieger
2a1bc5549c Some spelling corrections 2014-07-10 11:34:25 -07:00
Daniel Greenfeld
311a5f6bcb awesome-slugify is unique in that it can preserve unicode during slugification 2014-07-10 09:57:11 -07:00
petrushev
baeb0103f6 Added txpostgres, py2neo, telephus, txredis 2014-07-10 15:54:29 +02:00
petrushev
e4e033e3e6 Added pyparsing under text processing / parsers 2014-07-10 15:44:26 +02:00
Matthew Makai
b0ea85c803 adding restless API library and Full Stack Python to list 2014-07-10 08:43:27 -04:00
Rick van Hattem
844fa43910 Added statsd libraries for data and performance analysis 2014-07-10 12:52:39 +02:00
Rick van Hattem
2ec5c9049d Added mailjet API library to the mail section 2014-07-10 12:49:05 +02:00
João Magalhães
cfc27dac7e Added minimal description to netius 2014-07-10 11:45:10 +01:00
João Magalhães
1750a8d154 Added netius as a WSGI server
It's a stable non blocking async server in pure python. Works with both python 2 and 3.
2014-07-10 10:24:56 +01:00
Peter Hudec
3321f4078f Added Authomatic to the Authentication section 2014-07-10 10:15:12 +02:00
Vinta
542d644db3 rearrange 2014-07-10 14:02:27 +08:00
Vinta
132bbb3f0f add pylibmc Fixes #103 2014-07-10 13:49:12 +08:00
Vinta
a9ccae4544 add django cache libs 2014-07-10 13:39:27 +08:00
Alexander Bayandin
b1d8e52312 Added a link to a list of other awesome lists 2014-07-10 09:38:27 +04:00
Vinta
bc9925d888 Merge remote-tracking branch 'vndmtrx/master'
Conflicts:
	README.md

resolved
2014-07-10 13:28:43 +08:00
Vinta
c53104232c Merge remote-tracking branch 'grigouze/module_HTTPretty'
Conflicts:
	README.md

resolved
2014-07-10 13:27:28 +08:00
Vinta
68773e3728 Merge pull request #119 from satanowski/master
httplib2 added to HTTP section
2014-07-10 13:23:23 +08:00
Vinta
9ddf7c0b40 Merge pull request #117 from andrej2704/master
pygal added to Data Visualization
2014-07-10 13:22:14 +08:00
Vinta
5419705568 Merge pull request #116 from mjhea0/master
added api resource
2014-07-10 13:21:16 +08:00
Vinta
37e9014740 Merge pull request #115 from 5monkeys/django-formapi
Add django-formapi
2014-07-10 13:20:09 +08:00
Vinta
6b58440b11 Merge pull request #114 from 5monkeys/django-viewlet
Add django-viewlet
2014-07-10 13:19:08 +08:00
Vinta
b2cb7f2a88 Merge pull request #110 from DTVD/master
Add Rainbow Stream (Command line Tools)
2014-07-10 13:16:59 +08:00
Vinta
2cf959f099 Merge pull request #109 from mgill25/master
Added Vex in Environment Management tools
2014-07-10 13:16:43 +08:00
Vinta
2e24a37cea Merge pull request #108 from dahlia/master
Add libsass-python
2014-07-10 13:16:14 +08:00
Satanowski
0035f33d64 great httplib2 added to HTTP section 2014-07-09 21:40:52 +02:00
Eduardo Rolim
14f547db1e Fix spelling 2014-07-09 16:35:59 -03:00
Michael Herman
0364e7383a added api resource 2014-07-09 10:09:21 -07:00
Jonas Lundberg
b15b56f7c5 Add django-formapi 2014-07-09 13:30:50 +02:00
Jonas Lundberg
176efe15ae Add django-viewlet 2014-07-09 13:19:54 +02:00
Jonas Lundberg
bc1deb57a5 Add djedi-cms 2014-07-09 13:08:55 +02:00
Leonid Shvechikov
9173c9daf1 Move Toolz and CyToolz to the "Functional Programming" section 2014-07-09 16:01:11 +07:00
Leonid Shvechikov
19d6f145a8 Add Toolz and CyToolz 2014-07-09 15:05:57 +07:00
Orakaro
0cceed6ed9 Update README.md 2014-07-09 16:56:31 +09:00
Manish Gill
b6ca927410 Added Vex in Environment Management tools 2014-07-09 13:12:19 +05:30
Vinta
edb8b46fec Merge pull request #106 from grigouze/module_freezegun
add module freezegun
2014-07-09 12:48:53 +08:00
Hong Minhee
64b46b8969 Add libsass-python 2014-07-09 10:28:27 +09:00
Grigouze
165ad1c9a4 add module HTTPretty 2014-07-08 23:24:37 +02:00
Grigouze
89668a3b1a add module freezegun 2014-07-08 23:19:31 +02:00