python-progressor
Advanced tools
+2
-2
| Metadata-Version: 2.1 | ||
| Name: python-progressor | ||
| Version: 0.1.2 | ||
| Summary: | ||
| Version: 0.2.0 | ||
| Summary: A client library to Progressor server, able to track multiple progress bars simultaneously. | ||
| Home-page: https://github.com/40ants/python-progressor | ||
@@ -6,0 +6,0 @@ Keywords: progress,bar,long,running,processes |
+2
-0
@@ -175,2 +175,3 @@ #!/usr/bin/env python3 | ||
| def p(obj, | ||
| id=None, | ||
| total=None, | ||
@@ -188,2 +189,3 @@ description=None, | ||
| with create_progress( | ||
| id=id, | ||
| host=host, | ||
@@ -190,0 +192,0 @@ port=port, |
+2
-2
| [tool.poetry] | ||
| name = "python-progressor" | ||
| module_name = "progressor" | ||
| version = "0.1.2" | ||
| description = "" | ||
| version = "0.2.0" | ||
| description = "A client library to Progressor server, able to track multiple progress bars simultaneously." | ||
| authors = ["Alexander Artemenko <svetlyak.40wt@gmail.com>"] | ||
@@ -7,0 +7,0 @@ keywords = ["progress", "bar", "long", "running", "processes"] |
+2
-2
@@ -11,4 +11,4 @@ # -*- coding: utf-8 -*- | ||
| 'name': 'python-progressor', | ||
| 'version': '0.1.2', | ||
| 'description': '', | ||
| 'version': '0.2.0', | ||
| 'description': 'A client library to Progressor server, able to track multiple progress bars simultaneously.', | ||
| 'long_description': None, | ||
@@ -15,0 +15,0 @@ 'author': 'Alexander Artemenko', |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
7838
4.08%186
1.09%