Skip to content

werdl/libntp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libntp

NTP for Python

  • An alternative to ntplib
  • Easy API
  • Simple include
  • No external dependencies

An example

from libntp import ntp
myobj=ntp()
myobj.request()
print(myobj.iso8601())

print(ntp.local_utc())

About

NTP library for Python

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages