Docs.rs
pyella-0.1.5
pyella 0.1.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dexterduck
Dependencies
arrow ^42.0.0
normal
derive_more ^0.99.17
normal
ella ^0.1.5
normal
futures ^0.3.28
normal
mimalloc ^0.1.37
normal
optional
once_cell ^1.18.0
normal
paste ^1.0.12
normal
pyo3 ^0.19.0
normal
serde ^1.0.160
normal
serde_json ^1.0.95
normal
thiserror ^1.0.40
normal
tokio ^1.27.0
normal
tracing-subscriber ^0.3.17
normal
Versions
80%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pyella
0.1.5
All Items
Crate Items
Structs
Enums
Functions
Type Aliases
Crate
pyella
Copy item path
Source
Structs
§
PyElla
Handle for interacting with an ella datastore.
Enums
§
Error
Functions
§
connect
Connect to a remote ella datastore.
generate_
py_
types
Generate minimal Python type definitions for ella datatypes.
open
Open the datastore at the given path.
Type Aliases
§
Result