Skip to main content

The collection of utility functions

Project description

util-hj3415

util-hj3415 is the collection of utility functions.

Usage

from util_hj3415 import utils

def to_float(s) -> float:

def to_억(v) -> str:

def to_만(v) -> str:

def str_to_date(d: str) -> datetime.datetime:

def date_to_str(d: datetime.datetime) -> str:

from util_hj3415 import noti

def mail_to(title: str, text: str, mail_addr='hj3415@hanmail.net') -> bool:

BOT_LIST = ['manager', 'dart', 'eval']

def telegram_to(botname: str, text: str, parse_html: bool = False) -> bool:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

util_hj3415-0.2.2.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

util_hj3415-0.2.2-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page