xbanke's Stars
torvalds/linux
Linux kernel source tree
microsoft/vscode
Visual Studio Code
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
gogs/gogs
Gogs is a painless self-hosted Git service
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
docsifyjs/docsify
🃏 A magical documentation site generator.
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
shimohq/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
monicahq/monica
Personal CRM. Remember everything about your friends, family and business relationships.
pydantic/pydantic
Data validation using Python type hints
Awesome-HarmonyOS/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
pyecharts/pyecharts
🎨 Python Echarts Plotting Library
hoffstadt/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.
cython/cython
The most widely used Python to C compiler
pycaret/pycaret
An open-source, low-code machine learning library in Python
Supervisor/supervisor
Supervisor process control system for Unix (supervisord)
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
unit8co/darts
A python library for user-friendly forecasting and anomaly detection on time series.
rsalmei/alive-progress
A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
pywinauto/pywinauto
Windows GUI Automation with Python (based on text properties)
pudo/dataset
Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
zhangyunhao116/zmail
Zmail makes it easier to send and retrieve emails in python3
seandstewart/typical
Typical: Fast, simple, & correct data-validation using Python 3 typing.
pyminer/pyminer
DataIntegrationAlliance/DIRestPlus
通过Flask-RESTPlus 构建接口框架,将Wind、iFinD、Choice等进行统一封装
xbanke/myecharts
This lib is built on pyehcarts which make the method 'add' can handle np.ndarray and pd.Series. If the index is datetime, the value will be converted to '%Y-%m-%d'. Specially for pd.DataFrame, there is add_df that see the every column as a pd.Series, and draw them together.