githubdata
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: githubdata | ||
| Version: 10.1.0 | ||
| Version: 11.0.0 | ||
| Summary: A simple tool to get the lastest version of a dataset in a Github repository | ||
@@ -5,0 +5,0 @@ Project-URL: Homepage, https://github.com/imahdimir/githubdata |
+1
-1
@@ -7,3 +7,3 @@ [build-system] | ||
| name = "githubdata" | ||
| version = "10.1.0" | ||
| version = "11.0.0" | ||
| authors = [{ name = "Mahdi Mir", email = "imahdimir@gmail.com" }] | ||
@@ -10,0 +10,0 @@ description = "A simple tool to get the lastest version of a dataset in a Github repository" |
@@ -20,13 +20,6 @@ """ | ||
| def __init__(self , | ||
| src_url , | ||
| github_usr = None , | ||
| tok_json_fp = None , | ||
| local_path = None) : | ||
| def __init__(self , src_url , github_usr = None , usr_tok_json_fp = None) : | ||
| super().__init__(src_url = src_url , | ||
| github_usr = github_usr , | ||
| tok_json_fp = tok_json_fp , | ||
| local_path = local_path) | ||
| usr_tok_json_fp = usr_tok_json_fp) | ||
| self.set_data_fps() | ||
@@ -45,4 +38,2 @@ self.read_metadata() | ||
| return | ||
| self.data_suf = None | ||
@@ -49,0 +40,0 @@ def set_data_fps(self) : |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
12603
-1.34%101
-5.61%