Navi the Navigator
Project description
naviml
Navi is a fictional fairy from Ocarina of Time. "Hey, LISTEN!"
I am a simple CLI to assist in Data Science Workflow.
- Supports lazy loading of subcommands at runtime
- Works directly from home directory
- Progressive fairy
Installing
$ pip install -i https://test.pypi.org/simple/naviml
Commands:
$ naviml --help
Usage: naviml [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...
Options:
--help Show this message and exit.
Commands:
convert Convert any readable into csv format.
read Reads directly from the home directory.
$ naviml read <file.(xlsx|txt)>
Quick Scan of input file for into and description.
$ naviml convert <file.(xlsx|txt)>
Automatically converts your file into csv to optimize reads speed.
Navi
Goodbye...Link
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
naviml-0.0.6.tar.gz
(2.0 kB
view details)