Skip to main content

No project description provided

Project description

clipd — Command Line Interface for Pandas

A lightweight terminal-native CLI tool for exploring, cleaning, and transforming CSV data using the power of Pandas — right from your command line.

  • Built using Typer, Rich and Panda.
  • Designed for speed, control and effortless ETL

Current Available Functions

Here's what clipd can do right now:

Initialise Clipd

  • clipd init Initialises clipd in the current directory.

File Management

  • clipd connect <file.csv>
    Connects a dataframe file for processing. All operations will apply to this active file. (Make sure the file exists in the directory clipd is initialised in)

  • clipd disconnect
    Safely disconnects the currently active file.

Data Description

  • clipd describe
    Provides a detailed overview of the connected file. Supports flags like --head, --tail, --all, --null, --unique etc.

Log Management

  • clipd log
    View structured logs of all operations performed during the session. Supports flags like '--lines 8` to veiw exact number of log lines.

  • clipd log clear
    Cleanly wipes the operation history.

Error Handling

  • Clean, readable terminal error messages with helpful guidance.
  • No cryptic stack traces

Exporting

  • Export your transformed dataset to various formats: clipd export : defaults to CSV. Also supports:
    • .xlsx
    • .json

Once installed, here’s how clipd commands feel in your terminal workflow:

clipd init
clipd connect <file>
clipd describe
clipd describe --head
clipd describe --null
clipd describe --unique --dtypes
clipd export --filename yadh --xlsx
clipd disconnect
clipd log
clipd log clear

Future Prospects

As the soul and sole developer, I add new functionalities and fix bugs in the code every day.

  • Expand to all major Pandas commands
  • Git style verson-control for dataframes
  • Pipeline support
  • Export the clipd actions as a .py/.ipynb file.
  • Perform basic ML algorithms.

Author

Made with love and --force by Yadhnika Wakde

I hope clipd grows into a useful tool and makes etl easier and faster.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clipd-0.1.3.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

clipd-0.1.3-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

Details for the file clipd-0.1.3.tar.gz.

File metadata

  • Download URL: clipd-0.1.3.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for clipd-0.1.3.tar.gz
Algorithm Hash digest
SHA256 aded5ac41b78eb01f29ab0db25d3d1202a5eaba50c2d02f69ddbaced4dd0356d
MD5 6c82fcdd8ef56801100827e3b928d8c2
BLAKE2b-256 815e40828774c4cb3320c5cb393da70a2862be18eeddcfdd524d8973e1e320e5

See more details on using hashes here.

File details

Details for the file clipd-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: clipd-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 21.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for clipd-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 107c5e6de361d75aae46dff09fd7a58a770ac6e3d445bb94b7a556b563d7743c
MD5 aeea709e391f6164ee45cfb170187c80
BLAKE2b-256 9a7b9ad0bf26d85a1f10e9295af527bd752048e1660ac7167231414abed07fa7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page