aepp 0.4.3.post3__tar.gz → 0.5.0__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.
Files changed (51) hide show
  1. {aepp-0.4.3.post3/aepp.egg-info → aepp-0.5.0}/PKG-INFO +1 -1
  2. aepp-0.5.0/aepp/__version__.py +1 -0
  3. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/cli/__main__.py +2 -5
  4. {aepp-0.4.3.post3 → aepp-0.5.0/aepp.egg-info}/PKG-INFO +1 -1
  5. aepp-0.4.3.post3/aepp/__version__.py +0 -1
  6. {aepp-0.4.3.post3 → aepp-0.5.0}/LICENSE +0 -0
  7. {aepp-0.4.3.post3 → aepp-0.5.0}/MANIFEST.in +0 -0
  8. {aepp-0.4.3.post3 → aepp-0.5.0}/README.md +0 -0
  9. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/__init__.py +0 -0
  10. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/accesscontrol.py +0 -0
  11. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/catalog.py +0 -0
  12. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/classmanager.py +0 -0
  13. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/cli/__init__.py +0 -0
  14. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/config.py +0 -0
  15. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/configs.py +0 -0
  16. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/connector.py +0 -0
  17. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/customerprofile.py +0 -0
  18. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/dataaccess.py +0 -0
  19. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/dataprep.py +0 -0
  20. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/datasets.py +0 -0
  21. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/datatypemanager.py +0 -0
  22. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/deletion.py +0 -0
  23. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/destination.py +0 -0
  24. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/destinationinstanceservice.py +0 -0
  25. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/edge.py +0 -0
  26. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/exportDatasetToDataLandingZone.py +0 -0
  27. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/fieldgroupmanager.py +0 -0
  28. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/flowservice.py +0 -0
  29. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/hygiene.py +0 -0
  30. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/identity.py +0 -0
  31. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/ingestion.py +0 -0
  32. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/observability.py +0 -0
  33. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/policy.py +0 -0
  34. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/privacyservice.py +0 -0
  35. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/queryservice.py +0 -0
  36. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/sandboxes.py +0 -0
  37. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/schema.py +0 -0
  38. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/schemamanager.py +0 -0
  39. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/segmentation.py +0 -0
  40. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/sensei.py +0 -0
  41. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/som.py +0 -0
  42. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/synchronizer.py +0 -0
  43. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/tags.py +0 -0
  44. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp/utils.py +0 -0
  45. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp.egg-info/SOURCES.txt +0 -0
  46. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp.egg-info/dependency_links.txt +0 -0
  47. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp.egg-info/entry_points.txt +0 -0
  48. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp.egg-info/requires.txt +0 -0
  49. {aepp-0.4.3.post3 → aepp-0.5.0}/aepp.egg-info/top_level.txt +0 -0
  50. {aepp-0.4.3.post3 → aepp-0.5.0}/pyproject.toml +0 -0
  51. {aepp-0.4.3.post3 → aepp-0.5.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aepp
3
- Version: 0.4.3.post3
3
+ Version: 0.5.0
4
4
  Summary: Package to manage AEP API endpoint and some helper functions
5
5
  Author-email: Julien Piccini <piccini.julien@gmail.com>
6
6
  License: Apache-2.0
@@ -0,0 +1 @@
1
+ __version__ = "0.5.0"
@@ -37,8 +37,6 @@ class ServiceShell(cmd.Cmd):
37
37
  if not config_path.is_absolute():
38
38
  config_path = Path.cwd() / config_path
39
39
  if config_path.exists() and kwargs.get("config_file") is not None:
40
- print("Loading configuration from file...")
41
- print(f"Config path: {config_path}")
42
40
  dict_config = json.load(FileIO(config_path))
43
41
  self.sandbox = kwargs.get("sandbox",dict_config.get("sandbox-name","prod"))
44
42
  self.secret = dict_config.get("secret",kwargs.get("secret"))
@@ -51,10 +49,9 @@ class ServiceShell(cmd.Cmd):
51
49
  self.org_id = kwargs.get("org_id")
52
50
  self.client_id = kwargs.get("client_id")
53
51
  self.scopes = kwargs.get("scopes")
54
- print(f"Debug: sandbox={self.sandbox}, secret={self.secret}, org_id={self.org_id}, client_id={self.client_id}, scopes={self.scopes}")
55
52
  self.connectInstance = True
56
53
  if self.sandbox is not None and self.secret is not None and self.org_id is not None and self.client_id is not None and self.scopes is not None:
57
- print("Auto-configuring connection...")
54
+ print("Configuring connection...")
58
55
  self.config = aepp.configure(
59
56
  connectInstance=self.connectInstance,
60
57
  sandbox=self.sandbox,
@@ -115,7 +112,7 @@ class ServiceShell(cmd.Cmd):
115
112
  if args.sandbox:
116
113
  self.config.setSandbox(args.sandbox)
117
114
  self.prompt = f"{self.config.sandbox}> "
118
- console.print(Panel(f"Sandbox changed to: {self.config.sandbox}", style="blue"))
115
+ console.print(Panel(f"Sandbox changed to: [bold green]{self.config.sandbox}[/bold green]", style="blue"))
119
116
  else:
120
117
  console.print(Panel("(!) You must configure the connection first using the 'config' command.", style="red"))
121
118
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aepp
3
- Version: 0.4.3.post3
3
+ Version: 0.5.0
4
4
  Summary: Package to manage AEP API endpoint and some helper functions
5
5
  Author-email: Julien Piccini <piccini.julien@gmail.com>
6
6
  License: Apache-2.0
@@ -1 +0,0 @@
1
- __version__ = "0.4.3-3"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes