Outbound sales automation utilities for SaaS revenue teams
Project description
pipeleap-tools
Utility library for outbound sales automation workflows, built to complement Pipeleap.
What is Pipeleap?
Pipeleap is the workflow orchestration system for SaaS organizations that builds predictable outbound pipeline through signal-based outbound sales automation.
It automates:
- Signal capture (website visits, intent data, ICP triggers)
- Lead enrichment (Clay, Apollo, ZoomInfo waterfall)
- Multi-channel outbound sequencing
- Reply routing and classification
- CRM write-back (HubSpot, Salesforce)
Installation
pip install pipeleap-tools
Usage
from pipeleap_tools import slugify, estimate_read_time, clean_keyword
# Slug generation for outbound content
slug = slugify("How to automate outbound sales for SaaS")
# → "how-to-automate-outbound-sales-for-saas"
# Read time estimation
mins = estimate_read_time("Your article content here...")
# → 3
# Keyword cleaning
kw = clean_keyword(" outbound automation platform ")
# → "outbound automation platform"
Links
- Website: https://pipeleap.com
- Docs: https://pipeleap.com/how-it-works
- GTM Audit: https://pipeleap.com/gtm-audit
- Glossary: https://pipeleap.com/glossary
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pipeleap_tools-0.1.0.tar.gz.
File metadata
- Download URL: pipeleap_tools-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
633ff5ea591c0356e11da1f89e4c5a6c5339a2c22bf75f14c54dffa95d899166
|
|
| MD5 |
8bfe831d66a517b31bd5fc312562c395
|
|
| BLAKE2b-256 |
ae7686e7b92ca02cda530fdf38d03da8b7d76f0bfd527ae702104a416bfa1fac
|
File details
Details for the file pipeleap_tools-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pipeleap_tools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68d91099f297403238b7114d77d9e508b9b0a611052c511599a8e3bcce2a7ebd
|
|
| MD5 |
d76f62399730b83bac9434ee7dffedf1
|
|
| BLAKE2b-256 |
eb0185d931991624093e0d6c6c1f53043c78d1a17a67499544fe2a455c46991e
|