=============
*pyblueprint*
=============
.. image:: https://img.shields.io/pypi/v/pyblueprint
.. image:: https://img.shields.io/github/license/veltzer/pyblueprint
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
project website: https://veltzer.github.io/pyblueprint
author: Mark Veltzer
version: 0.0.4
Mark Veltzer <mark.veltzer@gmail.com>, Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
Raw data
{
"_id": null,
"home_page": "https://veltzer.github.io/pyblueprint",
"name": "pyblueprint",
"maintainer": "Mark Veltzer",
"docs_url": null,
"requires_python": null,
"maintainer_email": "mark.veltzer@gmail.com",
"keywords": "svg, diagram, python, inkscape",
"author": "Mark Veltzer",
"author_email": "mark.veltzer@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/6b/c9/58e09e9f22bca81b9291350b254f35b00f90d35b9bbdc393aae1b160c725/pyblueprint-0.0.4.tar.gz",
"platform": "python3",
"description": "=============\n*pyblueprint*\n=============\n\n.. image:: https://img.shields.io/pypi/v/pyblueprint\n\n.. image:: https://img.shields.io/github/license/veltzer/pyblueprint\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n\nproject website: https://veltzer.github.io/pyblueprint\n\nauthor: Mark Veltzer\n\nversion: 0.0.4\n\n\tMark Veltzer <mark.veltzer@gmail.com>, Copyright \u00a9 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "draw diagrams using python",
"version": "0.0.4",
"project_urls": {
"Download": "https://github.com/veltzer/pyblueprint",
"Homepage": "https://veltzer.github.io/pyblueprint"
},
"split_keywords": [
"svg",
" diagram",
" python",
" inkscape"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a5a01aa25026a3d5878e21cb9d44c252cd8b47c4e19ebf8bb522200214346a9c",
"md5": "653b5060a41a88b68f64b3c5506ce727",
"sha256": "56e692df2b3abde990f22ad759c1294d85f81da4f6bed81fcbfaf46936523d48"
},
"downloads": -1,
"filename": "pyblueprint-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "653b5060a41a88b68f64b3c5506ce727",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3526,
"upload_time": "2024-10-12T12:14:10",
"upload_time_iso_8601": "2024-10-12T12:14:10.200990Z",
"url": "https://files.pythonhosted.org/packages/a5/a0/1aa25026a3d5878e21cb9d44c252cd8b47c4e19ebf8bb522200214346a9c/pyblueprint-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6bc958e09e9f22bca81b9291350b254f35b00f90d35b9bbdc393aae1b160c725",
"md5": "2ee2a8f9f2f8036e8ce32363b845c9ba",
"sha256": "ae9ca7591103830c423ae648841046f937bc3db4e4b1e54cc529301b845ec11a"
},
"downloads": -1,
"filename": "pyblueprint-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "2ee2a8f9f2f8036e8ce32363b845c9ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3010,
"upload_time": "2024-10-12T12:14:11",
"upload_time_iso_8601": "2024-10-12T12:14:11.307366Z",
"url": "https://files.pythonhosted.org/packages/6b/c9/58e09e9f22bca81b9291350b254f35b00f90d35b9bbdc393aae1b160c725/pyblueprint-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-12 12:14:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "veltzer",
"github_project": "pyblueprint",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "alabaster",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "astroid",
"specs": [
[
"==",
"3.2.4"
]
]
},
{
"name": "attrs",
"specs": [
[
"==",
"24.2.0"
]
]
},
{
"name": "babel",
"specs": [
[
"==",
"2.16.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2024.7.4"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.3.2"
]
]
},
{
"name": "coverage",
"specs": [
[
"==",
"7.6.1"
]
]
},
{
"name": "dill",
"specs": [
[
"==",
"0.3.8"
]
]
},
{
"name": "docutils",
"specs": [
[
"==",
"0.21.2"
]
]
},
{
"name": "flake8",
"specs": [
[
"==",
"7.1.1"
]
]
},
{
"name": "gitdb",
"specs": [
[
"==",
"4.0.11"
]
]
},
{
"name": "GitPython",
"specs": [
[
"==",
"3.1.43"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.8"
]
]
},
{
"name": "imagesize",
"specs": [
[
"==",
"1.4.1"
]
]
},
{
"name": "iniconfig",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "isort",
"specs": [
[
"==",
"5.13.2"
]
]
},
{
"name": "Jinja2",
"specs": [
[
"==",
"3.1.4"
]
]
},
{
"name": "jsonschema",
"specs": [
[
"==",
"4.23.0"
]
]
},
{
"name": "jsonschema-specifications",
"specs": [
[
"==",
"2023.12.1"
]
]
},
{
"name": "logging_tree",
"specs": [
[
"==",
"1.10"
]
]
},
{
"name": "Mako",
"specs": [
[
"==",
"1.3.5"
]
]
},
{
"name": "MarkupSafe",
"specs": [
[
"==",
"2.1.5"
]
]
},
{
"name": "mccabe",
"specs": [
[
"==",
"0.7.0"
]
]
},
{
"name": "mypy",
"specs": [
[
"==",
"1.11.2"
]
]
},
{
"name": "mypy-extensions",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"24.1"
]
]
},
{
"name": "platformdirs",
"specs": [
[
"==",
"4.2.2"
]
]
},
{
"name": "pluggy",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "pyclassifiers",
"specs": [
[
"==",
"0.0.13"
]
]
},
{
"name": "pycodestyle",
"specs": [
[
"==",
"2.12.1"
]
]
},
{
"name": "pydmt",
"specs": [
[
"==",
"0.3.16"
]
]
},
{
"name": "pyfakeuse",
"specs": [
[
"==",
"0.0.8"
]
]
},
{
"name": "pyflakes",
"specs": [
[
"==",
"3.2.0"
]
]
},
{
"name": "Pygments",
"specs": [
[
"==",
"2.18.0"
]
]
},
{
"name": "pylint",
"specs": [
[
"==",
"3.2.6"
]
]
},
{
"name": "pylogconf",
"specs": [
[
"==",
"0.0.37"
]
]
},
{
"name": "pymakehelper",
"specs": [
[
"==",
"0.0.30"
]
]
},
{
"name": "pytconf",
"specs": [
[
"==",
"0.1.14"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"8.3.2"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
"==",
"5.0.0"
]
]
},
{
"name": "PyYAML",
"specs": [
[
"==",
"6.0.2"
]
]
},
{
"name": "referencing",
"specs": [
[
"==",
"0.35.1"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.3"
]
]
},
{
"name": "rpds-py",
"specs": [
[
"==",
"0.20.0"
]
]
},
{
"name": "smmap",
"specs": [
[
"==",
"5.0.1"
]
]
},
{
"name": "snowballstemmer",
"specs": [
[
"==",
"2.2.0"
]
]
},
{
"name": "Sphinx",
"specs": [
[
"==",
"8.0.2"
]
]
},
{
"name": "sphinxcontrib-applehelp",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "sphinxcontrib-devhelp",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "sphinxcontrib-htmlhelp",
"specs": [
[
"==",
"2.1.0"
]
]
},
{
"name": "sphinxcontrib-jsmath",
"specs": [
[
"==",
"1.0.1"
]
]
},
{
"name": "sphinxcontrib-qthelp",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "sphinxcontrib-serializinghtml",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "svgwrite",
"specs": [
[
"==",
"1.4.3"
]
]
},
{
"name": "termcolor",
"specs": [
[
"==",
"2.4.0"
]
]
},
{
"name": "tomlkit",
"specs": [
[
"==",
"0.13.2"
]
]
},
{
"name": "typing_extensions",
"specs": [
[
"==",
"4.12.2"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.2.2"
]
]
},
{
"name": "venv-run",
"specs": [
[
"==",
"0.2.0"
]
]
},
{
"name": "yattag",
"specs": [
[
"==",
"1.16.0"
]
]
}
],
"lcname": "pyblueprint"
}