crandas

View on PyPIReverse Dependencies (0)

0.1 crandas-0.1-py3-none-any.whl

Wheel Details

Project: crandas
Version: 0.1
Filename: crandas-0.1-py3-none-any.whl
Download: [link]
Size: 1793
MD5: a0a138900fb2e36c6fa0350f3d330dc4
SHA256: 35e66c54fe5673ff93839773dc8e963ba639c66faf92b5245ced69f0eb42c132
Uploaded: 2023-11-02 13:15:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crandas
Version: 0.1
Summary: Provides a Python interface to the Virtual Data Lake
Author-Email: Roseman Labs <info[at]rosemanlabs.com>
Project-Url: homepage, https://rosemanlabs.com
License: Copyright Roseman Labs. All rights reserved.
Requires-Python: >=3.9
Requires-Dist: numpy (~=1.24)
Requires-Dist: graphviz (~=0.20)
Requires-Dist: pynacl (~=1.5)
Requires-Dist: pandas (~=1.5)
Requires-Dist: urllib3 (~=2.0.4)
Requires-Dist: cryptography
Requires-Dist: requests (~=2.27)
Requires-Dist: pyformlang (==1.0.2)
Requires-Dist: tqdm (~=4.66)
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Requires-Dist: tqdm[notebook] (~=4.66); extra == "notebook"
Requires-Dist: pytest (~=7.1); extra == "test"
Requires-Dist: pytest-services (~=2.2); extra == "test"
Provides-Extra: notebook
Provides-Extra: test
[No description]

WHEEL

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

RECORD

Path Digest Size
crandas/main.py sha256=qchvPr32cmY2IWFIGth6qI5Jlz07nBkwgtnvT9hbcNI 64
crandas-0.1.dist-info/METADATA sha256=m2WTR9M9TqOprrM17j1vmAY9w1-SQAKwJ_bgnXdQwc8 813
crandas-0.1.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
crandas-0.1.dist-info/entry_points.txt sha256=d-6WAsJ5fn8yjDkKNz64nBJuXKNun5QCZ-0i6fqCP4Y 234
crandas-0.1.dist-info/top_level.txt sha256=YgWT51DsHuwJ_v72-peOq2A0_CMGJgvfEoq2FB7usdk 8
crandas-0.1.dist-info/RECORD

top_level.txt

crandas

entry_points.txt

approve.py = crandas.tool.approve:entrypoint
check_connection.py = crandas.tool.check_connection:entrypoint
generate_key.py = crandas.tool.generate_key:main
package_script.py = crandas.tool.package_script:entrypoint