githubdata
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: githubdata | ||
| Version: 12.2.1 | ||
| Version: 12.3.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 = "12.2.1" | ||
| version = "12.3.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" |
| from .github_data_repo import get_data_from_github | ||
| from .github_data_repo import GitHubDataRepo | ||
| from .github_data_repo import defult_containing_dir |
@@ -18,2 +18,4 @@ """ | ||
| defult_containing_dir = Path('GitHubData/') | ||
| class GitHubDataRepo(GitHubRepo) : | ||
@@ -24,3 +26,3 @@ | ||
| local_path = None , | ||
| containing_dir = Path('GitHubData/') , | ||
| containing_dir = defult_containing_dir , | ||
| committing_usr = None , | ||
@@ -27,0 +29,0 @@ token = None) : |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
12120
0.82%105
1.94%