sqlinks


Namesqlinks JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryDiagramming SQL data pipelines.
upload_time2024-01-24 18:26:24
maintainer
docs_urlNone
authorDominic Herriott
requires_python
license
keywords python documentation sql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Documenting data pipelines is hard. Not only is it complex, but it's also time consuming. When working with big teams it becomes near impossible; documentation is out of date as soon as it's completed as there's continual change. **sqlinks** hopes to remedy this by allowing you to generate flow diagrams programatically. This allows for reproducable and clear diagrams that, by using [diagrams.net](diagrams.net), are also easily accessible by non-technical users.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sqlinks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,documentation,sql",
    "author": "Dominic Herriott",
    "author_email": "dominicherriott@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/56/82/0005a8ec13c07c789b52217d14a318ff6e521bd3912bfb0e0c716e340d70/sqlinks-0.0.4.tar.gz",
    "platform": null,
    "description": "Documenting data pipelines is hard. Not only is it complex, but it's also time consuming. When working with big teams it becomes near impossible; documentation is out of date as soon as it's completed as there's continual change. **sqlinks** hopes to remedy this by allowing you to generate flow diagrams programatically. This allows for reproducable and clear diagrams that, by using [diagrams.net](diagrams.net), are also easily accessible by non-technical users.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Diagramming SQL data pipelines.",
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "python",
        "documentation",
        "sql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "009bc53cfbc9cb782a3f68dd4c0c5da2e7fafd25ca2a1de07403033d37d60d1d",
                "md5": "e9333943726df09274705ebd440516ce",
                "sha256": "32dffadfd4220d3bd9f3953d0d3f9994423914ad810cb621a792d260938c806c"
            },
            "downloads": -1,
            "filename": "sqlinks-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9333943726df09274705ebd440516ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20280,
            "upload_time": "2024-01-24T18:26:22",
            "upload_time_iso_8601": "2024-01-24T18:26:22.952401Z",
            "url": "https://files.pythonhosted.org/packages/00/9b/c53cfbc9cb782a3f68dd4c0c5da2e7fafd25ca2a1de07403033d37d60d1d/sqlinks-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56820005a8ec13c07c789b52217d14a318ff6e521bd3912bfb0e0c716e340d70",
                "md5": "c5cf8465ccf27876a881ca528e82e831",
                "sha256": "aa7215d9609116f0ab6926b9bcf6bd7f09fdb65fde4ae79f3640854ffdc0480a"
            },
            "downloads": -1,
            "filename": "sqlinks-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "c5cf8465ccf27876a881ca528e82e831",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19390,
            "upload_time": "2024-01-24T18:26:24",
            "upload_time_iso_8601": "2024-01-24T18:26:24.800607Z",
            "url": "https://files.pythonhosted.org/packages/56/82/0005a8ec13c07c789b52217d14a318ff6e521bd3912bfb0e0c716e340d70/sqlinks-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-24 18:26:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sqlinks"
}
        
Elapsed time: 0.18223s