django-gcloud-connectors


Namedjango-gcloud-connectors JSON
Version 1.1.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 from Python 3 runtimes.
upload_time2024-03-05 15:14:24
maintainer
docs_urlNone
authorPotato London Ltd.
requires_python
license
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)

**Note: This project is now living in [GitLab](https://gitlab.com/potato-oss/google-cloud/django-gcloud-connectors)**

The aim of this project is to create Django database connector / backend for Google Cloud.

It currently provides support for Cloud Firestore in Datastore mode.
Note: the `OPTIMISTIC_WITH_ENTITY_GROUPS` legacy concurrency mode is not supported.

[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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "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/19/b5/786dc665bea4109e50380a63ea091a1f73fd5eefb6e22b5092b16fb3425c/django-gcloud-connectors-1.1.0.tar.gz",
    "platform": null,
    "description": "# Django GCloud Connectors (gcloudc)\n\n**Note: This project is now living in [GitLab](https://gitlab.com/potato-oss/google-cloud/django-gcloud-connectors)**\n\nThe aim of this project is to create Django database connector / backend for Google Cloud.\n\nIt currently provides support for Cloud Firestore in Datastore mode.\nNote: the `OPTIMISTIC_WITH_ENTITY_GROUPS` legacy concurrency mode is not supported.\n\n[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\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Django library for connecting to Google Cloud Datastore from Python 3 runtimes.",
    "version": "1.1.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": "ab1ba20f479be63c3a1aa58b639ad6fb809d14e96d69b90acfdb8e32192098e0",
                "md5": "531682f4d4ef45c9688845d02f206f69",
                "sha256": "fbddff5a94f084c95c1ba9d8f675a90a4d303f2d8c328f6587320964353d492b"
            },
            "downloads": -1,
            "filename": "django_gcloud_connectors-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "531682f4d4ef45c9688845d02f206f69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 449660,
            "upload_time": "2024-03-05T15:14:22",
            "upload_time_iso_8601": "2024-03-05T15:14:22.353870Z",
            "url": "https://files.pythonhosted.org/packages/ab/1b/a20f479be63c3a1aa58b639ad6fb809d14e96d69b90acfdb8e32192098e0/django_gcloud_connectors-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19b5786dc665bea4109e50380a63ea091a1f73fd5eefb6e22b5092b16fb3425c",
                "md5": "2d058d324199b84476fc8054d7ee1c72",
                "sha256": "bd092e5d35627121336f687e424a17c5f3179413d825e91a37c9a103cd9f4eb2"
            },
            "downloads": -1,
            "filename": "django-gcloud-connectors-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2d058d324199b84476fc8054d7ee1c72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 440842,
            "upload_time": "2024-03-05T15:14:24",
            "upload_time_iso_8601": "2024-03-05T15:14:24.535648Z",
            "url": "https://files.pythonhosted.org/packages/19/b5/786dc665bea4109e50380a63ea091a1f73fd5eefb6e22b5092b16fb3425c/django-gcloud-connectors-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-05 15:14:24",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "potato-oss",
    "gitlab_project": "google-cloud",
    "lcname": "django-gcloud-connectors"
}
        
Elapsed time: 0.25281s