File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010[ ![ CI] ( https://github.com/Coding-Dev-Tools/datamorph/actions/workflows/ci.yml/badge.svg )] ( https://github.com/Coding-Dev-Tools/datamorph/actions/workflows/ci.yml )
1111[ ![ License] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/Coding-Dev-Tools/datamorph/blob/main/LICENSE )
1212[ ![ Open Source Alternative] ( https://img.shields.io/badge/Open_Source_Alternative-%E2%87%92-blue?logo=opensourceinitiative )] ( https://www.opensourcealternative.to/project/datamorph )
13- [ ![ LibHunt] ( https://img.shields.io/badge/LibHunt-%E2%87%92-blue?logo=codeigniter )] ( https://www.libhunt.com/r/Coding-Dev-Tools/datamorph )
1413
1514> ⭐ ** Star this repo** if you work with data formats — it helps other developers find DataMorph!
1615
@@ -56,12 +55,12 @@ datamorph convert huge_file.csv output.parquet # Streams, no OOM
5655
5756** pip (Python):**
5857``` bash
59- pip install datamorph
58+ pip install git+https://github.com/Coding-Dev-Tools/ datamorph.git
6059```
6160
62- ** npm (Node.js wrapper):**
61+ ** npm (Node.js wrapper — publishing pending ):**
6362``` bash
64- npm install -g datamorph-cli
63+ # Not yet available — install via pip instead
6564```
6665Then run: ` datamorph --help `
6766
You can’t perform that action at this time.
0 commit comments