MIKAGMR's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
tabler/tabler-icons
A set of over 5700 free MIT-licensed high-quality SVG icons for you to use in your web projects.
searxng/searxng
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
rougier/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
bndr/pipreqs
pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
google/draco
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
PixarAnimationStudios/OpenUSD
Universal Scene Description
nalgeon/sqlean
The ultimate set of SQLite extensions
tox-dev/pipdeptree
A command line utility to display dependency tree of the installed Python packages
cdgriffith/Box
Python dictionaries with advanced dot notation access
seperman/deepdiff
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
mherrmann/fbs-tutorial
Tutorial for creating Python/Qt GUIs with fbs
konradhalas/dacite
Simple creation of data classes from dictionaries.
jsonpickle/jsonpickle
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
pdfernhout/High-Performance-Organizations-Reading-List
Ideas for creating and sustaining high performance organizations
go-toast/toast
A go package for Windows 10 toast notifications
adobe/USD-Fileformat-plugins
A collection of USD fileformat plugins
tibonihoo/yapsy
A fat-free DIY Python plugin management toolkit. (Weekly updated mirror)
PrivacyIsFreedom/Windows
Hi, i recommend you read my file: "Privacy Services List".
rnag/dataclass-wizard
A simple, yet elegant, set of wizarding tools for interacting with Python dataclasses.
Remedy-Entertainment/USDBook
Book of USD source repository.
wonder-sk/qt3d-experiments
Experiments with 3D graphics using Qt3D framework
wax911/plugin-architecture
Demonstrating how to build a plugin system for python