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
- Host: GitHub
- URL: https://github.com/dark-art108/yonk
- Owner: DARK-art108
- Created: 2023-02-24T10:45:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T06:13:23.000Z (over 3 years ago)
- Last Synced: 2025-02-21T18:47:53.064Z (over 1 year ago)
- Topics: data, machine-learning, python3
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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