Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.216.68
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
python3-pip /
html /
Delete
Unzip
Name
Size
Permission
Date
Action
cli
[ DIR ]
drwxr-xr-x
2025-12-31 20:37
development
[ DIR ]
drwxr-xr-x
2025-12-31 20:37
reference
[ DIR ]
drwxr-xr-x
2025-12-31 20:37
topics
[ DIR ]
drwxr-xr-x
2025-12-31 20:37
conf.py.gz
1.72
KB
-rw-r--r--
2022-01-31 07:46
copyright.rst
215
B
-rw-r--r--
2022-01-31 07:46
getting-started.md
2.63
KB
-rw-r--r--
2022-01-31 07:46
index.md
1.26
KB
-rw-r--r--
2022-01-31 07:46
installation.md
2.7
KB
-rw-r--r--
2022-01-31 07:46
installing.rst
219
B
-rw-r--r--
2022-01-31 07:46
news.rst
228
B
-rw-r--r--
2022-01-31 07:46
quickstart.rst
225
B
-rw-r--r--
2022-01-31 07:46
user_guide.rst.gz
11.6
KB
-rw-r--r--
2022-01-31 07:46
ux_research_design.rst
3.59
KB
-rw-r--r--
2022-01-31 07:46
Save
Rename
--- hide-toc: true --- # pip pip is the [package installer for Python][recommended]. You can use it to install packages from the [Python Package Index][pypi] and other indexes. ```{toctree} :hidden: getting-started installation user_guide topics/index reference/index cli/index ``` ```{toctree} :caption: Project :hidden: development/index ux_research_design news Code of Conduct <https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md> GitHub <https://github.com/pypa/pip> ``` If you want to learn about how to use pip, check out the following resources: - [Getting Started](getting-started) - [Python Packaging User Guide](https://packaging.python.org) If you find bugs, need help, or want to talk to the developers, use our mailing lists or chat rooms: - [GitHub Issues][issue-tracker] - [Discourse channel][packaging-discourse] - [User IRC][irc-pypa] - [Development IRC][irc-pypa-dev] [recommended]: https://packaging.python.org/guides/tool-recommendations/ [pypi]: https://pypi.org/ [issue-tracker]: https://github.com/pypa/pip/issues/ [packaging-discourse]: https://discuss.python.org/c/packaging/14 [irc-pypa]: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa [irc-pypa-dev]: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa-dev