
customerio 2.2
0
Customer.io Python bindings.
Contents
Customer.io Python bindings.
Stars: 65, Watchers: 65, Forks: 42, Open Issues: 29The customerio/customerio-python repo was created 13 years ago and the last code push was 1 weeks ago. The project is moderately popular with 65 github stars!
How to Install customerio
You can install customerio using pip
pip install customerio
or add it to a project with poetry
poetry add customerio
Package Details
- Author
- Peaberry Software Inc.
- License
- BSD
- Homepage
- https://github.com/customerio/customerio-python
- PyPi:
- https://pypi.org/project/customerio/
- GitHub Repo:
- https://github.com/customerio/customerio-python
Classifiers
Related Packages
Errors
A list of common customerio errors.
Code Examples
Here are some customerio code examples and snippets.
GitHub Issues
The customerio package has 29 open issues on GitHub
- Failed to receive valid reponse after 3 retries
pythonfix