{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"Integrates SendSafely secure file transfer and messaging into Python applications via an API client that handles encryption, upload, and recipient management.","skillfed_tags":["secure-transfer","encryption-client"],"use_cases":["Automate secure file delivery workflows in enterprise applications by programmatically creating and sending encrypted packages.","Build internal tools that encrypt and upload sensitive documents without exposing raw REST API calls to developers.","Integrate secure messaging into notification or alert systems that need to send encrypted content to external recipients.","Create batch operations to send the same encrypted message or file to multiple recipients with a single script.","Replace manual SendSafely portal uploads with API-driven workflows in data processing pipelines."],"what_it_does":"SendSafely Python API is a client library that wraps the SendSafely REST API, allowing you to programmatically create secure packages, encrypt and upload messages and files, add recipients, and finalize delivery\u2014all without implementing the underlying cryptographic and upload logic yourself. It abstracts away the complexity of direct REST calls by providing high-level Python objects (SendSafely, Package) that handle encryption, upload, and recipient management as methods.\n\nThe package is intended for developers integrating SendSafely's secure data transfer service into Python applications. It requires valid API credentials from a SendSafely account and a connection to your company's SendSafely instance. No runtime dependencies are listed, suggesting the package either bundles its own HTTP and crypto libraries or relies only on Python's standard library.","worth_installing":"Yes, if you need SendSafely integration and have valid API credentials. The package is actively maintained, permissively licensed, and has no known vulnerabilities. However, the high install friction (source-only distribution) and minimal community adoption (7 repository stars) mean you should test installation in your environment first and verify that any system dependencies are available. For non-SendSafely secure transfer needs, evaluate whether a more widely-adopted alternative exists."},"id":"sendsafely","links":{"html":"https://skillfed.io/packages/sendsafely","md":"https://skillfed.io/packages/sendsafely.md","pypi":"https://pypi.org/project/sendsafely/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-23","license_spdx":null,"license_treatment":"permissive","name":"sendsafely","python_support":"supports_current","summary":"The SendSafely Client API allows programmatic access to SendSafely and provides a layer of abstraction from our REST API, which requires developers to perform several complex tasks in a correct manner."},"popularity":{"monthly_downloads":297734,"position":7880,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.11"}
