معرفی شرکت ها


agconnect-1.2.0.300


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

AppGallery Connect Server-SDK for Python development
ویژگی مقدار
سیستم عامل -
نام فایل agconnect-1.2.0.300
نام agconnect
نسخه کتابخانه 1.2.0.300
نگهدارنده []
ایمیل نگهدارنده []
نویسنده AppGallery Connect
ایمیل نویسنده -
آدرس صفحه اصلی https://developer.huawei.com/consumer/en/service/josp/agc/index.html,,AppGalleryConnect#/
آدرس اینترنتی https://pypi.org/project/agconnect/
مجوز ISC
# Huawei AppGallery Connect Python Server SDK ## Overview AppGallery Connect is dedicated to providing one-stop services for app creation, development, distribution, operations, and engagement, and building a smart app ecosystem for all scenarios. By opening up a wide range of services and capabilities, which are built upon Huawei's profound experience in globalization, quality, security, and project management, AppGallery Connect substantially simplifies app development and O&M, improves app version quality, and helps apps attract a wider scope of users and generate higher revenue.You can access the services listed below. This module contains Server SDKs for following AGC Services: 1.Auth Service 2.Cloud Function 3.Cloud DB For more information, visit the [AppGallery Connect Introduction](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-introduction-0000001057492641) ## Auth Service Overview Auth Service provides an SDK and backend services, supports multiple authentication modes, and provides a powerful management console, enabling you to easily develop and manage user authentication,helps you quickly build a secure and reliable user authentication system for your app by directly integrating cloud-based Auth Service capabilities into your app. ## Documentation - [Auth Service Introduction](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-auth-introduction-0000001053732605) ## Cloud Function Overview Cloud Functions enables serverless computing. It provides the Function as a Service (FaaS) capabilities to simplify app development and O&M by splitting service logic into functions and offers the Cloud Functions SDK that works with Cloud DB and Cloud Storage so that your app functions can be implemented more easily. Cloud Functions automatically scales in or out server resources for functions based on actual traffic, freeing you from server resource management and reducing your O&M workload. - [Cloud Function Introduction](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-cloudfunction-introduction-0000001059279544) ## Cloud DB Overview Cloud DB is a device-cloud synergy database product that provides data synergy management capabilities, unified data models, and various data management APIs. In addition to ensuring data availability, reliability, consistency, and security, CloudDB enables seamless data synchronization between the device and cloud, and supports offline application operations, helping developers quickly develop device-cloud and multi-device synergy applications. As a part of the AppGallery Connect solution, Cloud DB builds the Mobile Backend as a Service (MBaaS) capability for the AppGallery Connect platform. In this way, application developers can focus on application services, greatly improving the production efficiency. - [Cloud DB Introduction](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-clouddb-introduction-0000001054212760) ## Agconnect Installation You can install the agconnect via PyPi pip install agconnect After the installation takes place, you can import the SDKs as shown below: from agconnect.auth_server import AGCAuth from agconnect.cloud_function import AGConnectFunction from agconnect.database_server import AGConnectCloudDB # Supported Environments This project supports Python version 3.7 or higher Also note that the Huawei AppGallery Connect Python Server SDK should only be used in server-side/back-end environments controlled by the application developer.This includes most server and serverless platforms. Do not use the Python Server SDK environment in the client. ## License Huawei AppGallery Connect Python Server SDK for Auth is licensed under the "ISC". ## Keywords [agconnect](https://pypi.org/search/?q=agconnect&o=) [python](https://pypi.org/search/?q=python&o=) [server sdk](https://pypi.org/search/?q=server+sdk&o=) [authentication](https://pypi.org/search/?q=authentication&o=)


نحوه نصب


نصب پکیج whl agconnect-1.2.0.300:

    pip install agconnect-1.2.0.300.whl


نصب پکیج tar.gz agconnect-1.2.0.300:

    pip install agconnect-1.2.0.300.tar.gz