django-gcloud-connectors


Namedjango-gcloud-connectors JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://gitlab.com/potato-oss/google-cloud/django-gcloud-connectors
SummaryA Django library for connecting to Google Cloud Datastore and Firestore from Python 3 runtimes.
upload_time2024-07-04 09:38:10
maintainerNone
docs_urlNone
authorPotato London Ltd.
requires_pythonNone
licenseNone
keywords google cloud datastore google app engine django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django GCloud Connectors (gcloudc)

Django Google Cloud Connectors provides database backends for two non-relational database services that run on Google Cloud:

 - Google Cloud Datastore
 - Google Cloud Firestore

This django-gcloud-connectors project allows you to seamlessly use the Django ORM with these databases; allowing you to leverage
the full power of Django on a massively scalable No-SQL database.

For more information on the project, please see the [documentation](https://potato-oss.gitlab.io/google-cloud/django-gcloud-connectors/)

If you are interested in submitting a patch, please refer to the [Contributing](https://potato-oss.gitlab.io/google-cloud/django-gcloud-connectors/contributing) page.

---

## Looking for Commercial Support?

Potato offers Commercial Support for all its Open Source projects and we can tailor a support package to your needs.

If you're interested in commercial support, training, or consultancy then go ahead and contact us at [opensource@potatolondon.com](mailto:opensource@potatolondon.com)

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/potato-oss/google-cloud/django-gcloud-connectors",
    "name": "django-gcloud-connectors",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Google Cloud Datastore, Google App Engine, Django",
    "author": "Potato London Ltd.",
    "author_email": "mail@p.ota.to",
    "download_url": "https://files.pythonhosted.org/packages/00/08/c2b67a9cca88a201bc1e4a3ebfa873617e7b49c74359d83a8378b0d8ef63/django-gcloud-connectors-1.3.0.tar.gz",
    "platform": null,
    "description": "# Django GCloud Connectors (gcloudc)\n\nDjango Google Cloud Connectors provides database backends for two non-relational database services that run on Google Cloud:\n\n - Google Cloud Datastore\n - Google Cloud Firestore\n\nThis django-gcloud-connectors project allows you to seamlessly use the Django ORM with these databases; allowing you to leverage\nthe full power of Django on a massively scalable No-SQL database.\n\nFor more information on the project, please see the [documentation](https://potato-oss.gitlab.io/google-cloud/django-gcloud-connectors/)\n\nIf you are interested in submitting a patch, please refer to the [Contributing](https://potato-oss.gitlab.io/google-cloud/django-gcloud-connectors/contributing) page.\n\n---\n\n## Looking for Commercial Support?\n\nPotato offers Commercial Support for all its Open Source projects and we can tailor a support package to your needs.\n\nIf you're interested in commercial support, training, or consultancy then go ahead and contact us at [opensource@potatolondon.com](mailto:opensource@potatolondon.com)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Django library for connecting to Google Cloud Datastore and Firestore from Python 3 runtimes.",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/potato-oss/google-cloud/django-gcloud-connectors"
    },
    "split_keywords": [
        "google cloud datastore",
        " google app engine",
        " django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d80253122a40162b3f30e54982b20e84432c68511ca80d7e7312048a1692308e",
                "md5": "475772f9e1750c81369634e9dc4efa19",
                "sha256": "ae3e117e7ebbb16e175b218592cdd56623d941f90cf9243704065f8a293be85f"
            },
            "downloads": -1,
            "filename": "django_gcloud_connectors-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "475772f9e1750c81369634e9dc4efa19",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 463095,
            "upload_time": "2024-07-04T09:38:09",
            "upload_time_iso_8601": "2024-07-04T09:38:09.404419Z",
            "url": "https://files.pythonhosted.org/packages/d8/02/53122a40162b3f30e54982b20e84432c68511ca80d7e7312048a1692308e/django_gcloud_connectors-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0008c2b67a9cca88a201bc1e4a3ebfa873617e7b49c74359d83a8378b0d8ef63",
                "md5": "bca71fcaf778cae0532276a3bb04c0ef",
                "sha256": "9f888b61a2cedda3b663512f4d6acbe8d713e5258030e907a70c7b0b96553ff0"
            },
            "downloads": -1,
            "filename": "django-gcloud-connectors-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bca71fcaf778cae0532276a3bb04c0ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 455770,
            "upload_time": "2024-07-04T09:38:10",
            "upload_time_iso_8601": "2024-07-04T09:38:10.999546Z",
            "url": "https://files.pythonhosted.org/packages/00/08/c2b67a9cca88a201bc1e4a3ebfa873617e7b49c74359d83a8378b0d8ef63/django-gcloud-connectors-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-04 09:38:10",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "potato-oss",
    "gitlab_project": "google-cloud",
    "lcname": "django-gcloud-connectors"
}
        
Elapsed time: 1.96728s