Skip to content

likenji/pycbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python analyzing tools for Netease CBG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •