軽量CGIモジュール
Project description
Python-CGI
インストール方法
pip install .
インストール確認
- Windows
pip list | findstr Python-CGI
- Linux
pip list | grep Python-CGI
使い方
- 旧モジュール
import cgi
- 新モジュール
import pycgi
- 旧モジュール
import cgitb
- 新モジュール
import pycgitb
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file libcgipy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: libcgipy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8866845d05518417c3a2b929217d1e2e9afad50e673d455080f03dc8fdc3a43c
|
|
| MD5 |
2d26a8fff253a905bfb494e27ec13645
|
|
| BLAKE2b-256 |
78db20d59b819cd1b6b54e6b8129d8fb9a3ea7338d94b2e63369f45915bf14cd
|