🔥火焰爱搜🔥学而思专用库🔥
Project description
alsolib v3.0
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("你没点赞也没踩")
剩下还有两个库 alsolib.api 和 alsoqq 自己探索吧~
Project details
Release history Release notifications | RSS feed
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.0.20201226.tar.gz
(12.0 kB
view details)
File details
Details for the file alsolib-3.0.20201226.tar.gz
.
File metadata
- Download URL: alsolib-3.0.20201226.tar.gz
- Upload date:
- Size: 12.0 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cacc9bbd3550694e5003ea026c24c1aa42fe485e57e7ede26b6e7a13ac9e0a1 |
|
MD5 | 2d47ca6bf4d2c259df525a5ae6972799 |
|
BLAKE2b-256 | c6ccf0440df7d6c02aa2e9b22bb6fd0886c7804d182b341b4bf068c923a7f441 |