Skip to main content

🔥火焰爱搜🔥学而思专用库🔥

Project description

alsolib v3.3

alsolib开发者:苦逼者钟宇轩

说明:本库为原创库,火焰工作室精心打造

这是库介绍,大家可以破解看看里面的内容

版权所有,侵权必究

###alsolib库说明介绍:

alsolib 一个最重要的功能

想知道是谁在看你的学而思作品吗? 他来了~

from alsolib.xes import*
a=getnowuser()
print(a) #获取当前观看者 若没登陆则返回 ["Error","None","None"]

内置函数 导入方式:

from alsolib import *

百度百科

a=baidubaike("***")
print(a)

翻译

a=translate("Hello") 
print(a)

天气

a=getweather("guangdong","guangzhou")#省,市的英文
print(a)

内置网页浏览器 title为自定义标题

a=getweather("http://www.asunc.cn/","title")#一定要加http://或https://
print(a)

alsolib 学而思库

导入方式

from alsolib.xes import*
a=LoadWork("一个作品的pid")

学而思获取作品赞

b=a.get_likes()
print(b)

学而思获取作品作者

b=a.get_user()
print(b)

学而思获取作品踩的数量

b=a.get_unlikes()
print(b)

学而思获取作品介绍

b=a.get_description()
print(b)

学而思获取作者信息

b=a.get_name_as_pid()
print(b)

学而思获取你对这个作品点赞没有~

while 1:
    b=a.is_like()
    if b==0:
	print("你点赞了")
    if b==-1:
	print("你踩了")
    if b==1:
	print("你没点赞也没踩")

hyChat库

import alsolib.hychat 

剩下还有两个库 alsolib.api 和 alsoqq 自己探索吧~

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

alsolib-3.3.2.20201227.tar.gz (12.1 kB view details)

Uploaded Source

File details

Details for the file alsolib-3.3.2.20201227.tar.gz.

File metadata

  • Download URL: alsolib-3.3.2.20201227.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for alsolib-3.3.2.20201227.tar.gz
Algorithm Hash digest
SHA256 061d69f96d01209e80e93eb49cf72f30d0260e858927f2d50e92680ba7aef0f3
MD5 637774e222d2535a05ab4ef8aa7be995
BLAKE2b-256 ff25eb7a91d55d41be46ed501cb9afd89e6045edb8978e22c04180267520ebca

See more details on using hashes here.

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