ramwin's Stars
massgravel/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
nlohmann/json
JSON for Modern C++
eugenp/tutorials
Getting Started with Spring Boot 3:
python/mypy
Optional static typing for Python
pyca/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
python-attrs/attrs
Python Classes Without Boilerplate
readthedocs/sphinx_rtd_theme
Sphinx theme from Read the Docs
sindresorhus/eslint-plugin-unicorn
More than 100 powerful ESLint rules
more-itertools/more-itertools
More routines for operating on iterables, beyond itertools
unplugin/unplugin-auto-import
Auto import APIs on-demand for Vite, Webpack and Rollup
jmespath/jmespath.py
JMESPath is a query language for JSON.
prazdevs/pinia-plugin-persistedstate
💾 Configurable persistence and rehydration of Pinia stores.
jazzband/django-constance
Dynamic Django settings.
requests-cache/requests-cache
Persistent HTTP cache for python requests
wemake-services/django-split-settings
Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.
brainix/pottery
Redis for humans. 🌎🌍🌏
borntyping/python-colorlog
A colored formatter for the python logging module
miyuchina/mistletoe
A fast, extensible and spec-compliant Markdown parser in pure Python.
invl/retry
easy to use retry decorator in python
scott-griffiths/bitstring
A Python module to help you manage your bits
jquast/wcwidth
Python library that measures the width of unicode strings rendered to a terminal
davedash/django-fixture-magic
Utilities to extract and manipulate Django Fixtures.
datopian/giftless
🎁 A pluggable Git LFS server written in Python. Highly customizable and easy to extend.
littlepea/django-docs
Allows to serve Sphinx generated docs from django.
incuna/django-orderable
Add manual sort order to Django objects via an abstract base class and admin classes
WilsonQ1n/VIM_C_IDE
将vim配置成C语言开发的IDE
bartTC/django-eventlog
django-eventlog is a very simple event logger you can use to track certain actions in your code. Events are stored in a Django model and can be viewed in the Django Admin.
ethereum/hexbytes
Python `bytes` subclass that decodes hex, with a readable console output
ramwin/viewflow-rest
provide restful django viewflow.
ubershmekel/filecache
Cache the return value of functions for use even after the interpreter dies