dora-rs 0.3.9__cp37-abi3-manylinux_2_28_aarch64.whl → 0.3.10__cp37-abi3-manylinux_2_28_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of dora-rs might be problematic. Click here for more details.

dora/dora.abi3.so CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dora-rs
3
- Version: 0.3.9
3
+ Version: 0.3.10
4
4
  Requires-Dist: pyarrow
5
5
  Summary: `dora` goal is to be a low latency, composable, and distributed data flow.
6
6
  License: MIT
@@ -15,10 +15,8 @@ This crate corresponds to the Node API for Dora.
15
15
  To build the Python module for development:
16
16
 
17
17
  ```bash
18
- python -m venv .env
19
- source .env/bin/activate
20
- pip install maturin
21
- maturin develop
18
+ uv venv --seed -p 3.11
19
+ uv pip install -e .
22
20
  ```
23
21
 
24
22
  ## Type hinting
@@ -0,0 +1,7 @@
1
+ dora_rs-0.3.10.dist-info/METADATA,sha256=u_K74q8A87cTHwEjTy7du5GKB0FGHn_OevzWrmwUjeg,625
2
+ dora_rs-0.3.10.dist-info/WHEEL,sha256=2shKI-Aw9fENWHtmi5AWRWNqXl2qJ3qAejlQSqj3YHA,107
3
+ dora/__init__.py,sha256=x3SdgwncpcHNnvLdsSc8Jrj1BBEC2uZVOCMYULyTrvo,711
4
+ dora/cuda.py,sha256=KuB-J8cykDkcbLjeSYWt4oz5lbkrKOUycUh3o1hfJRA,3161
5
+ dora/__init__.pyi,sha256=MZfafEGo1F_Al2RLrD36_cGRfFgOYY8Qa1_14bFYcf0,8342
6
+ dora/dora.abi3.so,sha256=R7aeHgmgouZITAWG0iaGtUcoTurCfJqF89QGvUbhcLw,16359704
7
+ dora_rs-0.3.10.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- dora_rs-0.3.9.dist-info/METADATA,sha256=qrBkhvWjYK3q5sF9hIPM5GBwikjOhWgwVpS4pKCvSA4,662
2
- dora_rs-0.3.9.dist-info/WHEEL,sha256=2shKI-Aw9fENWHtmi5AWRWNqXl2qJ3qAejlQSqj3YHA,107
3
- dora/__init__.py,sha256=x3SdgwncpcHNnvLdsSc8Jrj1BBEC2uZVOCMYULyTrvo,711
4
- dora/__init__.pyi,sha256=MZfafEGo1F_Al2RLrD36_cGRfFgOYY8Qa1_14bFYcf0,8342
5
- dora/cuda.py,sha256=KuB-J8cykDkcbLjeSYWt4oz5lbkrKOUycUh3o1hfJRA,3161
6
- dora/dora.abi3.so,sha256=0GsLusEfEnnXyHiUa4sE8BpBuPk_vcECc9XjJz1p5CI,16300808
7
- dora_rs-0.3.9.dist-info/RECORD,,