{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/5"}],"enrichment":{"capability":"Eniris is a Python driver for the Eniris API that handles authentication, request retries, timeouts, and provides a requests-like interface for making HTTP calls to the Eniris service.","skillfed_tags":["api-client","rest-api","authentication"],"use_cases":["Fetch device data from the Eniris API with automatic token refresh and retry handling.","Build applications that query Eniris endpoints for energy or monitoring data without writing custom authentication logic.","Integrate Eniris API calls into scripts or services that need reliable HTTP communication with built-in timeout and retry policies.","Prototype or test Eniris API endpoints using a Python client that mirrors the requests library's familiar API."],"what_it_does":"Eniris is an official Python client library for the Eniris API that wraps HTTP communication with built-in authentication, automatic retries on failure, and configurable timeouts. It exposes a familiar requests-like interface so developers can make GET, POST, PUT, and DELETE calls to Eniris endpoints without managing authentication tokens or retry logic manually.\n\nThe driver accepts username and password credentials, manages access tokens internally, and provides methods for common HTTP operations. It depends only on requests and is designed to be lightweight and straightforward to integrate into applications that need to interact with the Eniris service.","worth_installing":"Yes, if you need to interact with the Eniris API from Python. The package is straightforward to install, has minimal dependencies, carries a permissive license, and handles authentication and retries for you. The aging maintenance status and lack of recent updates are not blockers for stable use, but verify that it supports your Python version before installing."},"id":"eniris","links":{"html":"https://skillfed.io/packages/eniris","md":"https://skillfed.io/packages/eniris.md","pypi":"https://pypi.org/project/eniris/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-02-10","license_spdx":null,"license_treatment":"permissive","name":"eniris","python_support":"unspecified","summary":"Eniris API driver for Python"},"popularity":{"monthly_downloads":84534,"position":13989,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.4"}
