ratschlab-common

View on PyPIReverse Dependencies (0)

0.3.0 ratschlab_common-0.3.0-py2.py3-none-any.whl

Wheel Details

Project: ratschlab-common
Version: 0.3.0
Filename: ratschlab_common-0.3.0-py2.py3-none-any.whl
Download: [link]
Size: 36547
MD5: d621d11ef5a9bca3ac345fd016ba6608
SHA256: c69f2010da947d4942f659df26cdf91ac684e3f3b70382a99585670a89203a8f
Uploaded: 2020-06-08 15:05:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ratschlab-common
Version: 0.3.0
Summary: Small library of common functionalities used in various projects in the ratschlab
Author: ETH Zurich, Biomedical Informatics Group
Author-Email: marc.zimmermann[at]inf.ethz.ch
Home-Page: https://github.com/ratschlab/ratschlab-common
License: MIT license
Keywords: ratschlab_common
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Click (>=7.0)
Requires-Dist: pyarrow (>=0.17.0)
Requires-Dist: pandas (>=1.0)
Requires-Dist: tables (>=3.4.2)
Requires-Dist: pgpasslib (>=1.1.0)
Requires-Dist: records (>=0.5)
Requires-Dist: scipy (>=1.4.0)
Requires-Dist: psycopg2-binary (>=2.7)
Requires-Dist: dask[complete] (>=1.9.0); extra == "complete"
Requires-Dist: distributed (>=1.22); extra == "complete"
Requires-Dist: pyspark (>=2.4); extra == "complete"
Requires-Dist: dask[complete] (>=1.9.0); extra == "dask"
Requires-Dist: distributed (>=1.22); extra == "dask"
Requires-Dist: pyspark (>=2.4); extra == "spark"
Provides-Extra: complete
Provides-Extra: dask
Provides-Extra: spark
Description-Content-Type: text/markdown
[Description omitted; length: 2547 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
ratschlab_common/__init__.py sha256=Sh6JPRh3FFTkL0CPACXLdb03tH6-sgNLxGIoABV-udg 165
ratschlab_common/dask_wrapper.py sha256=2ilmEhMBoeoas87FoOCc8TLbAgHN2CBND037oo0gNQ0 456
ratschlab_common/spark_wrapper.py sha256=YAJ3SGLcb2JgIpD4N10blNPvLgbgZ7KLc3cXVnrt_3s 2588
ratschlab_common/utils.py sha256=pQkKLedq4RhAKZ4Vbvis6orDeQCC2QVQXWo2BZah81k 148
ratschlab_common/collections/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ratschlab_common/collections/set_utils.py sha256=5vV8laSrKigtuLPBchNrEuYTjgqO6puCHAkORO398vs 966
ratschlab_common/db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ratschlab_common/db/dump_tables.py sha256=N5ZIc8nYtf9VABYxjG0Xc0ugj9jYOCn8h5A8JDDJgfE 2860
ratschlab_common/db/utils.py sha256=-HMXL7BOxlzONF2VZvV54g5FWq61f54ampB_bK9qL_s 3032
ratschlab_common/io/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ratschlab_common/io/bigmatrix.py sha256=0uFkTIdkyM14jRYzdlUAr-ROb8MvLN0ObBIRQfdRvpU 13674
ratschlab_common/io/dataframe_formats.py sha256=rWPR5yIm3ajY9esPL-LPsVxx4nNYznZyCBp8MIp3NN4 5825
ratschlab_common/io/sparse_df.py sha256=HEN75ETSb831N0E54paPweFtG7992CmamP37PVqahRw 5256
ratschlab_common/io/chunks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ratschlab_common/io/chunks/chunk_indexing.py sha256=Cb-izx1-tT5N3REi_BkwEAQKuZmP_QdgcTv17ATpjQM 2338
ratschlab_common/io/chunks/repartition_dataframes.py sha256=KhJzVehX2lXiokgyrjDqgbiznb-GtYJUPc4KYeoziBQ 2737
ratschlab_common/io/parquet_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ratschlab_common/io/parquet_tools/parquet_reader.py sha256=z9u0pV0f27PCwk_joEnl2xWIypLy6w2w8QyV3s1n7i0 2409
ratschlab_common/io/parquet_tools/pq_tool.py sha256=0nz90GN7rMf3WMZ4M2keCrNUtsT6e542cGRp9qkq4z8 1201
ratschlab_common/io/sql/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ratschlab_common/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ratschlab_common/scripts/bigmatrix_repack.py sha256=hemiWw0m4ZOi1w5tmB6-4lM-BnoP5FmPsiFMl6gPFEY 2668
ratschlab_common/scripts/export_db_to_files.py sha256=lmMYeyochc11FE_M5hCDZN6bTKPUWsjEWiucU5HIm0c 5419
tests/__init__.py sha256=M-945KV-4id7e5Sn5QT7Z256s0XwzArAxQx8bFe65TE 66
tests/conftest.py sha256=5JvExGvCDvM1wnGin9w3sQ2P3b1gQI-c1CHFV4H-Sms 39
tests/data/myhdf5file.h5 sha256=MoglRse7mWruqQy8Zc8RBYvhcHzyvXcm1FSQXQ2eL6E 32171
tests/data/numbers.txt sha256=16wRZCs1kj9n4UD0jnRvZtTnpvPv8hVovDChNS4VVEY 25
tests/db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/db/data_fixtures.py sha256=OPV-dLIQ9sEhMBAgeiIMVULFTYKSWXcGP_s0AkC92Xg 1077
tests/db/test_dump_tables.py sha256=5qojajSqeGaZjr2mn5_8JsWFew3ZLVyHT45uPyCjoJQ 1480
tests/io/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/io/test_bigmatrix.py sha256=Czej4mRSZA5T5ccLNxwZg2FrLT8QgguGlQfe9rlHEBk 8827
tests/io/test_dataframe_formats.py sha256=mxlfJk4eXQ8M0CmCwkOWKiaWhVK8IuEysYZO81_obO4 1222
tests/io/test_sparse_df.py sha256=ua2OcTgOMINdvy2PhE5NEkLbwz6Xiv7eKfYTSIslvuM 1531
tests/io/chunks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/io/chunks/test_chunk_indexing.py sha256=KNDA4S6eBZ6Ez8RG8xDqU_ZRplHIiKVIWny6L4UoSSQ 1516
tests/io/chunks/test_repartition_dataframes.py sha256=xNild2-u2VKDA19G2ChoYL0J5amFrVForUToCJiQkq8 3138
tests/io/parquet_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/io/parquet_tools/test_pq_tool.py sha256=DTVBM_-IvSt0tb2ma5Yz1_M2OajY8uUNVdl2XVansiE 1699
tests/io/sql/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/scripts/test_bigmatrix_repack.py sha256=mGnWR_q9X56EpV1s4zzLxk9DMlf-HLujJkxHq50M7mM 2271
tests/scripts/test_export_db_to_files.py sha256=xHTa_-O0blKmDRer026G-j_KeWuA70H5-NWctF3HC6A 828
ratschlab_common-0.3.0.dist-info/LICENSE sha256=qG0DTyBBeAOSaLKAsRKnH110TPwf7PifSEZHD9hKqQk 1101
ratschlab_common-0.3.0.dist-info/METADATA sha256=iXOKD6VfeEtr_blyMPRZcmC01kJHrIiXtD8twdbNEms 3900
ratschlab_common-0.3.0.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
ratschlab_common-0.3.0.dist-info/entry_points.txt sha256=sKumU8K1ZW1NZ5QSJDtV-yoO639SDild65oye_FE48c 215
ratschlab_common-0.3.0.dist-info/top_level.txt sha256=hXgf_3HN6a77UjjeLePseNvPd38C1Kz_706cjiMfbds 23
ratschlab_common-0.3.0.dist-info/RECORD

top_level.txt

ratschlab_common
tests

entry_points.txt

bigmatrix-repack = ratschlab_common.scripts.bigmatrix_repack:main
export-db-to-files = ratschlab_common.scripts.export_db_to_files:main
pq-tool = ratschlab_common.io.parquet_tools.pq_tool:pq_tool