2,038 skills found · Page 5 of 68
antarys-ai / PythonPython client for Antarys vector database, optimized for large-scale vector operations with built-in caching, parallel processing, and dimension validation.
ajaymache / Data Analysis Using PythonExploratory data analysis 📊using python 🐍of used car 🚘 database taken from ⓚ𝖆𝖌𝖌𝖑𝖊
narender-rk10 / MyProctor.AI AI BASED SMART ONLINE EXAMINATION PROCTORING SYSYTEMThis is a AI Based Smart Exam Proctoring System using python flask, mysql as database, yolov4
GoogleCloudPlatform / Open Data QnAThe Open Data QnA python library enables you to chat with your databases by leveraging LLM Agents on Google Cloud. Open Data QnA enables a conversational approach to interacting with your data by implementing state-of-the-art NL2SQL / Text2SQL methods.
jelmerdejong / Flask App BlueprintFlask App Blueprint / Boilerplate including user registration/login, admin only section, CRUD on database, and more. Based on Python, Flask, PostgreSQL, et al. deployed on Heroku. The #1 starter project.
aws / Amazon Redshift Python DriverRedshift Python Connector. It supports Python Database API Specification v2.0.
boxed-dev / CognidbCogniDB is a Python-powered Natural Language to SQL interface that enables users to query databases like MySQL, PostgreSQL, MongoDB, and AWS RDS using plain English. It parses questions, understands schema, generates safe SQL, and returns results, empowering non-technical users to gain database insights without writing SQL.
tursodatabase / Libsql PythonPython bindings for the libSQL database library
CodyKochmann / Graphdbsqlite based graph database for storing native python objects and their relationships to each other
scoofy / WxStockswxStocks: Write your own screens, ranking functions, and even high level analysis algorithms to help you review portfolio. Newest release allow SEC XBRL data and more or import your own data by writing your own custom importers. wxStocks is currently in python 3 with a ZODB database.
farcepest / MoistPython database adaptor for MySQL, MariaDB, Drizzle, and other watery databases
anthropics / Anthropic Retrieval DemoLightweight demo using the Anthropic Python SDK to experiment with Claude's Search and Retrieval capabilities over a variety of knowledge bases (Elasticsearch, vector databases, web search, and Wikipedia).
omnata-labs / Dbt Ml PreprocessingA SQL port of python's scikit-learn preprocessing module, provided as cross-database dbt macros.
ptmcg / LittletableAn in-memory database of Python objects, searchable using quasi-SQL API
p / Redis Dump LoadDump redis databases, load data into redis - in Python
objectbox / Objectbox PythonSuperfast on-device object & vector database for Python
JayabharathP / The Python Mega Course Build 10 Real World Applications The Python Mega Course is one of the top online Python courses with over 100,000 enrolled students and is targeted toward people with little or no previous programming experience. The course follows a modern-teaching approach where students learn by doing. You will start Python from scratch by first creating simple programs. Once you learn the basics you will then be guided on how to create 10 real-world complex applications in Python 3 through easy video explanations and support by the course instructor. Some of the applications you will build during the course are database web apps, desktop apps, web scraping scripts, webcam object detectors, web maps, and more. These programs are not only great examples to master Python, you can also use any of them as a portfolio once you have built them. By buying the course you will gain lifetime access to all its videos, coding exercises, quizzes, code notebooks, and the Q&A inside the course where you can ask your questions and get an answer the same day. On top of that you are covered by the Udemy 30-day money back guarantee, so you can easily return the course if you don't like it. If you don't know anything about Python, do not worry! In the first two sections, you will learn Python basics such as functions, loops, and conditionals. If you already know the basics, then the first two sections can serve as a refresher. The other 22 sections focus entirely on building real-world applications. The applications you will build cover a wide range of interesting topics: Web applications Desktop applications Database applications Web scraping Web mapping Data analysis Data visualization Computer vision Object-Oriented Programming Specifically, the 10 Python applications you will build are: A program that returns English-word definitions A program that blocks access to distracting websites A web map visualizing volcanoes and population data A portfolio website A desktop-graphical program with a database backend A webcam motion detector A web scraper of real estate data An interactive web graph A database web application A web service that converts addresses to geographic coordinates To consider yourself a professional programmer you need to know how to make professional programs and there's no other course that teaches you that, so join thousands of other students who have successfully applied their Python skills in the real world. Sign up and start learning Python today! What you’ll learn Go from a total beginner to an advanced-Python programmer Create 10 real-world Python programs (no useless programs) Solidify your skills with bonus practice activities throughout the course Create an app that translates English words Create a web-mapping app Create a portfolio website Create a desktop app for storing book information Create a webcam video app that detects objects Create a web scraper Create a data visualization app Create a database app Create a geocoding web app Create a website blocker Send automated emails Analyze and visualize data Use Python to schedule programs based on computer events. Learn OOP (Object-Oriented Programming) Learn GUIs (Graphical-User Interfaces) Are there any course requirements or prerequisites? A computer (Windows, Mac, or Linux). No prior knowledge of Python is required. No previous programming experience needed. Who this course is for: Those with no prior knowledge of Python. Those who know Python basics and want to master Python
MarketSquare / Robotframework Database LibraryThe Database Library for Robot Framework allows you to query a database and verify the results using different Python DB modules (installed separately).
definitive-io / Code Indexer LoopCode Indexer Loop is a Python library for indexing and retrieving source code files through an integrated vector database that's continuously and efficiently updated.
boydgreenfield / QueryInteractive SQL database exploration in Python