Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 955 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 955 Bytes

PYCBG

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

Dependencies

None
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(梦幻西游)