Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
b0d0e19d
Kaydet (Commit)
b0d0e19d
authored
Ock 25, 2017
tarafından
Senthil Kumaran
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
issue26149 - Point to Wiki for Editors and Python IDEs on Unix.
Patch contributed by Mariatta Wijaya.
üst
28cf663f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
12 deletions
+8
-12
unix.rst
Doc/using/unix.rst
+8
-12
No files found.
Doc/using/unix.rst
Dosyayı görüntüle @
b0d0e19d
...
@@ -132,17 +132,12 @@ some Unices may not have the :program:`env` command, so you may need to hardcode
...
@@ -132,17 +132,12 @@ some Unices may not have the :program:`env` command, so you may need to hardcode
To
use
shell
commands
in
your
Python
scripts
,
look
at
the
:
mod
:`
subprocess
`
module
.
To
use
shell
commands
in
your
Python
scripts
,
look
at
the
:
mod
:`
subprocess
`
module
.
Editors
Editors
and
IDEs
=======
=======
=========
Vim
and
Emacs
are
excellent
editors
which
support
Python
very
well
.
For
more
There
are
a
number
of
IDEs
that
support
Python
programming
language
.
information
on
how
to
code
in
Python
in
these
editors
,
look
at
:
Many
editors
and
IDEs
provide
syntax
highlighting
,
debugging
tools
,
and
PEP
-
8
checks
.
*
http
://
www
.
vim
.
org
/
scripts
/
script
.
php
?
script_id
=
790
Please
go
to
`
Python
Editors
<
https
://
wiki
.
python
.
org
/
moin
/
PythonEditors
>`
_
and
*
https
://
sourceforge
.
net
/
projects
/
python
-
mode
`
Integrated
Development
Environments
<
https
://
wiki
.
python
.
org
/
moin
/
IntegratedDevelopmentEnvironments
>`
_
for
a
comprehensive
list
.
Geany
is
an
excellent
IDE
with
support
for
a
lot
of
languages
.
For
more
\ No newline at end of file
information
,
read
:
https
://
www
.
geany
.
org
/
Komodo
edit
is
another
extremely
good
IDE
.
It
also
has
support
for
a
lot
of
languages
.
For
more
information
,
read
https
://
komodoide
.
com
/.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment