liuchintao's Stars
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
pmd/pmd
An extensible multilanguage static code analyzer.
analysis-tools-dev/static-analysis
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
mongodb/mongo-python-driver
PyMongo - the Official MongoDB Python driver
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
xiaosimao/AiSpider
爬虫轻型框架
xiaosimao/IP_POOL
免费的IP代理池
ramsayleung/jd_spider
Two dumb distributed crawlers
scrapy/dirbot
Scrapy project to scrape public web directories (educational) [DEPRECATED]
chenjiandongx/Github-spider
Github 仓库及用户分析爬虫
blue-yonder/tsfresh
Automatic extraction of relevant features from time series:
AllenDowney/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
cjlin1/libsvm
LIBSVM -- A Library for Support Vector Machines
asaini/Apriori
Python Implementation of Apriori Algorithm for finding Frequent sets and Association Rules
dozercodes/DecisionTree
Python Implementation of ID3
enaeseth/python-fp-growth
An implementation of the FP-growth algorithm in pure Python.
GoogleChrome/accessibility-developer-tools
This is a library of accessibility-related testing and utility code.
fanrunqi/MaterialLogin
Amazing Material Login effect
michaelliao/compiler
In-memory compile java source code and load compiled classes.