janluke's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ahmetb/kubectx
Faster way to switch between clusters and namespaces in kubectl
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
pyinstaller/pyinstaller
Freeze (package) Python programs into stand-alone executables
allenai/allennlp
An open-source NLP research library, built on PyTorch.
pypa/hatch
Modern, extensible Python project management
litestar-org/litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
chainer/chainer
A flexible framework of neural networks for deep learning
VeNoMouS/cloudscraper
A Python module to bypass Cloudflare's anti-bot page.
seatgeek/thefuzz
Fuzzy String Matching in Python
adambielski/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
pradyunsg/furo
A clean customizable documentation theme for Sphinx
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
copier-org/copier
Library and command-line utility for rendering projects templates.
jameslyons/python_speech_features
This library provides common speech features for ASR including MFCCs and filterbank energies.
shelljs/shx
Portable Shell Commands for Node
pypa/setuptools_scm
the blessed package to manage your versions by scm tags
psincraian/pepy
pepy is a site to get statistics information about any Python package.
alexmercerind/youtube-search-python
🔎 Search for YouTube videos, channels & playlists. Get 🎞 video & 📑 playlist info using link. Get search suggestions. WITHOUT YouTube Data API v3.
timofurrer/colorful
Terminal string styling done right, in Python :snake: :tada:
Yiling-J/theine
high performance in-memory cache
data-driven-forms/react-forms
React library for rendering forms.
Watfaq/PowerSession
Record a Session in PowerShell
beetbox/mediafile
elegant audio file tagging
compulim/web-speech-cognitive-services
Polyfill Web Speech API with Cognitive Services for both speech-to-text and text-to-speech service.
goerz/better-apidoc
A version of sphinx-apidoc with support for templating
humitos/sphinx-version-warning
Sphinx extension that adds a highgly customizable version warning banner
vdelacou/iblis-react-undraw
React component library for undraw.co (1263 illustrations)
andsarr/algorithms_princeton_template
Coursera Programming Assignments template for the Princeton's Algorithms course