It is a command-line interface used to create a project structure for PySpark projects.
This includes:
pysparkcli : The CLI required for installation of the PySpark project.
A documentation [website](https://qburst.github.io/PySparkCLI/0.0.9/) including the details and usage of this PySparkCLI and the installation steps.
Commands Supported:
create : Using pysparkcli with create command you can create the initial project.
run : Using pysparkcli with run command you can run the project created using run command.
stream: Start Data Stream
test: Run Test