vaibhavvikas's Stars
vaibhavvikas/jekyll-theme-minimalistic
A minimal responsive Jekyll theme with navigation in the sidebar and many more amazing features.
Ayushpanditmoto/Trading-Bot
Binary Trading AI Bot is a project idea aimed at developing an AI-powered bot for binary trading. The bot utilizes machine learning algorithms to predict the direction of the next candle (whether it will move up or down) with high accuracy.
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
charmbracelet/bubbletea
A powerful little TUI framework 🏗
TezRomacH/python-package-template
🚀 Your next Python package needs a bleeding-edge project structure.
dask/dask
Parallel computing with task scheduling
humiaozuzu/awesome-flask
A curated list of awesome Flask resources and plugins
SeleniumHQ/selenium
A browser automation framework and ecosystem.
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
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
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
keras-team/keras
Deep Learning for humans
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
django/django
The Web framework for perfectionists with deadlines.
pallets/flask
The Python micro framework for building web applications.
adityatelange/hugo-PaperMod
A fast, clean, responsive Hugo theme.
pages-themes/minimal
Minimal is a Jekyll theme for GitHub Pages
python/cpython
The Python programming language
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
TheAlgorithms/Python
All Algorithms implemented in Python