flow-controller
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: flow-controller | ||
| Version: 1.0.3 | ||
| Version: 1.0.4 | ||
| Summary: package for managing pipelines with simple commands | ||
@@ -5,0 +5,0 @@ Home-page: UNKNOWN |
@@ -31,2 +31,7 @@ import threading | ||
| @classmethod | ||
| def from_keys(cls, action_key, quit_key): | ||
| trigger = key_press(action_key, quit_key) | ||
| return cls(trigger) | ||
| def is_active(self): | ||
@@ -33,0 +38,0 @@ return self.trigger.quit_thread.is_alive() |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: flow_controller | ||
| Version: 1.0.3 | ||
| Version: 1.0.4 | ||
| Summary: package for managing pipelines with simple commands | ||
@@ -5,0 +5,0 @@ Home-page: UNKNOWN |
+1
-1
@@ -9,3 +9,3 @@ #!/usr/bin/env python | ||
| name='flow_controller', | ||
| version='1.0.3', | ||
| version='1.0.4', | ||
| author='Ignace Konig', | ||
@@ -12,0 +12,0 @@ description='package for managing pipelines with simple commands', |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
6017
2.42%116
3.57%