JackeyGao's repos on GitHub
JavaScript · 166 人关注
chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
Python · 30 人关注
jianshuHot
Scrapy抓取简书热门生成电子书发送到Kindle
JavaScript · 29 人关注
django-vuejs
Using django channels to implement a simple WebSocket-based chat server. Separating front and back-end with Vue.js and Django.
Python · 11 人关注
csvSQL
csvSQL 可以让你通过SQL来查看csv文件数据
JavaScript · 9 人关注
j2a
j2a is a JPEG to ascii convert tool based web
HTML · 6 人关注
request-meta
Inspect HTTP Requests. Request-Meta is alternative of requestBin; Collect, inspect and debug HTTP requests and webhooks.
Python · 3 人关注
cmdbws
cmdbuild 官方接口客户端
Python · 2 人关注
ailyDemo
这个项目是一个基于Aily的对话应用程序,构建在Aily OpenAPI之上。通过这个项目,您将深入了解如何通过代码连接到Aily OpenAPI来集成和开发应用程序。
Python · 2 人关注
dayone2PDF
📚📔Convert your dayone journal to pdf book.
Python · 2 人关注
simple-rbac
A simple role based access control utility for Python.
CSS · 1 人关注
CMDAnalysis
CMDAnalysis 是一个终端历史命令可视化工具. 目前支持对bash, zsh 命令历史文件进行分析. 注重安全, 分析后即删除. 使用下面命令来可视化历史文件, 每次调用都会生成一个url, 通过url可以访问可视化详细页面.
Python · 1 人关注
dbInterface
dbInterface 是一个基于Django 通过REST接口来创建table, 并通过接口的方式对table进行数据增删改查.
CSS · 1 人关注
heroText
基于Flask 的博客程序, 直接使用hexo数据, 方便切换.
CSS · 1 人关注
HTTPKnows
HTTPKnows是一个轻量的HTTP知识库, 它包含所有标准的HTTP方法, HTTP返回码及所表示的意义, 制定的标准均来自互联网工程任务组(IETF)
CSS · 1 人关注
sass-theme
Using sass to build a simple customizable theme page
JavaScript · 1 人关注
wakaka
✨哇卡卡呀, 小程序卡片制作
0 人关注
1x.engineer
The official website of 1x Engineers around the world
Python · 0 人关注
ai-arg
argparse ai
JavaScript · 0 人关注
beauty
一个简单的微信小程序,颜值检测仪
JavaScript · 0 人关注
Berr-Admin
Berr Admin React and Redux bassed admin panel Template
CSS · 0 人关注
Buttons
A CSS button library built using Sass and Compass
JavaScript · 0 人关注
cors-server
A server to add CORS headers to a proxied request.
Python · 0 人关注
django
The Web framework for perfectionists with deadlines.
Python · 0 人关注
django-qiniu
Qiniu(http://www.qiniu.com) is a cloud storage service, this package interages it with django framework.
Python · 0 人关注
django-softdelete
Soft delete for Django ORM, with support for undelete.
0 人关注
examples
Store all egg examples in one place
0 人关注
feature-matrix
YDN-DB test result as feature matrix app, a demo program for Google cloud storage backend with angularjs
Objective-C · 0 人关注
FFPopup
⛩Presenting custom views as a popup in iOS.
Go · 0 人关注
gear-auth
Auth library with some useful JWT and Crypto methods.
JavaScript · 0 人关注
gitalk
Gitalk is a modern comment component based on Github Issue and Preact.
Python · 0 人关注
HaoWeather
基于http://www.haoservice.com/docs/6 服务, 写的一个python天气 Demo
HTML · 0 人关注
inspinia
Bootstrap admin theme
JavaScript · 0 人关注
JPG2Ascii
新版: https://github.com/jackeyGao/Flask-JPG2ASCII Flask版本
Python · 0 人关注
knowledge_gpt
Accurate answers and instant citations for your documents.
Python · 0 人关注
MarkblogSae
markblog for sina app engine.
0 人关注
motd
My funny motd config. Just for fun!
Python · 0 人关注
o3o.py
https://github.com/turingou/o3o 的 Python 版本
Python · 0 人关注
pyjwt
JSON Web Token implementation in Python
0 人关注
report
a simple table report application
CSS · 0 人关注
requestMeta
RequestMeta提供一个URL, 您可以对此URL进行任何HTTP操作, 操作后会提供详细的请求数据供您参考. 使用RequestMeta可以很直观的看到您的HTTP客户端请求的头信息及参数和内容信息
0 人关注
sealos
kubernetes-kernel-based cloud os! Let's sealos run kubernetes:v1.24.0
Smarty · 0 人关注
vagrant-centos7-ansible-lamp
Ansible example using Vagrant to deploy Centos7 server with Apache2.4.6, PHP7 (with xdebug), mariaDB5.5 and phpmyadmin to local VM.
VimL · 0 人关注
vimrc
我的vim配置文件 ,python
Python · 0 人关注
web-db-interface
Django 运行时创建数据表, 并且使用Dynamic model配合django-rest-framework 操作数据表.