elaraai-east-py

[access]
access-parser>=0.0.4

[all]
boto3>=1.35.0
apsw>=3.49.0
asyncpg>=0.30.0
aiomysql>=0.2.0
access-parser>=0.0.4
redis>=5.2.0
motor>=3.6.0
openpyxl>=3.1.0
defusedxml>=0.7.0
aioftp>=0.24.0
asyncssh>=2.18.0

[dev]
pytest>=8.0.0
pytest-cov>=5.0.0
pytest-asyncio>=0.23.0
mypy>=1.11.0
ruff>=0.6.0
boto3-stubs[s3]>=1.35.0
types-redis>=4.6.0
motor-stubs>=1.7.0
types-openpyxl>=3.1.0
elaraai-east-py-std

[format]
openpyxl>=3.1.0
defusedxml>=0.7.0

[ftp]
aioftp>=0.24.0

[mongodb]
motor>=3.6.0

[mysql]
aiomysql>=0.2.0

[nosql]
redis>=5.2.0
motor>=3.6.0

[postgres]
asyncpg>=0.30.0

[redis]
redis>=5.2.0

[s3]
boto3>=1.35.0

[sftp]
asyncssh>=2.18.0

[sql]
apsw>=3.49.0
asyncpg>=0.30.0
aiomysql>=0.2.0
access-parser>=0.0.4

[sqlite]
apsw>=3.49.0

[transfer]
aioftp>=0.24.0
asyncssh>=2.18.0

[xlsx]
openpyxl>=3.1.0

[xml]
defusedxml>=0.7.0
