# 🐍 python-htmlinfo
**`python-htmlinfo`** is an HTML version of the classic `phpinfo()` function — but for **Python**.
It generates a beautiful web page containing detailed system and runtime environment information about your Python setup.
---
## 🚀 Features
✅ Displays:
- **Python version**, **implementation**, **compiler**, **architecture**, and **platform**.
- **System information**: OS, processor, machine type.
- **Current server time**.
- **All installed packages** (`pip list`).
- The **`CORETEXTWEB`** environment variable (if set).
- A fully **styled dark-themed HTML page**, perfect for embedding into Flask or any other web server.
---
## 📦 Installation
```bash
pip install python-htmlinfo
Raw data
{
"_id": null,
"home_page": "https://pypi.org/project/python-htmlinfo/",
"name": "python-htmlinfo",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "python, info, phpinfo, html, system, environment",
"author": "ATRCORE-UA",
"author_email": "mail@atrcore.pp.ua",
"download_url": "https://files.pythonhosted.org/packages/60/cc/05932e47f9a3dde0d36834598ec59ea1a01371457159a91cc871f5e10593/python_htmlinfo-0.1.7.tar.gz",
"platform": null,
"description": "# \ud83d\udc0d python-htmlinfo\r\n\r\n**`python-htmlinfo`** is an HTML version of the classic `phpinfo()` function \u2014 but for **Python**. \r\nIt generates a beautiful web page containing detailed system and runtime environment information about your Python setup.\r\n\r\n---\r\n\r\n## \ud83d\ude80 Features\r\n\r\n\u2705 Displays:\r\n- **Python version**, **implementation**, **compiler**, **architecture**, and **platform**. \r\n- **System information**: OS, processor, machine type. \r\n- **Current server time**. \r\n- **All installed packages** (`pip list`). \r\n- The **`CORETEXTWEB`** environment variable (if set). \r\n- A fully **styled dark-themed HTML page**, perfect for embedding into Flask or any other web server.\r\n\r\n---\r\n\r\n## \ud83d\udce6 Installation\r\n\r\n```bash\r\npip install python-htmlinfo\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Beautiful HTML version of phpinfo(), but for Python.",
"version": "0.1.7",
"project_urls": {
"Homepage": "https://pypi.org/project/python-htmlinfo/",
"Source": "https://github.com/ATRCORE-UA/python-htmlinfo"
},
"split_keywords": [
"python",
" info",
" phpinfo",
" html",
" system",
" environment"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "fd33c6b33f7e78976a52605a6ec8ed79313a0c789af6a9eca0db3812b08b68b9",
"md5": "3fc4b671347527120e778eb2ccc8581e",
"sha256": "cd8561d87e9a876ba2242cf239669a10e7f3a6469acb33aa13a7dee57e0ce781"
},
"downloads": -1,
"filename": "python_htmlinfo-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3fc4b671347527120e778eb2ccc8581e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4233,
"upload_time": "2025-10-14T14:20:57",
"upload_time_iso_8601": "2025-10-14T14:20:57.424315Z",
"url": "https://files.pythonhosted.org/packages/fd/33/c6b33f7e78976a52605a6ec8ed79313a0c789af6a9eca0db3812b08b68b9/python_htmlinfo-0.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "60cc05932e47f9a3dde0d36834598ec59ea1a01371457159a91cc871f5e10593",
"md5": "3319328eadd1bbd00e45a1d1bea352a6",
"sha256": "bcca8e93d23f1e601f08e25cc8c1d0909f4d820474c129d350bffd0ebf2aed33"
},
"downloads": -1,
"filename": "python_htmlinfo-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "3319328eadd1bbd00e45a1d1bea352a6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 4016,
"upload_time": "2025-10-14T14:20:58",
"upload_time_iso_8601": "2025-10-14T14:20:58.703111Z",
"url": "https://files.pythonhosted.org/packages/60/cc/05932e47f9a3dde0d36834598ec59ea1a01371457159a91cc871f5e10593/python_htmlinfo-0.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-14 14:20:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ATRCORE-UA",
"github_project": "python-htmlinfo",
"github_not_found": true,
"lcname": "python-htmlinfo"
}