githubdata
Advanced tools
+2
-1
| Metadata-Version: 2.1 | ||
| Name: githubdata | ||
| Version: 8.2 | ||
| Version: 8.3 | ||
| Summary: A simple tool to get the lastest version of a dataset in a Github repository | ||
@@ -29,2 +29,3 @@ Project-URL: Homepage, https://github.com/imahdimir/githubdata | ||
| SOFTWARE. | ||
| License-File: LICENSE | ||
| Keywords: Finance,Stocks,TSE,Tehran,cleaning,data,data_cleaning | ||
@@ -31,0 +32,0 @@ Classifier: Intended Audience :: Developers |
+1
-1
@@ -7,3 +7,3 @@ [build-system] | ||
| name = "githubdata" | ||
| version = "8.2" | ||
| version = "8.3" | ||
| 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" |
@@ -29,4 +29,4 @@ """ | ||
| def overwriting_clone(self , depth = 1) : | ||
| super().overwriting_clone() | ||
| def overwriting_clone(self , overwrite = True , depth = 1) : | ||
| super().overwriting_clone(overwrite = overwrite , depth = depth) | ||
| self.set_data_fps() | ||
@@ -33,0 +33,0 @@ |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
12741
0.62%