sqlmix


Namesqlmix JSON
Version 0.12.9 PyPI version JSON
download
home_pagehttps://github.com/smurfix/sqlmix
SummarySimple syntax for any database
upload_time2023-02-03 10:28:03
maintainer
docs_urlNone
authorMatthias Urlichs
requires_python
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This module contains database access methods which are very easy
to use and work with any Python database module without touching
parameterized SQL syntax.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/smurfix/sqlmix",
    "name": "sqlmix",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Matthias Urlichs",
    "author_email": "smurf@smurf.noris.de",
    "download_url": "https://files.pythonhosted.org/packages/2c/4c/170c14cc0cf2d9ef7188c303cd5a31d188eeb20ae27b27e4601b19839a57/sqlmix-0.12.9.tar.gz",
    "platform": "POSIX",
    "description": "\nThis module contains database access methods which are very easy\nto use and work with any Python database module without touching\nparameterized SQL syntax.\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Simple syntax for any database",
    "version": "0.12.9",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b76f9769118b3796bcb55911ef8f6ae75b238405e9dcb51c4374f893918dcf1",
                "md5": "1d3c7197fb7707e0834e4fbddfaea314",
                "sha256": "146c1d23ea6a1aecafee6fc69ea349c0a359d2be8b37d39e9e497189a57dd76e"
            },
            "downloads": -1,
            "filename": "sqlmix-0.12.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d3c7197fb7707e0834e4fbddfaea314",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 28447,
            "upload_time": "2023-02-03T10:28:02",
            "upload_time_iso_8601": "2023-02-03T10:28:02.183172Z",
            "url": "https://files.pythonhosted.org/packages/2b/76/f9769118b3796bcb55911ef8f6ae75b238405e9dcb51c4374f893918dcf1/sqlmix-0.12.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c4c170c14cc0cf2d9ef7188c303cd5a31d188eeb20ae27b27e4601b19839a57",
                "md5": "09ce12843e31401da54abbc5ec7ec409",
                "sha256": "1f5f4be9256d2a35fb20df833605b6925b1a15318fd215d88ca5ad0a2537c3fb"
            },
            "downloads": -1,
            "filename": "sqlmix-0.12.9.tar.gz",
            "has_sig": false,
            "md5_digest": "09ce12843e31401da54abbc5ec7ec409",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 46916,
            "upload_time": "2023-02-03T10:28:03",
            "upload_time_iso_8601": "2023-02-03T10:28:03.568398Z",
            "url": "https://files.pythonhosted.org/packages/2c/4c/170c14cc0cf2d9ef7188c303cd5a31d188eeb20ae27b27e4601b19839a57/sqlmix-0.12.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-03 10:28:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "smurfix",
    "github_project": "sqlmix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sqlmix"
}
        
Elapsed time: 0.03699s