Skip to main content

一个简单的用于请求MossFrp API的库

Project description

lazyMossAPI

一个简单的库,用于向MossFrp API发送请求

快速开始

登录

from lazyMossAPI.MossFrpAPI import MossFrpAPI
api = MossFrpAPI()
result = api.login("your_email@example.com","your_passwd")
if result:
    print("Succeed.")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lazyMossAPI-0.0.1.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

lazyMossAPI-0.0.1-py3-none-any.whl (16.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page