{"id":21174951,"url":"https://github.com/telesign/python_telesign_enterprise","last_synced_at":"2025-08-31T04:06:55.173Z","repository":{"id":67162387,"uuid":"87735919","full_name":"TeleSign/python_telesign_enterprise","owner":"TeleSign","description":"The Telesign Python SDK lets you easily integrate with our REST API.","archived":false,"fork":false,"pushed_at":"2025-07-08T16:09:01.000Z","size":3831,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-07-09T23:26:34.619Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TeleSign.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-09T20:09:32.000Z","updated_at":"2025-06-17T12:46:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf802b69-6511-4bad-a708-8eb8d52c0937","html_url":"https://github.com/TeleSign/python_telesign_enterprise","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/TeleSign/python_telesign_enterprise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fpython_telesign_enterprise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fpython_telesign_enterprise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fpython_telesign_enterprise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fpython_telesign_enterprise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeleSign","download_url":"https://codeload.github.com/TeleSign/python_telesign_enterprise/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fpython_telesign_enterprise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272936421,"owners_count":25018160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python"],"created_at":"2024-11-20T16:56:44.562Z","updated_at":"2025-08-31T04:06:55.150Z","avatar_url":"https://github.com/TeleSign.png","language":"Python","readme":"# Telesign Full-service Python SDK\n\n[Telesign](https://telesign.com) connects, protects, and defends the customer experience with intelligence from billions of digital interactions and mobile signals. Through developer-friendly APIs that deliver user verification, digital identity, and omnichannel communications, we help the world's largest brands secure onboarding, maintain account integrity, prevent fraud, and streamline omnichannel engagement.\n\n## Requirements\n\n* **Python 2.7+** or **Python 3.7+**.\n* **pip** *(Optional)* - This package manager isn't required to use this SDK, but it is required to use the installation instructions below.  \n\n\u003e **NOTE:**\n\u003e \n\u003e These instructions are for MacOS. They will need to be adapted if you are installing on Windows.\n\n## Installation\n\nFollow these steps to add this SDK as a dependency to your project.\n\n1. *(Optional)* Create a new directory for your Python project. Skip this step if you already have created a project. If you plan to create multiple Python projects that use Telesign, we recommend that you group them within a `telesign_integrations` directory.\n```\n    cd ~/code/local\n    mkdir telesign_integrations\n    cd telesign_integrations\n    mkdir {your project name}\n    cd {your project name}\n```\n2. Install the SDK as a dependency in the top-level directory of your project using the command below. Once the SDK is installed, you should see a message in the terminal notifying you that you have successfully installed the SDK.\n\n   `pip install telesignenterprise`\n\n## Authentication\n\nIf you use a Telesign SDK to make your request, authentication is handled behind-the-scenes for you. All you need to provide is your Customer ID and API Key. The SDKs apply Digest authentication whenever they make a request to a Telesign service where it is supported. When Digest authentication is not supported, the SDKs apply Basic authentication.\n\n## What's next\n\n* Learn to send a request to Telesign with code with one of our [tutorials](https://developer.telesign.com/enterprise/docs/tutorials).\n* Browse our [Developer Portal](https://developer.telesign.com) for tutorials, how-to guides, reference content, and more.\n* Check out our [sample code](https://github.com/TeleSign/sample_code) on GitHub.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelesign%2Fpython_telesign_enterprise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelesign%2Fpython_telesign_enterprise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelesign%2Fpython_telesign_enterprise/lists"}