gabrielchung's Stars
django/django
The Web framework for perfectionists with deadlines.
PixarAnimationStudios/OpenUSD
Universal Scene Description
enhuiz/vall-e
An unofficial PyTorch implementation of the audio LM VALL-E
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
public-api-lists/public-api-lists
A collective list of free APIs for use in software and web development 🚀
arrow-py/arrow
🏹 Better dates & times for Python
huginn/huginn
Create agents that monitor and act on your behalf. Your agents are standing by!
microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
gouthambs/Flask-Blogging
A Markdown Based Python Blog Engine as a Flask Extension.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
Widdershin/flask-desktop
flask-desktop lets you create first class desktop applications in Python with HTML/CSS
brython-dev/brython
Brython (Browser Python) is an implementation of Python 3 running in the browser
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
PySimpleGUI/PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
stevekwon211/Hello-Kaggle-Guide
For someone who is new at Kaggle
isacarnekvist/ucimlr
Easy access to datasets from the UCI Machine Learning Repository
pudo/dataset
Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
iamaziz/PyDataset
Instant access to many datasets in Python.
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
remoteintech/remote-jobs
A list of semi to fully remote-friendly companies (jobs) in tech.
hindupuravinash/the-gan-zoo
A list of all named GANs!
tensorflow/models
Models and examples built with TensorFlow
onnx/models
A collection of pre-trained, state-of-the-art models in the ONNX format
maikherbig/AIDeveloper
GUI-based software for training, evaluating and applying deep neural nets for image classification
alirezamika/autoscraper
A Smart, Automatic, Fast and Lightweight Web Scraper for Python
public-apis/public-apis
A collective list of free APIs
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
python/mypy
Optional static typing for Python