軽量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 Distribution
libcgi-0.1.0.tar.gz
(2.8 kB
view details)
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 libcgi-0.1.0.tar.gz.
File metadata
- Download URL: libcgi-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c64312007b1c176bd03369a01682c96f041ab577e8871390c673b22caa62433
|
|
| MD5 |
65db61f357947a1e614e1ff133625644
|
|
| BLAKE2b-256 |
361de6704796569342ba5aa03dd3699c07e9554f192e1a0d7c1d62d1a3e13022
|
File details
Details for the file libcgi-0.1.0-py3-none-any.whl.
File metadata
- Download URL: libcgi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
63a6cf59718334b48c10eee605772c7a8bb5a34699d4d78c948df289980a3158
|
|
| MD5 |
58783292c47a677aa2bd8dca9ba3fbc4
|
|
| BLAKE2b-256 |
498f267eb647d4a54eb83ccc73610ce47652da5c1f62af03913cf4ba35d3f643
|