SkillAgentSearch skills...

Pycbg

Python analyzing tools for Netease CBG

Install / Use

/learn @likenji/Pycbg
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PYCBG

Python analyzing tools for Netease CBG. Version 0.1.<br> Right now only parsing, crawling modules and some simple analyzing functions for cbg-xyq. <br>

Dependencies

None<br> But when you download or clone code, make sure that the folder named pycbg is in the list of your environment variables. For what to do, you can simply download the code and unzip it into the path of your Python interpreter/Anaconda folder. Or, you can add such code in the front of the demo code.

import sys
import os
sys.path.append(os.getcwd()[:-10])

Demo

See demo_overall_role.ipynb

Introduction (Chinese)

Python analyzing tools for CBG

Data Analysis with PYCBG (Chinese)

Quick introduction to game item market of Fantasy Westard Journey(梦幻西游)

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated3y ago
Forks1

Languages

Jupyter Notebook

Security Score

75/100

Audited on Jun 17, 2022

No findings