Skip to main content

datapan

Build Lifecycle PyPI Crates.io


This is still a test bed. It is not useful

datapan sifts through enormous files in parallelized Rust to only grab the data you want as quickly and memory-efficiently as possilbe.


Installation

## create/activate venv
# sudo apt-get install python3-venv
# python3 -m venv datapan_env
# source datapan_env/bin/activate
# python -m pip install --upgrade pip

## install datapan
pip install datapan

Usage

import datapan

some_dir = ""

test = datapan.hello_rust(some_dir)

print(test)

Developer Version

  • Rust (nightly)
curl https://sh.rustup.rs -sSf | sh
# rustup default nightly
rustup update nightly
  • Poetry
pip install poetry
make install
make test

Release files for datapan 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for datapan 0.1.1
File
datapan-0.1.1-cp38-none-win_amd64.whl CPython 3.8 none Windows x86-64 Details
datapan-0.1.1-cp37-none-win_amd64.whl CPython 3.7 none Windows x86-64 Details
datapan-0.1.1-cp37-cp37m-macosx_10_7_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.7+ x86-64 Details
datapan-0.1.1-cp36-none-win_amd64.whl CPython 3.6 none Windows x86-64 Details
datapan-0.1.1-cp36-cp36m-manylinux1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 Details
datapan-0.1.1-cp36-cp36m-macosx_10_7_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.7+ x86-64 Details
datapan-0.1.1-cp35-none-win_amd64.whl CPython 3.5 none Windows x86-64 Details

Total release size: 1.1 MB

Release files / datapan-0.1.1-cp38-none-win_amd64.whl

Download URL datapan-0.1.1-cp38-none-win_amd64.whl
Size 149.7 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
d268da6da0b8679f53298ba598363056b2ac842a0d66f367dfe5da9fc6500a36
BLAKE2b-256 checksum
How to use checksums
a8e80c15d1852e25c47d82c34987b4ef94136fd7995d8ef05400c15e6c4cdb15
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.7.7

Release files / datapan-0.1.1-cp37-none-win_amd64.whl

Download URL datapan-0.1.1-cp37-none-win_amd64.whl
Size 149.7 kB
Tags CPython 3.7 Windows x86-64
SHA-256 checksum
How to use checksums
7ba6d2023fc451635bdcb1dfdca5aa3cd6bd4f58de749487f48febe6d8924942
BLAKE2b-256 checksum
How to use checksums
c11cb1d238ad4f3ed37105f337b858e50f72de78b01709704bb1fceb6968d064
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.7.7

Release files / datapan-0.1.1-cp37-cp37m-macosx_10_7_x86_64.whl

Download URL datapan-0.1.1-cp37-cp37m-macosx_10_7_x86_64.whl
Size 146.9 kB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.7+ x86-64
SHA-256 checksum
How to use checksums
b8b15df341ac193b113ebedea123b23890bc57a7fe605d78e8e497cd5ae2c467
BLAKE2b-256 checksum
How to use checksums
1c076fd193c259001f1c755e7b7775738b1a64a8a943c3186f00b11dcbcf009f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.7.7

Release files / datapan-0.1.1-cp36-none-win_amd64.whl

Download URL datapan-0.1.1-cp36-none-win_amd64.whl
Size 149.9 kB
Tags CPython 3.6 Windows x86-64
SHA-256 checksum
How to use checksums
85b524fbc21e003c0af1f7d14a24782bc3bafa2be18c68b34459f541068a38ea
BLAKE2b-256 checksum
How to use checksums
0e79200e07a5c37e8e35bfc51bd76222d854ce41c03bb2411cbfc8b1179e75a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.7.7

Release files / datapan-0.1.1-cp36-cp36m-manylinux1_x86_64.whl

Download URL datapan-0.1.1-cp36-cp36m-manylinux1_x86_64.whl
Size 176.6 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
e7b810326daa8e6da23ea1983da4d98e00df12f5db5810ad35644aa566339a72
BLAKE2b-256 checksum
How to use checksums
c0d364accc76c54a11fcd71b2d6832560ef46b35a0c10566f58cea4f5b9f8c30
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.7.7

Release files / datapan-0.1.1-cp36-cp36m-macosx_10_7_x86_64.whl

Download URL datapan-0.1.1-cp36-cp36m-macosx_10_7_x86_64.whl
Size 147.0 kB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.7+ x86-64
SHA-256 checksum
How to use checksums
e8b04c0ca0ba97d3a94eaa70545b2faa3f7b4daed2588fd67cd8eb3566f7c47d
BLAKE2b-256 checksum
How to use checksums
862bac363e8bd629217f71e28227c328dd497bc5208dcae447c1ba9fbc80f7b4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.7.7

Release files / datapan-0.1.1-cp35-none-win_amd64.whl

Download URL datapan-0.1.1-cp35-none-win_amd64.whl
Size 150.0 kB
Tags CPython 3.5 Windows x86-64
SHA-256 checksum
How to use checksums
b7cff3379bc6eca49af237ca8747182fa98b460ab140fd5ab5f8c46729f4f807
BLAKE2b-256 checksum
How to use checksums
0b48c1f132c6d6c477484963509f5c88ce724b256cf50f6455a473c02ef8aa1c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.7.7

Release history Release notifications | RSS feed

This release

0.1.1 This release

7 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page