hopechan's Stars
pretix/pretix
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
iommirocks/iommi
Your first pick for a django power cord
SupremeTechnopriest/react-idle-timer
User activity timer component
MulliganFunding/simple-salesforce
A very simple Salesforce.com REST API client for Python
nioperas06/awesome-django-rest-framework
💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework
django-hijack/django-hijack
With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.
toeverything/AFFiNE
There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
ant-design/ant-design
An enterprise-class UI design language and React UI library
tolomea/django-data-browser
Django app for user friendly querying of Django models
zostera/django-bootstrap5
Bootstrap 5 for Django
jazzband/django-cookie-consent
Reusable application for managing various cookies and visitors consent for their use in Django project.
chris-marsh/pureline
A Pure Bash Powerline PS1 Command Prompt
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
iamkun/dayjs
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
louislam/uptime-kuma
A fancy self-hosted monitoring tool
jazzband/django-constance
Dynamic Django settings.
Roselcost/shinkiwami
A Yakuza/Like a Dragon character introduction generator
run-llama/rags
Build ChatGPT over your data, all with natural language
AzureAD/microsoft-authentication-library-for-python
Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".
un33k/python-ipware
Returns the best matched IP address from a given HTTP(s) header in Python
tiangolo/pydantic-sqlalchemy
Tools to convert SQLAlchemy models to Pydantic models
Lyall/MGSHDFix
A fix that adds custom resolutions, ultrawide support and much more to the Metal Gear Solid Master Collection.
cmderdev/cmder
Lovely console emulator package for Windows
fengyuanchen/compressorjs
JavaScript image compressor.
tsparticles/tsparticles
tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.
e3ndr/SurfaceRT-Images
A repo of images for the Surface RT.
cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
pallets-eco/flask-security
Quick and simple security for Flask applications
mozilla/bleach
Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
python-jsonschema/jsonschema
An implementation of the JSON Schema specification for Python