Taylor Barnett
|
e4025c1f3f
|
Removed virtualenv and linked to central location
|
2014-11-10 20:02:38 -06:00 |
|
Taylor Barnett
|
c5ab9e86be
|
Grammar fix
|
2014-11-10 20:01:07 -06:00 |
|
Taylor Barnett
|
53865c5ff7
|
Added example
|
2014-10-25 17:57:19 -05:00 |
|
Taylor Barnett
|
cb984f2b7b
|
Fixed new line so code-block shows
|
2014-10-25 16:00:36 -05:00 |
|
Taylor Barnett
|
8e6bec7481
|
Consolidating info from dev/env.rst on virtualenv
|
2014-10-25 15:35:28 -05:00 |
|
Ian Cordasco
|
2f56b6756f
|
Merge pull request #491 from dhamaniasad/patch-1
Update which-python.rst
|
2014-10-15 14:47:26 -05:00 |
|
Asad Dhamani
|
5fdd0104d5
|
Update which-python.rst
Fix typo
|
2014-10-16 01:08:22 +05:30 |
|
Ian Cordasco
|
34dcb75d3e
|
Closes #489
Thanks to @yarko for pointing out the typo "statbility"
|
2014-10-12 12:45:06 -05:00 |
|
Kenneth Reitz
|
c533eacf7e
|
gratipay
|
2014-10-12 10:53:49 -04:00 |
|
Kenneth Reitz
|
d7578ced8e
|
final update
|
2014-10-12 10:53:08 -04:00 |
|
Kenneth Reitz
|
74c9aba777
|
rst syntax typo
|
2014-10-12 10:50:10 -04:00 |
|
Kenneth Reitz
|
45e106d412
|
Python 2 vs Python 3
|
2014-10-12 10:48:40 -04:00 |
|
kennethreitz
|
44926194b7
|
Merge pull request #488 from flying-sheep/patch-1
updated python 2 vs 3 (fixes #48)
|
2014-10-12 10:37:41 -04:00 |
|
flying-sheep
|
ca36ab27cf
|
typo
|
2014-10-11 22:12:51 +02:00 |
|
flying-sheep
|
745452bdfc
|
updated python 2 vs 3 (fixes #48)
|
2014-10-11 17:19:41 +02:00 |
|
kennethreitz
|
dc3695c35b
|
Merge pull request #487 from kevinaloys/puppet
Puppet
|
2014-10-05 17:59:54 -04:00 |
|
Kevin Aloysius
|
a829c848a1
|
Minor Change
|
2014-10-05 03:45:18 -07:00 |
|
Kevin Aloysius
|
40dc0d40c2
|
Fixed Typo
|
2014-10-05 03:41:34 -07:00 |
|
Kevin Aloysius
|
65502530e9
|
Added Puppet Code and Examples
|
2014-10-05 03:39:05 -07:00 |
|
Kevin Aloysius
|
5fc3eff097
|
Facter Example
|
2014-10-04 21:47:39 -07:00 |
|
Kevin Aloysius
|
be32d57f78
|
Added Puppet Description
|
2014-10-04 21:06:40 -07:00 |
|
Ian Cordasco
|
ad57363ed8
|
Merge pull request #486 from kevinaloys/master
Updated Homebrew link
|
2014-10-04 20:55:18 -05:00 |
|
Ian Cordasco
|
c169ca285d
|
Merge pull request #485 from Hasimir/hasimir-patch-starting-2014-01
Added PythonNet
|
2014-10-04 15:45:48 -05:00 |
|
Kevin Aloysius
|
5835105872
|
Updated Homebrew link
|
2014-10-02 17:26:37 -07:00 |
|
Ben McGinnes
|
ee93ac17ef
|
Added PythonNet as it's the other side of the CLR/IronPython coin.
|
2014-10-02 10:30:51 +10:00 |
|
Ian Cordasco
|
633d601572
|
Merge pull request #479 from driscollis/master
Update freezing.rst
|
2014-09-24 13:31:47 -05:00 |
|
Mike Driscoll
|
0bcbf041bb
|
Update freezing.rst
|
2014-09-23 16:29:58 -05:00 |
|
Ian Cordasco
|
4418ae35aa
|
Merge pull request #478 from netspyer/patch-2
Modify env $PATH in ~/.profile
|
2014-09-18 07:46:59 -05:00 |
|
Jian Yu
|
25fae63aec
|
Modify env $PATH in ~/.profile
Refer to https://github.com/kennethreitz/python-guide/pull/471
|
2014-09-18 20:28:01 +08:00 |
|
Ian Cordasco
|
1670615718
|
Merge pull request #474 from syndbg/master
Added more info in virtualenvs.rst.
|
2014-09-05 22:15:43 -05:00 |
|
Ian Cordasco
|
e8fedc389e
|
Merge pull request #476 from BastiTee/master
Added build/ directory to .gitignore
|
2014-09-05 22:14:49 -05:00 |
|
Ian Cordasco
|
4b30c78167
|
Merge pull request #477 from ugurcaliskan/patch-1
Update learning.rst
|
2014-09-05 21:59:30 -05:00 |
|
ugurcaliskan
|
a194848963
|
Update learning.rst
Python Cookbook has been added to the list.
|
2014-09-03 13:30:13 +03:00 |
|
Basti Tee
|
8c96fb7521
|
Added build/ directory to .gitignore
|
2014-09-03 08:15:38 +02:00 |
|
syndg
|
b526bb0a38
|
Added more info in virtualenvs.rst.
Added commands to specify python interpreter version.
|
2014-09-01 14:31:39 +03:00 |
|
Ian Cordasco
|
b1e11a74e5
|
Merge pull request #475 from evanv/master
Update imaging.rst
|
2014-08-31 18:01:41 -05:00 |
|
Evan V
|
9c8ff9f238
|
Update imaging.rst
|
2014-08-30 16:35:48 -04:00 |
|
Ian Cordasco
|
7f29f05c67
|
Merge pull request #473 from syndbg/master
Added Github Atom to env.rst
|
2014-08-29 10:32:18 -05:00 |
|
syndg
|
73a961a651
|
Added Github Atom to env.rst
|
2014-08-29 17:21:33 +03:00 |
|
Ian Cordasco
|
b787ec3f0f
|
Merge pull request #466 from mandarg/master
Modify setuptools and pip docs for OSX
|
2014-08-07 22:35:19 -05:00 |
|
Mandar Gokhale
|
102ab34676
|
Incorporate changes suggested by @sigmavirus24
|
2014-08-07 23:14:08 -04:00 |
|
Ian Cordasco
|
3d615df6ec
|
Merge pull request #467 from alex-sf/master
Change license chooser from Open Art to Github
|
2014-08-02 18:22:51 -05:00 |
|
Alex Philipp
|
214b644640
|
Change license chooser from Open Art to Github
The Open Art license chooser is geared towards art/media related licenses. The Github license chooser site is a better fit here.
|
2014-08-02 18:52:32 -04:00 |
|
kennethreitz
|
62aba2e128
|
Merge pull request #465 from amiralis/master
add crypto
|
2014-08-01 21:35:39 -04:00 |
|
Mandar Gokhale
|
24c1c24062
|
Rework setuptools and pip docs
Clarify a little more what setuptools allows you to do, what pip is, and
what advantages it has.
|
2014-07-28 18:02:58 -04:00 |
|
Amirali Sanatinia
|
a2f44b8dc5
|
Add crpto below xml in scenarios
|
2014-07-27 21:45:12 -04:00 |
|
Amirali Sanatinia
|
e5f978ac45
|
Remove extra whitespace
|
2014-07-27 21:42:13 -04:00 |
|
Amirali Sanatinia
|
f1f183e634
|
add crypto
|
2014-07-27 21:23:20 -04:00 |
|
kennethreitz
|
ac44d9a168
|
Merge pull request #464 from rmoyano/idesection
I included Eric IDE and added more information to some IDE's descriptions.
|
2014-07-22 10:14:07 -04:00 |
|
Rafael Moyano
|
1f34aa5c56
|
Eric IDE included and other ides improved.
|
2014-07-18 23:55:57 -03:00 |
|