开发笔记--Github优秀项目安利
Pynecone[纯python写web服务]:https://github.com/pynecone-io/pynecone
Nicegui[纯python写web服务]:https://github.com/zauberzeug/nicegui
文本转SQL:https://github.com/caesarHQ/textSQL
文本生成语音:https://github.com/coqui-ai/TTS
pgrok内网穿透:https://github.com/pgrok/pgrok
grafana&prometheus监控工具:https://github.com/grafana/mimir
K8s 学习路径:https://github.com/techiescamp/kubernetes-learning-path
FeatureProbe发布管理工具:https://gitee.com/featureprobe/FeatureProbe/blob/main/README_CN.md
Dragonfly内存数据库(号称redis性能的25倍):https://github.com/dragonflydb/dragonfly/blob/main/README.zh-CN.md
Frostmourne汽车之家监控平台:https://github.com/AutohomeCorp/frostmourne
Nginx可视化管理:https://github.com/NginxProxyManager/nginx-proxy-manager
自制天气预报电子水墨屏:https://github.com/lmarzen/esp32-weather-epd
企业内部文档分享:https://github.com/0voice/from_coder_to_expert
开源项目分享平台:https://hellogithub.com/
python数据处理相关的推荐项目:
终端处理、显示表格:https://github.com/astanin/python-tabulate
https://github.com/jazzband/prettytable
https://github.com/matthewdeanmartin/terminaltables 文档:https://robpol86.github.io/terminaltables/
PyTables 用于管理分层数据集的包,旨在有效地处理海量数据:https://github.com/PyTables/PyTables
PETL用于提取、转换和加载数据表:https://github.com/petl-developers/petl
懒人数据库:https://github.com/pudo/dataset
终端输出表格:https://github.com/bufordtaylor/python-texttable https://github.com/foutaise/texttable
https://github.com/DenverCoder1/table2ascii --30多种样式:https://table2ascii.readthedocs.io/en/latest/styles.html --文档全、作者实力可以:https://github.com/DenverCoder1
向牛人看齐:
自动聊天机器人:https://github.com/Rapptz/discord.py
终端表格:https://github.com/carlosplanchon/outfancy
GO 相关:
(1)终端处理表格、进度条:https://github.com/jedib0t/go-pretty
(2)终端表格,强烈安利:---可自定义表头样式
golang版本:https://github.com/olekukonko/tablewriter
https://github.com/pterm/pterm