parquetdb

View on PyPIReverse Dependencies (2)

0.23.4 parquetdb-0.23.4-py3-none-any.whl

Wheel Details

Project: parquetdb
Version: 0.23.4
Filename: parquetdb-0.23.4-py3-none-any.whl
Download: [link]
Size: 45156
MD5: 01cae8a1f98e3df4ed8c0495aced6764
SHA256: 50a97b496237603640672f2bcb7a6ca719823173ad2632dde15d09c92b411b9f
Uploaded: 2025-01-09 19:04:55 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: parquetdb
Version: 0.23.4
Summary: ParquetDB is a lightweight database-like system built on top of Apache Parquet files using PyArrow.
Author-Email: Logan Lang <lllang[at]mix.wvu.edu>, Aldo Romero <Aldo.Romero[at]mail.wvu.edu>, Kamal Choudhary <kamal.choudhary[at]nist.gov>, Eduardo Hernandez <Eduardo.Hernandez[at]csic.es>
Project-Url: Repository, https://github.com/romerogroup/ParquetDB
Project-Url: Issues, https://github.com/romerogroup/ParquetDB/issues
Project-Url: Changelog, https://github.com/romerogroup/ParquetDB/CHANGELOG.md
License: MIT License Copyright (c) 2023 lllangWV Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: parquet,pyarrow,data,storage,schema evolution,nested and complex data types,scalable,database,python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: python-dotenv
Requires-Dist: pyarrow
Requires-Dist: pandas
Requires-Dist: variconfig
Requires-Dist: matplotlib
Requires-Dist: beautifulsoup4
Requires-Dist: requests
Requires-Dist: dill
Requires-Dist: pathos
Requires-Dist: dask
Requires-Dist: distributed
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx_rtd_theme; extra == "dev"
Requires-Dist: pymongo; extra == "dev"
Requires-Dist: pymatgen; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9576 characters]

WHEEL

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

RECORD

Path Digest Size
parquetdb/__init__.py sha256=rLQGg_AHMI6BsvTSbJQH5SbGVTV1TFA4bTQ7JomPP3A 133
parquetdb/_version.py sha256=tQn7-kBQAh7UWs8qkwK03x5s3IM93ZqMm06Z5CYzTWI 413
parquetdb/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parquetdb/core/parquetdb.py sha256=Zv83JJYg_FS9rRQDp2FNUdquQAyqBZwAR0X_0gEFC6k 68776
parquetdb/core/transaction.py sha256=FZ-7EYXqrXcBhXjPrwaDzHM8zLl-JK0EWCnrJpmyMnY 2182
parquetdb/core/types.py sha256=9eh-cuYHveB0WkeZXdZ479kLtBwSk5O6hVCS04s576U 6900
parquetdb/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parquetdb/utils/config.py sha256=GZ8iWAb_vuRk2mqbB20fVYfY_jruq7CIyc6Kk4kKK0A 243
parquetdb/utils/config.yml sha256=v8YFxqE-_d5LmCll7t_iikwIhj2eJ93H91ow_oJoGsI 1536
parquetdb/utils/data_utils.py sha256=Pc_456Bpt-PlTp9J0bxGNpcNQa7vn43htxaGR7g9NwY 1859
parquetdb/utils/external_utils.py sha256=02jHjR7QIPuINvFHfWiJuGTyX7q14yzjxwodreKJLyA 11170
parquetdb/utils/general_utils.py sha256=Ql9hzw6X3fP2Z8HohAsUXaXlQDpRImYwBlseDDBCbDU 5485
parquetdb/utils/matplotlib_utils.py sha256=PUSI0-UI-wLWulS1AUp83LADj-uOCBVMDlszcpefg68 2615
parquetdb/utils/mp_utils.py sha256=fWn5_sNV5IA4DfLYwINsuTHQk4uyxiCXupbQpOg2Tjs 2695
parquetdb/utils/plot_utils.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parquetdb/utils/pyarrow_utils.py sha256=8I6D77lPP6QGkVCEld9pm3kgxye6h9KRuxa2W0Md_ds 58607
parquetdb-0.23.4.dist-info/LICENSE sha256=RcGznHSD6cVpdOFIt9Wluq7qDhe5-zCVhYILtlh3fcs 1064
parquetdb-0.23.4.dist-info/METADATA sha256=2-OUodraA_p4ZGxP7A1ZgMKTrZGPeGNP1K3EJ4UbGN0 12062
parquetdb-0.23.4.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
parquetdb-0.23.4.dist-info/top_level.txt sha256=8LPTcNXV25cdI4hvn-xg_4oKQixZ9uy112ZRiEjKiT0 10
parquetdb-0.23.4.dist-info/RECORD

top_level.txt

parquetdb