svtter's repos on GitHub
VimL · 4 人关注
ACM.vim
A vim plugin for ACMer
Python · 2 人关注
commit
quick git commit command
Python · 1 人关注
chatdb
A small mcp service to record things in sqlite. A simple GPT memory layer. ;)
1 人关注
django
The Web framework for perfectionists with deadlines.
Python · 1 人关注
Django-blog
依据 https://www.gitbook.com/book/andrew-liu/django-blog 写的博客系统
C# · 1 人关注
Editor
This is a C# Editor like notepad
Emacs Lisp · 0 人关注
.emacs.d
my emacs config
Python · 0 人关注
2InOne
Test shared parent directory python package.
0 人关注
academic-kickstart
📝 Easily create a beautiful website using Academic, Hugo, and Netlify
Dockerfile · 0 人关注
aider-image
Using aider for backend task.
Python · 0 人关注
anki
Anki for desktop computers
Python · 0 人关注
arxiv_tools
CLI tools to quick download files. Beta version.
0 人关注
AutoAgent
"AutoAgent: Fully-Automated and Zero-Code LLM Agent Framework"
0 人关注
awesome-claude-code-subagents
Production-ready Claude subagents collection with 100+ specialized AI agents for full-stack development, DevOps, data science, and business operations.
Shell · 0 人关注
Bash_list
list of useful shell command.
HTML · 0 人关注
beautifulhugo
Theme for the Hugo static website generator
0 人关注
best-of-jupyter
Jupyter Tips, Tricks, Best Practices with Sample Code for Productivity Boost
Python · 0 人关注
bin
a bin in my home
0 人关注
bodyBuild
daily note for bodybuild. NOT A PROJECT. maybe.
Go · 0 人关注
book
cases with ginkgo
Python · 0 人关注
byhand
function tools by hand.
Shell · 0 人关注
caffe
caffe docker
0 人关注
cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
Python · 0 人关注
ChemDataExtractor
Automatically extract chemical information from scientific documents
Python · 0 人关注
codeDancer
A library for code manipulate 😈.
Python · 0 人关注
codegraph
CodeGraph - Tool that create a graph of code to show dependencies between code entities (methods, classes and etc).
Python · 0 人关注
colon2str
cli: transfer var:type to var=..
Python · 0 人关注
cookiecutter-uv
A modern cookiecutter template for Python projects that use uv for dependency management
0 人关注
cpython
The Python programming language
0 人关注
CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
HTML · 0 人关注
daily-ml
Repo for daily machine learning
Go · 0 人关注
ddns
A self-hosted Dynamic DNS solution similar to DynDNS or NO-IP
Dockerfile · 0 人关注
debian-pytorch
pytorch image with some basic vision library.
Python · 0 人关注
devpk
Analytic library set, for quick installation.
0 人关注
dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
Python · 0 人关注
django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
Python · 0 人关注
django-components
Create simple reusable template components in Django.
Python · 0 人关注
django-guard
A guard for django based system.
0 人关注
django-log-viewer
Django Log Viewer allows you to read & download log files in the admin page
0 人关注
django-ninja-jwt
A JSON Web Token authentication plugin for the Django REST Framework.
Python · 0 人关注
django-projects
a template for django which build dockerhub: svtter/django
TypeScript · 0 人关注
django-react-cms
A Wordpress clone Built with Django and React using Django Bridge
0 人关注
django-storages
https://django-storages.readthedocs.io/. This fork is to support tencent cos.
JavaScript · 0 人关注
django-tdd
Fly with the goat. ; )
Python · 0 人关注
django-unique-user-email
Enable login-by-email with the default User model for your Django project by making auth.User.email unique.
Python · 0 人关注
docker-compose-registry
A local docker registry cache to lower bandwidth required when install several similar container.
Shell · 0 人关注
docker_practice
Learn and understand Docker, with real DevOps practice!
Python · 0 人关注
Docker_Swarm_Test
a Docker swarm example project. Reference to official document.
TypeScript · 0 人关注
easy-organ
Nextjs, tailwind, material tailwind, basic project
Python · 0 人关注
easybuilder
A quick docker image build tool with python.
Go · 0 人关注
echo
funny human.
Shell · 0 人关注
emacs-document
translate emacs documents to Chinese for convenient reference
Emacs Lisp · 0 人关注
emacs.d
An Emacs configuration bundle with batteries included
0 人关注
FCN
PyTorch Implementation of Fully Convolutional Networks, for VGG and ResNet backbones.