All Projects → IvanaXu → PyTools

IvanaXu / PyTools

Licence: MIT license
❤️❤️❤️ Cute Tools By Python

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects
c
50402 projects - #5 most used programming language
HTML
75241 projects
Makefile
30231 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to PyTools

Code Notes
A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀
Stars: ✭ 919 (+1701.96%)
Mutual labels:  gist, code
Ngx Highlightjs
Angular syntax highlighting module
Stars: ✭ 187 (+266.67%)
Mutual labels:  gist, code
GitHub-tab-size
📏 Userstyle to set a custom tab-size on GitHub and Gist
Stars: ✭ 17 (-66.67%)
Mutual labels:  gist, code
codes2pdf
Auto-generate a PDF notebook from your source codes (useful for ACM-ICPC)
Stars: ✭ 149 (+192.16%)
Mutual labels:  code
react-native-awesome-pin
A highly interactive and customisable PIN code screen for React Native.
Stars: ✭ 28 (-45.1%)
Mutual labels:  code
lite-xl
A lightweight text editor written in Lua
Stars: ✭ 2,796 (+5382.35%)
Mutual labels:  code
github-stats-box
📌 Update a gist to contain your GitHub stats
Stars: ✭ 72 (+41.18%)
Mutual labels:  gist
ViaCEP
The ViaCEP API/webservice .NET client
Stars: ✭ 21 (-58.82%)
Mutual labels:  code
DPB
Dynamic Project Builder
Stars: ✭ 22 (-56.86%)
Mutual labels:  code
tradingview-webhooks
Backend service converting tradingview alerts into action.
Stars: ✭ 44 (-13.73%)
Mutual labels:  code
flaskcode
A web based code editor on python flask framework.
Stars: ✭ 43 (-15.69%)
Mutual labels:  code
wp-googlecodeprettify
一个基于 Google Code Prettify 实现的WordPress代码高亮插件,在TinyMCE编辑器中提供了一个插入代码的按钮。在文本编辑器中,加入了pre-js,pre-css,pre-html 3个快捷按钮;
Stars: ✭ 60 (+17.65%)
Mutual labels:  code
gist
A simple Github Gist client
Stars: ✭ 27 (-47.06%)
Mutual labels:  gist
custom-easings-with-keyframes
🏃 Make custom non-cubic-bezier easings using keyframes and animations with this online css code generator.
Stars: ✭ 15 (-70.59%)
Mutual labels:  code
gists
Methods for working with the GitHub Gist API. Node.js/JavaScript
Stars: ✭ 96 (+88.24%)
Mutual labels:  gist
php-tester
Run your PHP scribbles
Stars: ✭ 17 (-66.67%)
Mutual labels:  code
ethereum-code-analysis
ethereum-code-analysis
Stars: ✭ 12 (-76.47%)
Mutual labels:  code
medium-code
A place to store my jupyter notebooks for my medium articles
Stars: ✭ 27 (-47.06%)
Mutual labels:  code
bcp-47
Parse and stringify BCP 47 language tags
Stars: ✭ 51 (+0%)
Mutual labels:  code
Roassal2
Agile Visualization Engine for Pharo and VisualWorks
Stars: ✭ 23 (-54.9%)
Mutual labels:  code

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...

    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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].