Bartosz Zaczyński
19b32c4ee0
Merge pull request #1054 from gison93/master
...
Fix link to Repository Structure and Python
2020-08-12 15:57:00 +02:00
Bartosz Zaczyński
6a641f8833
Merge pull request #1036 from okin/update_koans_repo_link
...
Update the link to Python Koans
2020-08-12 15:22:48 +02:00
Lucas Alava Peña
ba6a9f27e6
Fixed Pro Python link from unused domain to seller
...
from unused domain to where it is sold
2020-07-19 14:44:16 +01:00
Dan Bader
e09e7720b5
Merge pull request #1042 from romilly/master
...
mu editor
2020-07-17 00:00:10 -07:00
Leonid V. Fedorenchik
a43f914faf
Add missing .PHONY target latexpdfja
2020-05-08 15:13:31 +08:00
gison93
e030842c8a
Fix link
2020-04-29 12:58:12 +02:00
Dan Bader
adae3f06ee
Update
2020-03-19 17:24:47 -07:00
Romilly Cocking
88377b8e64
Fixed typo
2020-02-27 16:19:23 +00:00
Romilly Cocking
66e19ef0fe
Added description of mu IDE.
2020-02-27 16:17:25 +00:00
Kaycee
6e55eb1a3d
Update cli.rst
2020-02-09 14:04:56 -06:00
Jürgen Hermann
967f7d08d1
Broken deep link ⇒ making it a more robust root one
2020-02-07 12:57:02 +01:00
Niko Wenselowski
ea9da28c6d
The GitHub repo is much more uptodate.
...
It has a working Python 3 version with fixed and updated tests.
2020-02-03 23:04:38 +01:00
Dan Bader
cfec971a97
Update ads.txt
2020-01-16 16:04:28 +01:00
Christian Clauss
131e43a4f6
Setup Python 3.8 on Ubuntu
2020-01-14 07:41:24 +01:00
davidwales
5292e8c587
Fix broken Sphinx links
2019-12-12 14:40:06 +11:00
davidwales
f93e747876
Fix broken Sphinx link
2019-12-12 14:20:13 +11:00
Carlos Hernandez-Vaquero
bccf450132
Moved VS Code to Text Editor
2019-12-08 17:34:52 +01:00
angellmethod
56c6f2ef69
Update diveinto link
...
The diveinto.org link is broken when I try it. I found that https://diveinto.org/python3/table-of-contents.html works but the https://diveintopython3.net/ is shorter and appears less broken to someone reading the url for the first time. The table of content at this updated address looks the same as what I found on the web.archive.org for the diveinto.org link.
2019-11-27 12:34:07 -06:00
pierreluctg
b353da2984
Correcting pyenv url
2019-11-15 14:57:16 -05:00
BRIGANTI Raffaele (EXT)
71d69ee7ea
Fixed link to pep20_by_example.pdf. Now the link is the github repo of the author.
2019-11-11 23:08:05 +01:00
Nishant Singh
1eedf3a2f2
Fixed broken link to Pipenv documentation
...
Changed `https://docs.pipenv.org/ ` -> `https://pipenv.kennethreitz.org/ `
2019-10-29 16:55:37 +05:30
Marc Poulin
131a064830
Merge pull request #1011 from llpinokio/master
...
entry Latest release date added to comparison of features table
2019-10-15 14:41:21 -06:00
azzamsa
a00b6a31c1
Fix broken link to Kenneth Reitz homepage
2019-10-11 07:37:08 +07:00
Giuliano Oliveira
ec308a99c5
entry Latest release date added to comparassion of features table
2019-10-05 16:00:26 -04:00
Dan Bader
d4c46386d5
Update
2019-09-16 10:24:21 -06:00
kennethreitz
010cbc0b91
Merge pull request #1003 from ankostis/patch-1
...
Use PY3 http.server instead of SimpleHTTPServer
2019-07-16 11:06:51 -04:00
谭九鼎
90cbdc8e20
Trivial fix
2019-07-16 11:40:10 +08:00
Kostis Anagnostopoulos
e4ca32a36c
Use PY3 http.server instead of SimpleHTTPServer
2019-07-13 05:12:18 +02:00
Dan Bader
6140459d2c
Update ads.txt
2019-06-09 20:05:12 -07:00
Dan Bader
d6d39ce69b
Fix mixed content warning (HTTPS)
2019-05-31 11:26:44 -07:00
kennethreitz
62ad492f57
Merge pull request #963 from apjanke/github-section
...
Add a Publishing Your Code section about GitHub
2019-05-31 13:18:53 -04:00
kennethreitz
1d5905d5d7
Merge pull request #976 from mariokostelac/mario/add_link_to_essay
...
Add link to the original essay
2019-05-31 13:17:48 -04:00
kennethreitz
3bdf0ed087
Merge pull request #978 from carlosdamazio/freezing-code-linux
...
Adding instructions in Linux stubs in section "Freezing Your Code".
2019-05-31 13:17:01 -04:00
kennethreitz
6c223b97e1
Merge pull request #991 from morenoh149/patch-4
...
Replace Autoenv with direnv
2019-05-31 13:16:50 -04:00
kennethreitz
3b83106557
Merge pull request #998 from tbm/link
...
Fix broken reference to Stack Overflow post
2019-05-31 13:16:34 -04:00
kennethreitz
25b92aca9c
Merge pull request #1000 from Mr-Io/master
...
use windows environment variable when indicating default path for pip…
2019-05-31 13:16:24 -04:00
Dan McKinley
adbbc9b60d
adding pugsql
2019-05-29 18:02:33 -07:00
Mr-Io
20f0c9c2b7
use windows environment variable when indicating default path for pip.ini
...
Replace %HOME% with %USERPROFILE% when referencing commands line in
windows. This is already done in other part of the guide such as in
virtualenvwrapper.
2019-05-16 10:23:02 +02:00
Martin Michlmayr
69277aa1f5
Fix some typos
2019-05-13 15:49:04 +08:00
Martin Michlmayr
2a9ac95853
Fix broken reference to Stack Overflow post
...
This fixes the following build warning:
python-guide/docs/scenarios/speed.rst:397: WARNING: Unknown target name: "stack overflow post".
2019-05-12 23:05:05 +08:00
s-pace
f43eff5fd4
feat: add search to every documentation pages
2019-04-23 14:02:09 +02:00
s-pace
b08cf0cb8b
feat: enhance search to the main introduction page
2019-04-23 14:01:32 +02:00
Marc Poulin
7dc0ecd11c
Merge pull request #992 from jul/patch-2
...
The pycrypto package is no longer maintained.
2019-04-15 10:42:22 -06:00
Marc Poulin
219301b212
Merge pull request #993 from zachvalenta/add-loguru
...
add paragraph on loguru to logging section
2019-04-02 12:18:18 -06:00
zachvalenta
22e11f45f4
add paragraph on loguru to logging section
2019-03-31 06:35:40 -04:00
julien tayon
9523ee5deb
you don't let friends use pycrypto
...
Unmaintained package with CVE might not be a good help
https://www.cvedetails.com/product/22441/Dlitz-Pycrypto.html?vendor_id=11993
I also share the opinion of the author that pycrypto and its fork may promote insecure usage (like AES::ECB)
https://theartofmachinery.com/2017/02/02/dont_use_pycrypto.html
2019-03-29 19:42:43 +01:00
Harry Moreno
fe7c85b26e
Replace Autoenv with direnv
...
* Autoenv has been locked, use direnv as recommended by Autoenv
2019-03-24 16:24:29 -04:00
Harry Moreno
34e6410f25
Removing virtualenv should delete venv directory
2019-03-24 15:47:51 -04:00
Marc Poulin
ad057124d4
Merge pull request #957 from apjanke/doscon-styling
...
Format Windows console examples with `doscon`or `powershell`
2019-03-14 08:23:08 -06:00
Marc Poulin
1ad887785b
Merge pull request #975 from Christofosho/master
...
Minor Inconsistency and Grammar Fixes
2019-03-11 12:23:22 -06:00