New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

python-server

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-server

python-server

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Python Server html5 css js

Este aplicativo demonstra um aplicativo Web Python simples e reutilizável.

Execute o aplicativo localmente

  • Install Python

  • git clone https://github.com/davidsonbpe/python-server.git

  • cd python-server

  • Run python server.py Para iniciar o aplicativo

  • Acesse o aplicativo em execução em um navegador em http://localhost:3000

Install npm

  • npm i python-server
  • cd node_modules/python-server
  • Run python server.py

Execute em servidor linux

  • wget -c https://github.com/davidsonbpe/python-server/releases/download/1.1/python-server.zip
  • unzip python-server.zip
  • Run python server.py Para iniciar o aplicativo
  • Acesse o aplicativo em execução em um navegador em http://localhost:3000

FAQs

Package last updated on 25 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts