peakina

View on PyPIReverse Dependencies (1)

0.16.1 peakina-0.16.1-py3-none-any.whl

Wheel Details

Project: peakina
Version: 0.16.1
Filename: peakina-0.16.1-py3-none-any.whl
Download: [link]
Size: 26468
MD5: 1465b9366ef60056a284e19572500581
SHA256: 1d0dffc84eaaeb3616cab6a5113a406f146d5cc14491de3d89c5089b001abfed
Uploaded: 2025-01-24 15:08:39 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: peakina
Version: 0.16.1
Summary: pandas readers on steroids (remote files, glob patterns, cache, etc.)
Author-Email: Toucan Toco <dev[at]toucantoco.com>
Project-Url: homepage, https://github.com/ToucanToco/peakina
Project-Url: repository, https://github.com/ToucanToco/peakina
Project-Url: documentation, https://toucantoco.github.io/peakina
License: BSD-3-Clause
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: <4.0,>=3.10
Requires-Dist: certifi
Requires-Dist: chardet (<6,>=4)
Requires-Dist: jq (<2.0.0,>=1.2.1)
Requires-Dist: pandas (<3.0.0,>=1.5.3)
Requires-Dist: paramiko (<4.0.0,>=2.9.2)
Requires-Dist: pydantic (<3.0.0,>=2.4.2)
Requires-Dist: python-slugify (<9.0.0,>=5.0.2)
Requires-Dist: s3fs (<2025.0,>=2022.1)
Requires-Dist: urllib3 (<3.0.0,>=1.26.8)
Requires-Dist: xlrd (<3.0.0,>=2.0.1)
Requires-Dist: xmltodict (<1,>=0.12.0)
Requires-Dist: geopandas (<2,>=1.0.0)
Requires-Dist: pyarrow (<20,>=11)
Requires-Dist: openpyxl (<4.0.0,>=3.1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2868 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
peakina/__init__.py sha256=sNitjZjVn3Do201eAfXNgVU5Iv4fNq_aBnnE11mTWjs 462
peakina/cache.py sha256=12TVO_Kh1tWFNdlG8VTLJDoSS2fJQEmeLyVyYlxPncw 6328
peakina/datapool.py sha256=wztkZfvQT1sbN5bKJtbVmT-hxoKF1N-KhDEgxICu1W4 1041
peakina/datasource.py sha256=10wLKaU5YbieqOG1WL56czZuC9taptgIQNSNwlbpnVo 6835
peakina/helpers.py sha256=KKTBzqmeh7wHLBLiwi00clrLicn_GrSC5TWwMwEdLGk 6964
peakina/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
peakina/io/__init__.py sha256=dV02dWnj0oT6_RQj2uauXSCFblSCq79c4vv5E_shgJQ 344
peakina/io/fetcher.py sha256=gTfcZI0fAPBueg99ONRRgFvWz42s1MmiRr8AoQlRxsw 4254
peakina/io/ftp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
peakina/io/ftp/ftp_fetcher.py sha256=cPbbrUE9P0mwHq28T81M9LbazCaiYa89B07peLd_79U 1728
peakina/io/ftp/ftp_utils.py sha256=nCcAqbIEONGFuGdELUqkugufat4peO6vF8i8MLcX0sI 8963
peakina/io/http/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
peakina/io/http/http_fetcher.py sha256=on17HPfTZD940tHugDdYlm08-1lMZ7dbjM_go-fMU9M 1369
peakina/io/local/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
peakina/io/local/file_fetcher.py sha256=oGTbvvywcdUXqzIdyrdEZbhqnaO4Fx6lQe14o49lYbw 378
peakina/io/s3/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
peakina/io/s3/s3_fetcher.py sha256=UNlBrpQidxIhDoBlhCJ__Tlp2dqU2aHMlc95ixxKjVs 1206
peakina/io/s3/s3_utils.py sha256=bZL_1030ilW2iw2AfZOriGdJ3H8NcVupoxmeYXG3Qx8 4548
peakina/readers/__init__.py sha256=VbJOz56NesYLfHgTvk4XdZyE4aa-qAPCZqPZIkz-wzQ 429
peakina/readers/csv.py sha256=xpGUBgW76PJMNzKoyU5uutA6aS5gEhxDZTXPl0Vzrck 4376
peakina/readers/excel.py sha256=R8YNHf8_w-0wtYzXm5ey_Cam3OSiPEe0-dNLPFmJL4I 1477
peakina/readers/geodata.py sha256=p8mRDlE_EAs6K0hOHjyf4xqrb_d6HD4oGq6WYl0-YB4 491
peakina/readers/json.py sha256=A-O1vhCg3eFNfbg4kxr1J-Mp8_o8px19XN6rVSO2Njw 1627
peakina/readers/parquet.py sha256=PEAviliM_Ch65yB8q5R7KPAw_nbE_Dy3A1kmVdIZSwo 926
peakina/readers/xml.py sha256=BpdsgEoNYXYkFEL5zOiJJmweAVgI4Ix2r3pquIlVpTE 1436
peakina-0.16.1.dist-info/METADATA sha256=hC85FcJrMmHwqWWk37p7Xf71Ubb6biSQnphT6HS0NYY 4198
peakina-0.16.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
peakina-0.16.1.dist-info/top_level.txt sha256=PqvdcR0aKMSqq7l-a20jSWeNmFeGKBG0uh9EXH2bcnQ 8
peakina-0.16.1.dist-info/RECORD

top_level.txt

peakina