Skip to content

dflupu/tomorrow3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tomorrow3

This is an implementation of the tomorrow package that supports python >= 3.0

Notable differences:

  • Calls made when when all of the threads are occupied result in the call blocking instead of returning immediately
  • Added a .wait() method on the decorated function that waits until all of the tasks complete
  • Exceptions are rethrown on the main thread on subsequent calls or on .wait()

About

An implementation of the tomorrow package for python >= 3.0

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages