Introduction¶
Requirements¶
Python
CPython 3.8 3.9 3.10, 3.11 3.12
Installation¶
$ pip install PyAthena
Extra packages:
Package |
Install command |
Version |
---|---|---|
SQLAlchemy |
|
>=1.0.0 |
Pandas |
|
>=1.3.0 |
Arrow |
|
>=7.0.0 |
fastparquet |
|
>=0.4.0 |
License¶
Many of the implementations in this library are based on PyHive, thanks for PyHive.