Comment lire pydoc sur l'interpréteur python

Même sous Windows (ConEmu) [https://conemu.github.io/] Il est pratique d'exécuter l'interpréteur en appuyant sur python.exe directement depuis l'environnement, mais lisons pydoc sans se connecter à l'environnement Unix. C'était coincé. Lorsque j'ouvre la fenêtre Cmd, le chemin ne semble pas passer.

Pour lire sur la ligne de commande, j'ai cherché'python -m pydoc [cible] et j'ai également trouvé l'astuce (Windows 7 --pydoc from cmd -Stack Overflow-. windows-7-pydoc-from-cmd)), mais cela ouvre également deux fenêtres. Regardez le corps de pydoc lorsqu'il est connecté à l'environnement unix. Non, j'aurais dû juste exécuter la seule méthode qui apparaissait dans "pydoc -m pydoc pydoc" même dans l'environnement Windows. Sur l'interprète, j'aurais dû faire ce qui suit.

'import pydoc pydoc.help( 'pydoc' )'

Ça ressemble à ça pydoc.png

Recommended Posts

Comment lire pydoc sur l'interpréteur python
[Kivy] Comment installer Kivy sur Windows [Python]
Comment effacer Python 2.x sur Mac.
Mémorandum sur l'utilisation du python gremlin
Comment installer Python
Comment lire PyPI
Comment installer python
Comment lire JSON
Comment lire un fichier CSV avec Python 2/3
[Version 2020] Comment installer Python3 sur EC2 d'AWS
Stratégie sur la façon de monétiser avec Python Java
Comment installer OpenCV sur Jetson Nano Python
Comment utiliser Python Kivy ④ ~ Exécution sur Android ~
[Python] Comment lire des fichiers Excel avec des pandas
[Python] Comment lire les données de CIFAR-10 et CIFAR-100
Comment exécuter MeCab sur Ubuntu 18.04 LTS Python
[Python] Comment installer OpenCV sur Anaconda [Windows]
Comment apporter des modifications à l'interpréteur Python dans Pycharm
[2020.8 dernière] Comment installer Python
Réfléchissez à la programmation de Python sur votre iPad
python3: Comment utiliser la bouteille (2)
Comment intégrer mod_wsgi dans Apache sur Windows Python
[Python] Comment utiliser la liste 1
Comment mettre à jour Tkinter de Python vers la version 8.6
Comment s'inscrire auprès de pypi
Comment utiliser Python Argparse
Comment créer un environnement Django (python) sur Docker
Mettez à jour le python que vous aviez sur votre Mac à 3.7-> 3.8
Python: comment utiliser pydub
[Python] Comment gérer l'erreur de lecture pandas read_html
[Python] Comment utiliser checkio
Comment exécuter Notepad ++ Python
Comment utiliser Django avec Google App Engine / Python
Comment changer la version de Python
Comment développer en Python
Comment profiter de Python sur Android !! Programmation en déplacement !!
[python] Comment juger scalaire
[Python] Comment utiliser input ()
Comment lire un csv contenant uniquement des entiers en Python
Comment créer un environnement Python sur Amazon Linux 2
Comment utiliser Python lambda
[Python] Comment utiliser virtualenv
python3: Comment utiliser la bouteille (3)
python3: Comment utiliser la bouteille
Comment utiliser les octets Python
Comment installer Python2.7 python3.5 avec pyenv (sur RHEL5 CentOS5) (novembre 2016)
Comment changer le fichier de configuration pour qu'il soit lu par Python
Comment créer un nouvel environnement virtuel Python sur Ubuntu
[Hyperledger Iroha] Remarques sur l'utilisation du SDK Python
Ne perdez pas contre Ruby! Comment exécuter Python (Django) sur Heroku
[Ev3dev] Comment afficher une image bmp sur un écran LCD avec python
Comment déployer Pybot, le manuel Python le plus simple, sur Heroku
Comment lire un fichier Excel (.xlsx) avec Pandas [Python]
Comment installer Python à l'aide d'Anaconda
[Python] Comment FFT des données mp3
[Python] Comment faire PCA avec Python
Python: comment utiliser async avec
Python 3.6 sous Windows ... et vers Xamarin.
Comment lire les données de la sous-région e-Stat
Comment installer mysql-connector-python sur Mac