{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/22"}],"enrichment":{"capability":"Official Python client library for Egnyte's Public APIs, providing file and folder management, search, and event handling through Egnyte cloud storage.","skillfed_tags":["cloud-storage","abandoned"],"use_cases":["Automate file uploads and downloads to Egnyte cloud storage from Python applications.","Build folder hierarchies and manage file organization programmatically on Egnyte domains.","Search Egnyte for files by content and metadata, filtering by folder and modification date.","Monitor Egnyte events (file changes, user actions) in real time via server polling.","Perform bulk recursive uploads or downloads of entire directory trees to/from Egnyte.","Integrate Egnyte storage into legacy Python 2.7 applications (original support)."],"what_it_does":"Egnyte is the official Python SDK for Egnyte's cloud storage Public APIs. It wraps HTTP endpoints to provide object-oriented access to files, folders, search, and event streams on an Egnyte domain. You authenticate with an API key and access token, then use a client object to create, delete, list, upload, and download files and folders, perform bulk operations, search for content, and stream server events.\n\nThe library is designed for straightforward cloud storage integration\u2014typical workflows include folder creation, file upload/download, bulk recursive operations, and event monitoring. It requires no runtime dependencies beyond the standard library, making installation frictionless. However, the package has been abandoned since 2017 with no active maintenance, security updates, or compatibility verification for modern Python versions or current Egnyte API changes.","worth_installing":"No. The package is abandoned (last release 2017) with no maintenance or security updates. Egnyte's Public API may have evolved since then, risking incompatibility. Unless you are maintaining a legacy Python 2.7 system already bound to this SDK, use Egnyte's current official client or REST API directly. If you must use it, verify compatibility with your Egnyte domain and Python version first."},"id":"egnyte","links":{"html":"https://skillfed.io/packages/egnyte","md":"https://skillfed.io/packages/egnyte.md","pypi":"https://pypi.org/project/egnyte/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2017-05-23","license_spdx":null,"license_treatment":"permissive","name":"egnyte","python_support":"unspecified","summary":"Egnyte Public API SDK"},"popularity":{"monthly_downloads":78596,"position":14422,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.3"}
