SQLObject


NameSQLObject JSON
Version 3.11.0 PyPI version JSON
download
home_pagehttp://sqlobject.org/
SummaryObject-Relational Manager, aka database wrapper
upload_time2023-11-11 13:11:28
maintainerOleg Broytman
docs_urlNone
authorIan Bicking
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
licenseLGPL
keywords sql orm object-relational mapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            SQLObject is a popular *Object Relational Manager* for providing an
object interface to your database, with tables as classes, rows as
instances, and columns as attributes.

SQLObject includes a Python-object-based query language that makes SQL
more abstract, and provides substantial database independence for
applications.

Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (SAPDB).
Python 2.7 or 3.4+ is required.

For development see the projects at
`SourceForge <https://sourceforge.net/projects/sqlobject/>`_
and `GitHub <https://github.com/sqlobject>`_.

.. image:: https://github.com/sqlobject/sqlobject/actions/workflows/run-tests.yaml/badge.svg?branch=github-actions
   :target: https://github.com/sqlobject/sqlobject/actions/workflows/run-tests.yaml



            

Raw data

            {
    "_id": null,
    "home_page": "http://sqlobject.org/",
    "name": "SQLObject",
    "maintainer": "Oleg Broytman",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
    "maintainer_email": "phd@phdru.name",
    "keywords": "sql,orm,object-relational mapper",
    "author": "Ian Bicking",
    "author_email": "ianb@colorstudy.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/3a/0eeb84c144dae40b85a0d659fd1d6b45e23337cbe515bc12b762095e2708/SQLObject-3.11.0.tar.gz",
    "platform": "Any",
    "description": "SQLObject is a popular *Object Relational Manager* for providing an\nobject interface to your database, with tables as classes, rows as\ninstances, and columns as attributes.\n\nSQLObject includes a Python-object-based query language that makes SQL\nmore abstract, and provides substantial database independence for\napplications.\n\nSupports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (SAPDB).\nPython 2.7 or 3.4+ is required.\n\nFor development see the projects at\n`SourceForge <https://sourceforge.net/projects/sqlobject/>`_\nand `GitHub <https://github.com/sqlobject>`_.\n\n.. image:: https://github.com/sqlobject/sqlobject/actions/workflows/run-tests.yaml/badge.svg?branch=github-actions\n   :target: https://github.com/sqlobject/sqlobject/actions/workflows/run-tests.yaml\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Object-Relational Manager, aka database wrapper",
    "version": "3.11.0",
    "project_urls": {
        "Development docs": "http://sqlobject.org/devel/",
        "Download": "https://pypi.org/project/SQLObject/3.11.0/",
        "Github repo": "https://github.com/sqlobject",
        "Homepage": "http://sqlobject.org/",
        "Issue tracker": "https://github.com/sqlobject/sqlobject/issues",
        "SourceForge project": "https://sourceforge.net/projects/sqlobject/",
        "Twitter": "https://twitter.com/SQLObject",
        "Wikipedia": "https://en.wikipedia.org/wiki/SQLObject"
    },
    "split_keywords": [
        "sql",
        "orm",
        "object-relational mapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd05752f09e5cf3a9160d38ab024a225ac377466c82c445b26e5320375794ee9",
                "md5": "ddbce07af680c18ad7da1d29fc528f28",
                "sha256": "a48898967e694f08d76825abc31a89f472b3b55f048a51cd457d32169a7cacf7"
            },
            "downloads": -1,
            "filename": "SQLObject-3.11.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ddbce07af680c18ad7da1d29fc528f28",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
            "size": 227737,
            "upload_time": "2023-11-11T13:11:23",
            "upload_time_iso_8601": "2023-11-11T13:11:23.155624Z",
            "url": "https://files.pythonhosted.org/packages/fd/05/752f09e5cf3a9160d38ab024a225ac377466c82c445b26e5320375794ee9/SQLObject-3.11.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d03a0eeb84c144dae40b85a0d659fd1d6b45e23337cbe515bc12b762095e2708",
                "md5": "24826dc8540be0f7fc83183ec02461a7",
                "sha256": "42b1b2acce9ed5cc42b45e06c688af5d4fc68f61fc5671bb1057208a62df7678"
            },
            "downloads": -1,
            "filename": "SQLObject-3.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "24826dc8540be0f7fc83183ec02461a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
            "size": 1327706,
            "upload_time": "2023-11-11T13:11:28",
            "upload_time_iso_8601": "2023-11-11T13:11:28.493867Z",
            "url": "https://files.pythonhosted.org/packages/d0/3a/0eeb84c144dae40b85a0d659fd1d6b45e23337cbe515bc12b762095e2708/SQLObject-3.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-11 13:11:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sqlobject",
    "github_project": "sqlobject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "sqlobject"
}
        
Elapsed time: 0.16192s