GithubHelp home page GithubHelp logo

nann-auto / pytools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ivanaxu/pytools

1.0 0.0 0.0 346.39 MB

Cute Tools By Python

License: GNU General Public License v3.0

Python 73.37% Jupyter Notebook 21.61% Shell 0.03% TeX 0.08% HTML 0.46% Cuda 0.01% Batchfile 0.01% CSS 0.01% Tcl 0.04% PowerShell 0.01% C 3.83% Objective-C 0.01% C++ 0.18% Makefile 0.38%

pytools's Introduction

PyTools

Cute Tools By Python

https://www.yuque.com/ivanaxu/pytools

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
000.The Zen Of Python, Python之禅
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

001.Test_CleanBigFile, 大文件扫描
002.Test_Proxy, 端口映射之代理服务器
003.Test_Telnet, 循环telnet
004.Test_Json, Json解析 /*json.tool*/
005.Test_SocketServer, Socket5代理服务器[爬虫]
006.Test_pandas_func, pandas列函数
007.Test_count_XXX_in_string, 用于计算给定字符串中是否有连续出现n次的字符
008.Test_pandas_query, pandas-query筛选
009.Test_multiprocessing_run, multiprocessing多线程
010.Test_pymysql_pools, mysql数据库连接池 by pymysql
011.Test_requests&requests_futures, requests连接优化及堵塞问题
012.Test_py_memory, python代码内存检查
013.Test_DecisionTreeClassifier_var, py决策树 # TODO: bug!!!
014.Test_CardBinCheck, 支付宝卡号验证工具
015.Test_F1-micro&F1-macro, sklearn metrics F1
016.Notice_use_jupyter, jupyter使用提醒
017.Model_build_GridSearchCV, GridSearchCV
018.Test_rotate_image, 矩阵转换
019.Some_By_30-seconds, 30秒代码学习摘要
020.pandas_groupby&merge, pandas -Groupby; -Merge
021.pandas_datetime_mon, pandas Datetime
022.Py_SimpleHTTPServer, PyModule For The HTTPServer
023.Notice_python, Python坑
024.SqrtCal, 快速平方
025.What_is_python3.8.md, Python3.8一览
026.Py2Pyc2Pyo, Py转换Pyc/Pyo/So文件
027.PyDataMemory, Py数据内存
028.Py2EXE, Py转EXE
029.Test_gevent_requests.py, gevent/requests
030.Be_Pythonic, Pythonic
031.Test_TimeCal, TimeCal TODO:
032.Test_Mrjob_MapReduce, Mrjob To MapReduce
033.Print_Logging, logging 日志
034.Test_bin_ascii, 编码转换bin&ascii
035.Pycharm_Instructions, Pycharm使用说明201801 SSH
036.PyCrawler_Spiget, 爬虫IP、代理
037.The_list_of_pandas, pandas
038.Test_PyClass, Class类
039.Test_qiskit_QuantumCal, IBM qiskit 量子计算
040.WxpythonDemo, Wxpython GUI
041.Test_Pygame, pygame for game GUI
042.Test_putZ8inpy, 实现 PUT("787",Z8.) > "00000787"
043.Test_Read_npy, npy读取
044.Easy_in_list, list类
045.Test_HDF5, HDF5文件 
046.Test_tqdm, 进度条 Nice
047.Test_ImageAI, 图像内容预测、对象预测
048.Test_Py_DFROW, pandas DF 取下一行数
049.TestWget, 简单爬虫
050.TestTF_Data_MNIST, TensorFlow MNIST数据重新下载
051.Test_pyfunc, 测试py函数 时间-内存
052.Test_ROC_AUC, 测试ROC、AUC
053.Test_DiffMatch, 差异化匹配
054.Test_Feature_selection, 变量挑选
055.Test_Latitude_longitude, 经纬度距离计算
056.Test_MyQR, 生成二维码
057.Test_wget, wget下载链接
058.wordcloud, 词云
059.Test_watch_fits, fits天文数据读取
060.Test_Plot_waterfall, Plot瀑布图
061.Test_selenium_WebAuto, 基于selenium网页自动化
062.Test_list_pickle_gzip, list导pickle并gzip压缩
063.Test_pandas_datetime, 时间计算
064.Test_continue_break_pass, continue\break\pass语法理解
065.Test_cluster, 聚类
066.Test_Kalman_filtering, 卡尔曼滤波算法
067.Test_numpy_c_r_m, numpy矩阵c_/r_/扁平化转换
068.Test_gc, python垃圾回收机制
069.Test_scipy_sparse, 稀疏矩阵库scipy.sparse
070.YAPF_PEP8, Python代码规范
071.Test_faker_TestDemo, faker库造测试案例
072.PythonDevLevel, 阿里云大学-Python测试
073.TOpencv, CV计算机视觉-00.Opencv入门
074.Test_Pycuda, GPU统一计算设备架构 CUDA in python
075.Test_pydb2, IBM DB2 使用
076.PythonMonday, 一页初学python笔记
077.Test_BeeWare, python跨平台图形界面应用打包工具
078.Test_PlaywrightPy, 微软浏览器自动化工具Playwright
079.Test_lru_cache, 缓存装饰器lru_cache
080.MLTools, Auto MLTools笔者机器学习工具
081.Test_eval, eval的安全攻防
082.Test_guietta, A tool for making simple Python GUIs
083.Test_EasyDB, 一次性云端数据库EasyDB
084.Test_pyjson_pj, 简易json解析
085.Test_Glances, python系统监视工具
086.Test_termgraph, 命令行柱状图
087.Test_pygmy, python短网址服务
088.Test_snowy, 小型python图片库
089.Test_numba, 一行代码加速loop
090.Test_gping, ping图形界面-python[源码解析]
091.Test_xonsh, python&shell
092.Test_pgmpy_bayesian-networks, 贝叶斯网络
093.Test_dlib_Byuser_DSW, 人脸识别dlib库安装及使用
094.Test_PySimpleGUI, 简易PythonGUI
095.Test_sklearn_datasets, sklearn数据集
096.7PyImproveHabits, 改善Python程序性能的7种习惯
097.Test_pypdf_camelot, 非扫描PDF提取表格
098.Test_Pydub, Python音频编辑
099.Test_uncompyle6, Pyc反编译
100.Test_STPyV8_JavaScript_inpy, Python运行JavaScript
101.Test_pyprotect, Python代码加密
102.Test_tauthon_py2topy3, 非官方py2topy3移植tauthon
103.PythonTianchiLevel, 天池-Python训练
104.Test_Pinyin_python, Python文字转拼音
105.Test_LevenshteinDistance, 莱温斯特比距离
106.Test_cutecharts, py手绘图表
107.JanusGraph_Gremlin_Python, JanusGraph的Py图查询
108.TestPy_MSWindows, MS Windows特定服务
109.Test_Sqlite3, Sqlite3应用
110.What_is_python3.9, Python3.9一览
111.Test_PrettyErrors, Py Errors美化
112.Test_IPAddresses, IP地址Object
113.Test_DecisionTreeClassifier_var_update, py决策树更新
114.Test_PyArmadillo, 基于Armadillo矩阵库的PyArmadillo
115.Test_Arrow_Pydatetime, Datatime/Arrow Python时间
116.Test_MapReduce, MapReduce试用
117.Termcolor, 文本颜色库
118.Test_Pyomo, python运筹优化

Please Wait For Next...

    re in python;
    https://github.com/aliyun/aliyun-openapi-python-sdk
    https://github.com/SeanLee97/xmnlp
    https://github.com/kkroening/ffmpeg-python
    https://github.com/ManimCommunity/manim/
    https://zhuanlan.zhihu.com/p/355345183
    https://github.com/rapidsai/cudf

pytools's People

Contributors

ivanaxu avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.