Metadata-Version: 2.1
Name: pytip
Version: 0.0.4
Summary: Personally tiny useful Python tips
Home-page: https://github.com/YongBeomKim/pytip
Author: momukji lab
Author-email: ybkim@momukji.com
License: MIT
Keywords: pytip
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: termcolor
Requires-Dist: requests
Requires-Dist: pandas
Requires-Dist: tqdm

# Personally tiny useful Python tips

[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE)
[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://domschl.github.io/ml-indie-tools/index.html)
[![PyPI version fury.io](https://badge.fury.io/py/ml-indie-tools.svg)](https://pypi.python.org/pypi/ml-indie-tools/)


## Version
0.0.1 - datetime object & string Integration management in Python

© 2024 GitHub : https://github.com/YongBeomKim
