Skip to content

StaySafe020/pyrustpipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyRustPipe

PyRustPipe is a library for processing semi-structured data (e.g., JSON, YAML, CSV) with validation and transformation pipelines. It combines Python's ease of use for defining rules with Rust's speed for executing them.

Status

Under development (Phase 1: MVP). Currently setting up the project structure.

Setup

  1. Prerequisites:
    • Python 3.8+
    • Rust (stable)
    • Git
  2. Clone the Repository:
    git clone https://github.com/your-username/pyrustpipe.git
    cd pyrustpipe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published