Packages shared between several Data related systems in Haypp Group
Project description
sbcommons
Packages shared between different lambda functions
1.1.2
- Added Klaviyo API function for deleting a customer given their email.
1.1.1
- Added option of including additional customer fields when getting segment members.
1.1.0
- Added new functionality to extract data points
1.0.2
- Hotfix for broken URL
1.0.1
- Hotfix for acceptable response codes
1.0
- Migrated majority of Klaviyo endpoints to work on the V3 version.
0.84
- Remove changes made in 0.83 and split Klaviyo timestamp on multiple tokens instead
0.83 - Deprecated
- Parametized the delimiter in getting next timestamp from the Klaviyo client
0.82
- Modify get_global_exclusions in KlaviyoClient so that we can filter based on exclusion reason or acquire all exclusions regardless of type."
- Added KlaviyoClientError class.
0.81
- Fixed method in KlaviyoClient for getting all the members of a list. The method should use pagination but it did not.
0.80
- Fixed method in KlaviyoClient for getting global exclusions. The method was previously not using pagination which could potentially result in missing some unsubscribes.
0.79
- Added function in s3 that can move objects from one bucket to another but it also has an option to only move objects that satisfy a certain condition.
0.78
- Fix warnings and cover corner cases in evaluate_recursively.
0.77
- Fix bug in KlaviyoEvent.events_to_df() so that a missing value for an event does not result in the whole dataframe missing the column.
0.76
- Fixed bug in KlaviyoClient.get_events() in how we paginate through the event results.
- Fixed bug in KlaviyoEvent.events_to_df() so that order of columns is preserved in the generated dataframe.
0.75
- Added subscription related events under klaviyo sub-module.
- Added KlaviyoClient method for getting all metrics and added an <end_ts> argument in the get_events() method, enabling to extract data from <since_ts> up to <end_ts> (i.e. extracting data for a specific time period).
0.74
- Bug fixes in aws secrets
0.73
- Added a new UDF to the utils for all functions. To be able to evaluate to python objects.
- Also added to the secrets module to evaluate all return secrets from AWS
0.72
- Added decorator function that posts to SNS topic if the decorated function raises an exception.
0.71
- Added new functionality to CRM client to be able to post events for a metric and also use translation entries
0.70
- Added a new function to get secrets from AWS. https://docs.aws.amazon.com/secretsmanager/latest/apireference/API_GetSecretValue.html
0.69
- Added utility class for sending messages to slack.
0.68
- Added new function to update events in a metric for Klayiyo Client
0.67
- Added abstract class crm.client and made Klaviyo and Symplify clients inherit from it.
- Added metric and event class under crm.klaviyo.
- Changed typing import in parse_utils, importing OrderedDict instead of MutableMapping.
0.66
- Fixed issue with RotatingFileHandler appending wrong suffixes to log file names.
0.65 - Deprecated
- Added the RotatingFileHandler class for time-rotating logging files.
0.64
- Minor bug fixes to allow for package dependencies
0.63
- Upgraded all the packages to python 3.9 packages
0.62
- Added parse_utils sub-module for parsing configuration files and other text files.
- Added an execute_query method to aws.redshift.RedshiftClient for performing select statements given a string parameter.
- Making teams into a utility class instead of a client
0.61 - Deprecated
- Added teams client
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sbcommons-1.1.2.tar.gz
(31.9 kB
view details)
Built Distribution
sbcommons-1.1.2-py3-none-any.whl
(39.1 kB
view details)
File details
Details for the file sbcommons-1.1.2.tar.gz
.
File metadata
- Download URL: sbcommons-1.1.2.tar.gz
- Upload date:
- Size: 31.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5131f9e0c104e73682a405af81a66fcf5955aa3f6acb78cb5cb1fa5d383ab71 |
|
MD5 | 608c5817afb1589eff4037e71fe29056 |
|
BLAKE2b-256 | eaef7d5c7aee861d65d3064f54fbb4021ec39180e05c77e888c951fd148b064d |
File details
Details for the file sbcommons-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: sbcommons-1.1.2-py3-none-any.whl
- Upload date:
- Size: 39.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c1be125c826fc0a40aeb593094758c98da92c62b6b7a34657c0affb95520174 |
|
MD5 | f6899d71cc5dfb13c31eae72883f8b03 |
|
BLAKE2b-256 | cc6d39109184dec9b71139f32013a22d6d602cc24e9fe68f54f84772b01dc6dd |