Serveur local avec python

Aperçu

  1. édition Windows
  2. Édition Mac

Windows

Télécharger python

Téléchargez depuis ici. Puisqu'il est 64 bits, téléchargez le fichier suivant. 「Windows x86-64 executable installer」

installation de python

Cliquez sur le fichier python-3.8.2-amd64.exe téléchargé. image.png

image.png

image.png

image.png

Vérifiez python

>py -3 -V
Python 3.8.2

Emplacement du serveur local

>py -3 -m http.server
Serving HTTP on :: port 8000 (http://[::]:8000/) ...

Quand j'ai frappé "http://127.0.0.1:8000", le répertoire était affiché.

(Au fait) Désinstaller python

Vous pouvez également désinstaller à partir du programme d'installation.

Cliquez sur python-3.8.2-amd64.exe.

La désinstallation est terminée. image.png

image.png

Mac

installation de python

L'article suivant décrit comment l'installer. Installer python avec mac vs code

Emplacement du serveur local

$ python3 -m http.server
Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) ...

Quand j'ai frappé "http://127.0.0.1:8000", le répertoire était affiché.

référence

Comment accéder aux fichiers locaux à partir d'un navigateur Téléchargez et installez Python 3.7.3. Comment communiquer avec Python et Javascript en utilisant Ajax )

Recommended Posts

Serveur local avec python
Serveur HTTP facile avec Python
Créer un serveur local GIF animé avec Python + Flask
FizzBuzz en Python3
Grattage avec Python
Statistiques avec python
Grattage avec Python
Python avec Go
Twilio avec Python
Intégrer avec Python
Jouez avec 2016-Python
AES256 avec python
Testé avec Python
python commence par ()
avec syntaxe (Python)
Zundokokiyoshi avec python
Excel avec Python
Micro-ordinateur avec Python
Cast avec python
Programmation de compétition avec les paramètres de l'environnement local python
Communication série avec Python
Serveur TFTP avec Docker
Zip, décompressez avec python
Django 1.11 a démarré avec Python3.6
Jugement des nombres premiers avec Python
Python avec eclipse + PyDev.
Communication de socket avec Python
Analyse de données avec python 2
Créer un serveur local avec une commande sur une seule ligne [Mac]
Grattage en Python (préparation)
python> udp> serveur d'écho
Apprendre Python avec ChemTHEATER 03
Recherche séquentielle avec Python
Exécutez Python avec VBA
Manipuler yaml avec python
Résolvez AtCoder 167 avec python
Communication série avec python
[Python] Utiliser JSON avec Python
Apprendre Python avec ChemTHEATER 05-1
Configurer un serveur local avec le téléchargement Go-File-
Apprenez Python avec ChemTHEATER
Exécutez prepDE.py avec python3
Connexion ODBC à FileMaker 11 Server Advanced avec Python 3
1.1 Premiers pas avec Python
Collecter des tweets avec Python
Binarisation avec OpenCV / Python
3. 3. Programmation IA avec Python
Méthode Kernel avec Python
Non bloquant avec Python + uWSGI
Grattage avec Python + PhantomJS
Publier des tweets avec python
Utiliser mecab avec Python 3
[Python] Redirection avec CGIHTTPServer
Démarrez un serveur Web Python simple avec Docker
Utiliser Kinesis avec Python
Premiers pas avec Python
Utiliser DynamoDB avec Python
Getter Zundko avec python
Gérez Excel avec python
Loi d'Ohm avec Python
Jugement des nombres premiers avec python