{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"A client library for consuming 20c's RESTful API, built on top of the requests library to handle HTTP communication.","skillfed_tags":["abandoned","rest-client"],"use_cases":["Consuming 20c's API in legacy Python applications that remain on Python 3.6\u20133.9","Building internal tools that interact with 20c services without needing to write raw HTTP code","Prototyping or scripting against 20c's API when requests alone feels too low-level"],"what_it_does":"twentyc.rpc is a lightweight HTTP client wrapper for accessing 20c's RESTful API. It sits on top of the requests library and provides a simplified interface for making API calls to 20c services. The package is straightforward\u2014it handles the HTTP plumbing so you don't have to construct raw requests yourself.\n\nHowever, this package has been abandoned since August 2021 and receives no maintenance. While it has low install friction and no known vulnerabilities, the lack of updates means it will not adapt to API changes, Python version updates, or security patches in its dependency chain. It is suitable only if you are working with a stable, unchanging API and can tolerate potential incompatibility with newer Python versions.","worth_installing":"No\u2014unless you are maintaining existing code that already depends on it. The package is abandoned and will not receive updates. If you are starting a new project, use requests directly or choose an actively maintained API client. If you must use this for legacy code, accept that you are on your own for compatibility with newer Python versions and any API changes."},"id":"twentyc-rpc","links":{"html":"https://skillfed.io/packages/twentyc-rpc","md":"https://skillfed.io/packages/twentyc-rpc.md","pypi":"https://pypi.org/project/twentyc-rpc/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-08-18","license_spdx":null,"license_treatment":"permissive","name":"twentyc.rpc","python_support":"supports_current","summary":"client for 20c's RESTful API"},"popularity":{"monthly_downloads":87304,"position":13804,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
