FernandoCelmer / py-bigquery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub last commit PyPI PyPI - Python Version PyPI - Downloads



=== "PIP"

```bash
pip install py-bigquery
```

=== "Poetry"

```bash
poetry add py-bigquery
```

=== "PIP"

```bash
pip uninstall py-bigquery
```

=== "Poetry"

```bash
poetry remove py-bigquery
```
Types SQLAlchemy Pydantic DataClass
STRING
INTEGER
BYTES
INT64
FLOAT
FLOAT64
DECIMAL
BIGDECIMAL
BOOLEAN
BOOL
GEOGRAPHY
RECORD
STRUCT
TIMESTAMP
DATE
TIME
DATETIME

Commit Style

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

License

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

About

License:ISC License


Languages

Language:Python 100.0%