Skip to main content

簡易CGIサーバと軽量CGIモジュール

Project description

Python-CGI

インストール方法

pip install libcgipy

使い方

  • 旧モジュール
import cgi
  • 新モジュール
import pycgi

  • 旧モジュール
import cgitb
  • 新モジュール
import pycgitb

簡易CGIサーバの立ち上げ

from httpcgi import CGIHTTP

if __name__ == "__main__":
    CGIHTTP("0.0.0.0", 8000).serve_forever()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libcgipy-0.1.2.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

libcgipy-0.1.2.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file libcgipy-0.1.2.1.tar.gz.

File metadata

  • Download URL: libcgipy-0.1.2.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for libcgipy-0.1.2.1.tar.gz
Algorithm Hash digest
SHA256 abed70bfacab7bc43f87e04c93fcc2149dc9ecd7eb6f4795d6e6761d0b2546fe
MD5 dab161dab0af345e98e90830a618806f
BLAKE2b-256 05c45ded1910adf9d86c801792aea6b5bfbb2c31d93d060797d4a0086332c2c9

See more details on using hashes here.

File details

Details for the file libcgipy-0.1.2.1-py3-none-any.whl.

File metadata

  • Download URL: libcgipy-0.1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for libcgipy-0.1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a9790743521126ed7297d0e16a550ca6fae0d5fd1019ca2cf02d6b84de0ac653
MD5 54c1c851f2418077516cb38a1506ad17
BLAKE2b-256 551de24c70e55e1269ccff6c03efda4f4650d91a9abe33497aaf1783d45ec31b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page