Skip to content

jtr109/pyutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyUtils

Installation

Pipenv is recommended for creating python virtual environments.

Just use the command below to install it in you project.

pipenv install -e git+https://github.com/jtr109/pyutils.git@develop#egg=pyutils

Quick Start

import datetime
from pyutils.datetime import timestamp

timestamp(datetime.datetime.now())

About

Common utils when coding Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages