Skip to content

Kokonico/unixnow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UNIXnow

a small but sweet package

A simple python package to get the current unix milli time.

usage:

from unixnow import now

print(now()) # print current unix millis