bigquery-orm


Namebigquery-orm JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/FernandoCelmer/python-bigquery-orm
SummaryBigQuery ORM
upload_time2023-08-28 01:47:19
maintainer
docs_urlNone
authorFernando Celmer
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python-bigquery-orm

![GitHub last commit](https://img.shields.io/github/last-commit/FernandoCelmer/python-bigquery-orm?style=flat-square)
![PyPI](https://img.shields.io/pypi/v/bigquery-orm?style=flat-square)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bigquery-orm?style=flat-square)
![PyPI - Downloads](https://img.shields.io/pypi/dm/bigquery-orm?style=flat-square)


---

- **Documentation**: [https://fernandocelmer.github.io/python-bigquery-orm](https://fernandocelmer.github.io/python-bigquery-orm/)
- **Source Code**: [https://github.com/FernandoCelmer/python-bigquery-orm](https://github.com/FernandoCelmer/python-bigquery-orm)

---


## [Installation](#)

- **PIP**

      pip install bigquery-orm

- **Poetry**

      poetry add bigquery-orm

## [Uninstallation](#)

- **PIP**

      pip uninstall bigquery-orm

- **Poetry**

      poetry remove bigquery-orm

## Commit Style

- ⚙️ FEATURE
- 📝 PEP8
- 📌 ISSUE
- 🪲 BUG
- 📘 DOCS
- 📦 PyPI
- ❤️️ TEST
- ⬆️ CI/CD
- ⚠️ SECURITY

## License

This project is licensed under the terms of the MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FernandoCelmer/python-bigquery-orm",
    "name": "bigquery-orm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Fernando Celmer",
    "author_email": "email@fernandocelmer.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/67/25ad873bd89beea6c03827b91d4fee96b9bd6525a60de2e33ec255adb30b/bigquery-orm-0.0.2.tar.gz",
    "platform": null,
    "description": "# python-bigquery-orm\n\n![GitHub last commit](https://img.shields.io/github/last-commit/FernandoCelmer/python-bigquery-orm?style=flat-square)\n![PyPI](https://img.shields.io/pypi/v/bigquery-orm?style=flat-square)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bigquery-orm?style=flat-square)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/bigquery-orm?style=flat-square)\n\n\n---\n\n- **Documentation**: [https://fernandocelmer.github.io/python-bigquery-orm](https://fernandocelmer.github.io/python-bigquery-orm/)\n- **Source Code**: [https://github.com/FernandoCelmer/python-bigquery-orm](https://github.com/FernandoCelmer/python-bigquery-orm)\n\n---\n\n\n## [Installation](#)\n\n- **PIP**\n\n      pip install bigquery-orm\n\n- **Poetry**\n\n      poetry add bigquery-orm\n\n## [Uninstallation](#)\n\n- **PIP**\n\n      pip uninstall bigquery-orm\n\n- **Poetry**\n\n      poetry remove bigquery-orm\n\n## Commit Style\n\n- \u2699\ufe0f FEATURE\n- \ud83d\udcdd PEP8\n- \ud83d\udccc ISSUE\n- \ud83e\udeb2 BUG\n- \ud83d\udcd8 DOCS\n- \ud83d\udce6 PyPI\n- \u2764\ufe0f\ufe0f TEST\n- \u2b06\ufe0f CI/CD\n- \u26a0\ufe0f SECURITY\n\n## License\n\nThis project is licensed under the terms of the MIT license.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "BigQuery ORM",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/FernandoCelmer/python-bigquery-orm"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d46725ad873bd89beea6c03827b91d4fee96b9bd6525a60de2e33ec255adb30b",
                "md5": "5f726c8248e08743b9b76c31666708a4",
                "sha256": "430efdbf4ee01795a9c8abb5d718b30d5d8169bd7f90e2dba13e84de82d3e9e9"
            },
            "downloads": -1,
            "filename": "bigquery-orm-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5f726c8248e08743b9b76c31666708a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3070,
            "upload_time": "2023-08-28T01:47:19",
            "upload_time_iso_8601": "2023-08-28T01:47:19.857753Z",
            "url": "https://files.pythonhosted.org/packages/d4/67/25ad873bd89beea6c03827b91d4fee96b9bd6525a60de2e33ec255adb30b/bigquery-orm-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-28 01:47:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FernandoCelmer",
    "github_project": "python-bigquery-orm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "bigquery-orm"
}
        
Elapsed time: 0.12362s