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
da5c5718
Kaydet (Commit)
da5c5718
authored
Eki 04, 2014
tarafından
Serhiy Storchaka
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge heads
üst
2e374098
5c4fbd5f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
14 deletions
+14
-14
index.rst
Doc/distributing/index.rst
+7
-7
index.rst
Doc/installing/index.rst
+7
-7
No files found.
Doc/distributing/index.rst
Dosyayı görüntüle @
da5c5718
...
...
@@ -31,7 +31,7 @@ installing other Python projects, refer to the
Key terms
=========
* the `Python Packag
e
Index <https://pypi.python.org/pypi>`__ is a public
* the `Python Packag
ing
Index <https://pypi.python.org/pypi>`__ is a public
repository of open source licensed packages made available for use by
other Python users
* the `Python Packaging Authority
...
...
@@ -119,14 +119,14 @@ involved in creating a project:
* `Project structure`_
* `Building and packaging the project`_
* `Uploading the project to the Python Packag
e
Index`_
* `Uploading the project to the Python Packag
ing
Index`_
.. _Project structure: \
http://packaging.python.org/en/latest/
tutorial
.html#creating-your-own-project
http://packaging.python.org/en/latest/
distributing
.html#creating-your-own-project
.. _Building and packaging the project: \
http
://packaging.python.org/en/latest/tutorial.html#building-
packaging-your-project
.. _Uploading the project to the Python Packag
e
Index: \
http://packaging.python.org/en/latest/
tutorial
.html#uploading-your-project-to-pypi
http
s://packaging.python.org/en/latest/distributing.html#
packaging-your-project
.. _Uploading the project to the Python Packag
ing
Index: \
http://packaging.python.org/en/latest/
distributing
.html#uploading-your-project-to-pypi
How do I...?
...
...
@@ -139,7 +139,7 @@ These are quick answers or links for some common tasks.
This isn't an easy topic, but here are a few tips:
* check the Python Packag
e
Index to see if the name is already in use
* check the Python Packag
ing
Index to see if the name is already in use
* check popular hosting sites like GitHub, BitBucket, etc to see if there
is already a project with that name
* check what comes up in a web search for the name you're considering
...
...
Doc/installing/index.rst
Dosyayı görüntüle @
da5c5718
...
...
@@ -44,7 +44,7 @@ Key terms
``
pyvenv
``.
It
allows
virtual
environments
to
be
used
on
versions
of
Python
prior
to
3.4
,
which
either
don
't provide ``pyvenv`` at all, or
aren'
t
able
to
automatically
install
``
pip
``
into
created
environments
.
*
the
`
Python
Packag
e
Index
<
https
://
pypi
.
python
.
org
/
pypi
>`
__
is
a
public
*
the
`
Python
Packag
ing
Index
<
https
://
pypi
.
python
.
org
/
pypi
>`
__
is
a
public
repository
of
open
source
licensed
packages
made
available
for
use
by
other
Python
users
*
the
`
Python
Packaging
Authority
...
...
@@ -70,7 +70,7 @@ The standard packaging tools are all designed to be used from the command
line
.
The
following
command
will
install
the
latest
version
of
a
module
and
its
dependencies
from
the
Python
Packag
e
Index
::
dependencies
from
the
Python
Packag
ing
Index
::
python
-
m
pip
install
SomePackage
...
...
@@ -103,8 +103,8 @@ into an active virtual environment uses the commands shown above.
.. seealso::
`Python Packaging User Guide: Installing Python
p
ackages
<http
://packaging.python.org/en/latest/tutorial.html#installing-python-package
s>`__
`Python Packaging User Guide: Installing Python
Distribution P
ackages
<http
s://packaging.python.org/en/latest/installing.html#installing-python-distribution
s>`__
How do I ...?
...
...
@@ -121,8 +121,8 @@ User Guide.
.. seealso::
`Python Packaging User Guide:
Installing the Tool
s
<http
://packaging.python.org/en/latest/tutorial.html#installing-the-tool
s>`__
`Python Packaging User Guide:
Setup for Installing Distribution Package
s
<http
s://packaging.python.org/en/latest/installing.html#setup-for-installing-distribution
s>`__
.. installing-per-user-installation:
...
...
@@ -205,7 +205,7 @@ the installation process.
With
the
introduction
of
support
for
the
binary
``
wheel
``
format
,
and
the
ability
to
publish
wheels
for
at
least
Windows
and
Mac
OS
X
through
the
Python
Packag
e
Index
,
this
problem
is
expected
to
diminish
over
time
,
Python
Packag
ing
Index
,
this
problem
is
expected
to
diminish
over
time
,
as
users
are
more
regularly
able
to
install
pre
-
built
extensions
rather
than
needing
to
build
them
themselves
.
...
...
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