websiteclassificationapi 2.4__tar.gz → 2.5__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: websiteclassificationapi
3
- Version: 2.4
3
+ Version: 2.5
4
4
  Summary: Website classification API
5
5
  Home-page: https://github.com/websitecategorization/websiteclassificationnapi
6
6
  Author-email: info@websitecategorizationapi.com
@@ -9,7 +9,7 @@ Description: # Website Classification API
9
9
 
10
10
  Python3 client library for [URL Classification](https://www.websitecategorizationapi.com).
11
11
 
12
- For those looking for eCommerce classification, we also provide [Product Categorization API](https://www.productcategorization.com). It supports Shopify, Google Shopping, eBay and 120 other marketplaces.
12
+ For those looking for eCommerce classification, we also provide [Smart Product Categorization AI](https://www.productcategorization.com). It supports Shopify, Google Shopping, eBay and 120 other marketplaces.
13
13
 
14
14
  Website classification API s a python library that allows to classify websites based on IAB.
15
15
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Python3 client library for [URL Classification](https://www.websitecategorizationapi.com).
4
4
 
5
- For those looking for eCommerce classification, we also provide [Product Categorization API](https://www.productcategorization.com). It supports Shopify, Google Shopping, eBay and 120 other marketplaces.
5
+ For those looking for eCommerce classification, we also provide [Smart Product Categorization AI](https://www.productcategorization.com). It supports Shopify, Google Shopping, eBay and 120 other marketplaces.
6
6
 
7
7
  Website classification API s a python library that allows to classify websites based on IAB.
8
8
 
@@ -11,7 +11,7 @@ setup(
11
11
  name="websiteclassificationapi",
12
12
 
13
13
  # The version of your project.
14
- version="2.4",
14
+ version="2.5",
15
15
 
16
16
  packages=find_packages(exclude="tests"),
17
17
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: websiteclassificationapi
3
- Version: 2.4
3
+ Version: 2.5
4
4
  Summary: Website classification API
5
5
  Home-page: https://github.com/websitecategorization/websiteclassificationnapi
6
6
  Author-email: info@websitecategorizationapi.com
@@ -9,7 +9,7 @@ Description: # Website Classification API
9
9
 
10
10
  Python3 client library for [URL Classification](https://www.websitecategorizationapi.com).
11
11
 
12
- For those looking for eCommerce classification, we also provide [Product Categorization API](https://www.productcategorization.com). It supports Shopify, Google Shopping, eBay and 120 other marketplaces.
12
+ For those looking for eCommerce classification, we also provide [Smart Product Categorization AI](https://www.productcategorization.com). It supports Shopify, Google Shopping, eBay and 120 other marketplaces.
13
13
 
14
14
  Website classification API s a python library that allows to classify websites based on IAB.
15
15