Skip to main content

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

Project description

alsolib v3.2

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


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.2.20201227.tar.gz (12.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: alsolib-3.2.20201227.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

Hashes for alsolib-3.2.20201227.tar.gz
Algorithm Hash digest
SHA256 da719ce1dd1b893e9d2fde058dc356ab0d7e2762a755a386eb7a037a7f9d4ab4
MD5 02503294adb6c8f42ca46d9d791c7f8a
BLAKE2b-256 78170d59962824c6a3aa31ec5897d08af8465aaae4447e4e27203a0410479a73

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