An open API service indexing awesome lists of open source software.

https://github.com/dark-art108/yonk

A cli-utility to streamline data science work by creating templates
https://github.com/dark-art108/yonk

data machine-learning python3

Last synced: about 2 months ago
JSON representation

A cli-utility to streamline data science work by creating templates

Awesome Lists containing this project

README

          

# Yonk 💥
## Yonk is a blazing fast CLI-utility for generating Data Science Project Templates.

### What Yonk does:

* It helps you to structure your Data Science Projects.
* It helps you to create a project template with a single command.
* You can create a project template with your project name.

### Installation:

$ ```pip install yonk``` --> To install Yonk

### Usage:

1. ```$ yonk create --name projectname``` --> To create a project template with your project name
2. ```$ yonk --help``` --> To get help