mo-sql


Namemo-sql JSON
Version 4.672.25036 PyPI version JSON
download
home_pagehttps://github.com/klahnakoski/mo-sql
SummaryMore SQL! For safely assembling SQL
upload_time2025-02-05 23:40:08
maintainerNone
docs_urlNone
authorKyle Lahnakoski
requires_pythonNone
licenseMPL 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # More SQL!

A number of generator functions for type-safe SQL composition.


[![PyPI Latest Release](https://img.shields.io/pypi/v/jx-sqlite.svg)](https://pypi.org/project/mo-sql/)
[![Build Status](https://app.travis-ci.com/klahnakoski/mo-sql.svg?branch=master)](https://travis-ci.com/github/klahnakoski/mo-sql)

## Summary

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/klahnakoski/mo-sql",
    "name": "mo-sql",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Kyle Lahnakoski",
    "author_email": "kyle@lahnakoski.com",
    "download_url": "https://files.pythonhosted.org/packages/29/94/b7fa7d196b3cca7158b6bd4742bc08b11dea452596c99e68246c06a24141/mo_sql-4.672.25036.tar.gz",
    "platform": null,
    "description": "# More SQL!\r\n\r\nA number of generator functions for type-safe SQL composition.\r\n\r\n\r\n[![PyPI Latest Release](https://img.shields.io/pypi/v/jx-sqlite.svg)](https://pypi.org/project/mo-sql/)\r\n[![Build Status](https://app.travis-ci.com/klahnakoski/mo-sql.svg?branch=master)](https://travis-ci.com/github/klahnakoski/mo-sql)\r\n\r\n## Summary\r\n",
    "bugtrack_url": null,
    "license": "MPL 2.0",
    "summary": "More SQL!  For safely assembling SQL",
    "version": "4.672.25036",
    "project_urls": {
        "Homepage": "https://github.com/klahnakoski/mo-sql"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "134e55789ea13e40fd5aff1b69ed45eba5ca84c2d6df89d5d24c18ee16afb65c",
                "md5": "24e4975ceb8180de02269e16be6d95ac",
                "sha256": "52e9ad3ac268781146d326cdb0b6775052883a0debce82732020c9470b3dbad7"
            },
            "downloads": -1,
            "filename": "mo_sql-4.672.25036-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24e4975ceb8180de02269e16be6d95ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10873,
            "upload_time": "2025-02-05T23:40:06",
            "upload_time_iso_8601": "2025-02-05T23:40:06.679954Z",
            "url": "https://files.pythonhosted.org/packages/13/4e/55789ea13e40fd5aff1b69ed45eba5ca84c2d6df89d5d24c18ee16afb65c/mo_sql-4.672.25036-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2994b7fa7d196b3cca7158b6bd4742bc08b11dea452596c99e68246c06a24141",
                "md5": "3ff0be63b06cc234fdec916258848faf",
                "sha256": "c6cf64dac72b67bdc8609e264652f87c1819ab0db5411be9e01c8db5a94de5b0"
            },
            "downloads": -1,
            "filename": "mo_sql-4.672.25036.tar.gz",
            "has_sig": false,
            "md5_digest": "3ff0be63b06cc234fdec916258848faf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10344,
            "upload_time": "2025-02-05T23:40:08",
            "upload_time_iso_8601": "2025-02-05T23:40:08.804464Z",
            "url": "https://files.pythonhosted.org/packages/29/94/b7fa7d196b3cca7158b6bd4742bc08b11dea452596c99e68246c06a24141/mo_sql-4.672.25036.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-05 23:40:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "klahnakoski",
    "github_project": "mo-sql",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mo-sql"
}
        
Elapsed time: 1.77528s