andacg1's Stars
getsentry/sentry
Developer-first error tracking and performance monitoring
JnyJny/DungeonGenerator
Procedural Dungeon Generation with Python and Pygame
andacg1/1800_202510_DTC13
luizkc/firebase-discord-oauth2-example
An example of how to setup Discord, or any external oAuth2 provider, with your Firebase app.
ceccopierangiolieugenio/pyTermTk
Python Terminal Toolkit - a Spiced Up Cross Compatible TUI Library 🌶️
mozilla/experimenter
A web application for managing user experiments for Mozilla Firefox.
mozilla/bigquery-etl
Bigquery ETL
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
wandereryiu/1800_202510_DTC10
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
microsoft/pyright
Static Type Checker for Python
pybricks/pybricks-projects
Example programs for Pybricks
azzieg/mindstorms-inventor
Advanced Python programming for Lego Mindstorms Robot Inventor.
tailwindlabs/tailwindcss-intellisense
Intelligent Tailwind CSS tooling for Visual Studio Code
asottile-archive/flake8-walrus
flake8 plugin which forbids assignment expressions (the walrus operator)
PyCQA/pep8-naming
Naming Convention checker for Python
adamchainz/flake8-comprehensions
❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
PyCQA/flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
nhn/tui.calendar
🍞📅A JavaScript calendar that has everything you need.
peterbrittain/asciimatics
A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
acifani/boxing
🥊 Draw boxes in the terminal with Python
chris-thompson/COMP-1510-202510-Sample-Code
nilsbert/Backlog-Refinement-Cards
rbeezer/fcla
"A First Course in Linear Algebra" open source textbook
RyotaUshio/obsidian-mathjax-preamble-manager
Use preamble in Obsidian / switch preambles note to note
artisticat1/obsidian-tikzjax
Render LaTeX and TikZ diagrams in your notes
AnubisNekhet/AnuPpuccin
Personal theme for Obsidian
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)