asolytics

View on PyPIReverse Dependencies (0)

1.3.1 asolytics-1.3.1-py3-none-any.whl

Wheel Details

Project: asolytics
Version: 1.3.1
Filename: asolytics-1.3.1-py3-none-any.whl
Download: [link]
Size: 26323
MD5: 4a47f81c4dcc8b65aef88debaec25864
SHA256: 46d47b36c0a3fcd04fdc7355f695738ad80825711b093ad73202076546e52947
Uploaded: 2023-09-18 14:53:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asolytics
Version: 1.3.1
Summary: ASO automation software tool on Google Play. Trend analysis, keyword popularity analysis and evaluation, competitor app analysis and keyword parsing.
Author: Asolytics Open Source
Author-Email: asolytics[at]gmail.com
Home-Page: https://github.com/AsolyticsOpenSource/asolytics
Download-Url: https://github.com/AsolyticsOpenSource/asolytics/archive/refs/tags/aso.zip
License: MIT
Keywords: ASO tools,Google Play,app store optimization,ASO intelligence,app ranking,app market analysis,mobile apps marketing
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Requires-Dist: async-generator (==1.10)
Requires-Dist: attrs (==22.2.0)
Requires-Dist: certifi (==2022.12.7)
Requires-Dist: charset-normalizer (==2.1.1)
Requires-Dist: click (==8.1.3)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: exceptiongroup (==1.1.0)
Requires-Dist: h11 (==0.14.0)
Requires-Dist: idna (==3.4)
Requires-Dist: importlib-metadata (==6.0.0)
Requires-Dist: jellyfish (==0.9.0)
Requires-Dist: networkx (==2.6.3)
Requires-Dist: numpy (==1.24.1)
Requires-Dist: outcome (==1.2.0)
Requires-Dist: packaging (==22.0)
Requires-Dist: prettytable (==3.5.0)
Requires-Dist: PySocks (==1.7.1)
Requires-Dist: python-dotenv (==0.21.0)
Requires-Dist: regex (==2022.10.31)
Requires-Dist: requests (==2.28.1)
Requires-Dist: segtok (==1.5.11)
Requires-Dist: selenium (==4.7.2)
Requires-Dist: sniffio (==1.3.0)
Requires-Dist: sortedcontainers (==2.4.0)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: tqdm (==4.64.1)
Requires-Dist: trio (==0.22.0)
Requires-Dist: trio-websocket (==0.9.2)
Requires-Dist: typing-extensions (==4.4.0)
Requires-Dist: urllib3 (==1.26.13)
Requires-Dist: wcwidth (==0.2.5)
Requires-Dist: webdriver-manager (==3.8.5)
Requires-Dist: wsproto (==1.2.0)
Requires-Dist: yake (==0.4.8)
Requires-Dist: zipp (==3.11.0)
Requires-Dist: langdetect (==1.0.9)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 14700 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
asolytics/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asolytics/asolytics.py sha256=AEG1t0Qqz_G2_wcgKQOcrhKEID4BzP9gssHSWXsLkCs 34238
asolytics/extract.py sha256=kN6wPwZM3w3ZT1YxucPUKLxqfdw18ROrGBjye18nKN8 5713
asolytics/local.py sha256=Pdfy_3JDVmvD82dhz9n4U_TC-OvZtCGAgybmnhnRvfA 3155
asolytics/reviews.py sha256=IStI-YXICHmQSX0-G26pGb9Z7DvLq-WI86M4Bnzronc 4781
asolytics/similar.py sha256=4j9J0unmlvWgj7M5rngX_cKH8yiWzX4aupK9Oj_RR5E 6660
asolytics/tags.py sha256=LlQ96KheI76gT4LV9zo3AccbF8CpRdFqXgiK6TzFxEk 7133
asolytics/tracker.py sha256=ulJZydydStFdB8YYsj_oort07VXTaDxZpbh8b6mtRko 5992
asolytics-1.3.1.dist-info/LICENSE.txt sha256=jobLRNDuFDjYblD4NXlI-wYuUaqMnknankXqWOxvQeU 1052
asolytics-1.3.1.dist-info/METADATA sha256=3UGs_b1nCP1gBqYSfdiIEehbSlN4oW_MwIx-x0gKY0Q 16837
asolytics-1.3.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
asolytics-1.3.1.dist-info/dependency_links.txt sha256=EjES_Yfgw971hViTOW1c1F_MjS9b_eFON0PbdfeeaSU 624
asolytics-1.3.1.dist-info/entry_points.txt sha256=3S1ZWVcZQqDV-_OCX5WFBkSppSiM47oefOW0H2Dd5lo 55
asolytics-1.3.1.dist-info/top_level.txt sha256=x1QuvMjbmIU000pPNEBpLSAI-ERyhcJwDC-Ce_Ibpzs 10
asolytics-1.3.1.dist-info/RECORD

top_level.txt

asolytics

entry_points.txt

asolytics = asolytics.asolytics:main
async-generator==1.10
attrs==22.2.0
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
exceptiongroup==1.1.0
h11==0.14.0
idna==3.4
importlib-metadata==6.0.0
jellyfish==0.9.0
networkx==2.6.3
numpy==1.24.1
outcome==1.2.0
packaging==22.0
prettytable==3.5.0
PySocks==1.7.1
python-dotenv==0.21.0
regex==2022.10.31
requests==2.28.1
segtok==1.5.11
selenium==4.7.2
sniffio==1.3.0
sortedcontainers==2.4.0
tabulate==0.9.0
tqdm==4.64.1
trio==0.22.0
trio-websocket==0.9.2
typing-extensions==4.4.0
urllib3==1.26.13
wcwidth==0.2.5
webdriver-manager==3.8.5
wsproto==1.2.0
yake==0.4.8
zipp==3.11.0
langdetect==1.0.9