Name | pintes JSON |
Version |
0.4b0
JSON |
| download |
home_page | None |
Summary | A Python-based static HTML page generator similar to TKinter. |
upload_time | 2025-01-26 21:04:40 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | None |
keywords |
generator
html
tkinter
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Pintes
*An amalgamation of horror.*
Pintes is a tool made in Python that allows users to develop static HTML pages with ease.
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/FormunaGit/Pintes/python-publish.yml?style=flat&logo=githubactions&logoColor=white) ![GitHub License](https://img.shields.io/github/license/FormunaGit/Pintes?logo=gnu) ![GitHub last commit](https://img.shields.io/github/last-commit/formunagit/pintes)
## Why?
- For the actual tool, I have no idea. I had an idea and I worked on it.
- For the name, I also have no idea.
## How?
Pintes internally uses a list that the tag create functions append to. This list is then joined and written to a file after the necessary tags are added.
## Usage
~~As of 0.1:PRERELEASE, Pintes is not on PyPI. And since I don't understand how to use setup.py, you'll have to clone the repository and use the `pintes.py` file as a module.~~
As of 0.2.alpha.1 (0.2a1), Pintes is now on PyPI. You can install it using `pip install pintes` and use it as a module.
Check out the demo folder for a demo on how to use Pintes.
Raw data
{
"_id": null,
"home_page": null,
"name": "pintes",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "generator, html, tkinter",
"author": null,
"author_email": "Formuna <no@thankyou.com>",
"download_url": "https://files.pythonhosted.org/packages/bf/52/22b808521da531e0603afff73998d9fe5a76b1eb4334fc105f76fbcdb0d7/pintes-0.4b0.tar.gz",
"platform": null,
"description": "# Pintes\n*An amalgamation of horror.*\n\nPintes is a tool made in Python that allows users to develop static HTML pages with ease.\n\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/FormunaGit/Pintes/python-publish.yml?style=flat&logo=githubactions&logoColor=white) ![GitHub License](https://img.shields.io/github/license/FormunaGit/Pintes?logo=gnu) ![GitHub last commit](https://img.shields.io/github/last-commit/formunagit/pintes)\n\n## Why?\n- For the actual tool, I have no idea. I had an idea and I worked on it.\n- For the name, I also have no idea.\n\n## How?\nPintes internally uses a list that the tag create functions append to. This list is then joined and written to a file after the necessary tags are added.\n\n## Usage\n~~As of 0.1:PRERELEASE, Pintes is not on PyPI. And since I don't understand how to use setup.py, you'll have to clone the repository and use the `pintes.py` file as a module.~~\n\nAs of 0.2.alpha.1 (0.2a1), Pintes is now on PyPI. You can install it using `pip install pintes` and use it as a module.\n\nCheck out the demo folder for a demo on how to use Pintes.\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python-based static HTML page generator similar to TKinter.",
"version": "0.4b0",
"project_urls": {
"Issues": "https://github.com/FormunaGit/Pintes/issues",
"Source": "https://github.com/FormunaGit/Pintes"
},
"split_keywords": [
"generator",
" html",
" tkinter"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "153bcd498389f1e936e9ea2aa210fca0ce27cc56ff8400501edaf51f865b49ab",
"md5": "b98b0bdc6d1837a0be70ea0f9ca3fd34",
"sha256": "d83ac660572d3f2a65296fc488dffdf9301169cc550c9ed97a1dd924a5a333e6"
},
"downloads": -1,
"filename": "pintes-0.4b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b98b0bdc6d1837a0be70ea0f9ca3fd34",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 15730,
"upload_time": "2025-01-26T21:04:37",
"upload_time_iso_8601": "2025-01-26T21:04:37.481430Z",
"url": "https://files.pythonhosted.org/packages/15/3b/cd498389f1e936e9ea2aa210fca0ce27cc56ff8400501edaf51f865b49ab/pintes-0.4b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bf5222b808521da531e0603afff73998d9fe5a76b1eb4334fc105f76fbcdb0d7",
"md5": "8948a499a9f5253538317e54e168623d",
"sha256": "8200eeca565e98dde57409a53860cd3d4ed46005d0efc1884fedcaef47f31879"
},
"downloads": -1,
"filename": "pintes-0.4b0.tar.gz",
"has_sig": false,
"md5_digest": "8948a499a9f5253538317e54e168623d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 217016,
"upload_time": "2025-01-26T21:04:40",
"upload_time_iso_8601": "2025-01-26T21:04:40.554292Z",
"url": "https://files.pythonhosted.org/packages/bf/52/22b808521da531e0603afff73998d9fe5a76b1eb4334fc105f76fbcdb0d7/pintes-0.4b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-26 21:04:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "FormunaGit",
"github_project": "Pintes",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pintes"
}