An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: sqlalchemy-python

gopika16/social-media-api

social media API (users , posts & like count) using FastAPI,PostgreSQL,Alembic,sqlalchemy,pydantic ::::::::::::::::::: https://social-media-fastapi-gopika.herokuapp.com/docs

Language: Python - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

josharsh/BiblioBin

BiblioBin is a book review web app developed using Flask and SQL. You can search for books, leave reviews for individual books, and see the reviews made by other people.

Language: HTML - Size: 211 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Leptonion/ArbitrageStatisticsAPI

API interface for Arbitrage product team statistics

Language: Python - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Olatundeadedeji/Olatunde-Udacity-Fyur-Project

Project at Udacity Full Stack Nanodegree Programme. Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues. This site lets you list new artists and venues, discover them, and list shows with artists as a venue owner.

Language: Python - Size: 2.24 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

hickeyjohnson/uomi_api

Connexion-based Python Web-API that was autogenerated using Swagger Codegen. Manages communications from UOMI clients to the UOMI database.

Language: Python - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

bhishanpdl/Project_Hospital_Management_PostgreSQL

In this project I used pandas read_sql function along with sqlalchemy library to do various SQL queries to Hospital Management Database from Wikibooks.

Language: HTML - Size: 856 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jorzel/concurrency-control

In this repo I would like to show 4 strategies of concurrency control for writing data using Python SQLAlchemy ORM and PostgresSQL (however this examples could be easily transformed to plain SQL).

Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

Arkiralor/DatabaseLoggerSQL

A source-code logger written in Python using SQLAlchemy and PSUtil.

Language: Python - Size: 259 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

IanoSang/Pitch-To-Impress

In life, you only have 60 seconds to impress someone. 1 minute can make or break you. How do we make sure that you use your 1 minute to actually say something meaningful? This is an application that allows users to use that one minute wisely. You will be able submit your one minute pitches and other users will vote on them and leave comments to give their feedback on them.

Language: HTML - Size: 3.14 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

furkancan2107/ipt-proje

ileri programlama teknikleri proje

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

emilianstoyanov/Python-ORM

Object Relational Mapping (ORM) is a technique used in creating a "bridge" between object-oriented programs and, in most cases, relational databases. Put another way, you can see the ORM as the layer that connects object oriented programming (OOP) to relational databases.

Language: Python - Size: 13 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sid83/Advanced_DataStorge_and_Retrieval

Hawaii climate analysis. Data cleaned and FLASK API created.

Language: Jupyter Notebook - Size: 762 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

the-akira/FlaskAlchemy

Experimentos com SQLAlchemy e Flask-SQLAlchemy

Language: Python - Size: 360 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ivailop7/SQL-to-GraphQL-Python

Binding SQL database tables to GraphQL interface using SQLAlchemy and spawn a Flask-based GraphQL interactive console.

Language: Python - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 3

cammster/SQL

SQL Projects Using Traditional Queries and Python Based Interactions

Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

el1sha256/sqlalchemy-rusdocs

Русская версия документации SQLAlchemy

Language: Python - Size: 1.03 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 2

Jclewis1989/Item-Catalog

This is a failed attempt at a Python Flask application. I did my best, but I am recreating another application very similar with more knowledge and experience at my disposal

Language: HTML - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Samah-00/presentation-explainer-wih-chatgpt

Python script that explains Powerpoint presentations using the GPT-3.5 AI model. The script takes as input a presentation file, sends the text from each slide to GPT, and saves the results together in an output file.

Language: Python - Size: 1.41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

The-Leo/PROGRAMMING-NOTES

This repo contains my study notes and a list of some of the most important Cheat Sheets you will need for your programming journey.

Language: C - Size: 384 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 11

Oyebamiji-Micheal/Result-Management-System-with-Python-Flask-and-MySQL

A web application built with Flask and meant to simulate a real-world result management system

Language: HTML - Size: 1 MB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 2

AmeenUrRehman/NotesPy

NotesPy is a Project taking notes in Python. It allows you to create, view, and delete notes, and stores the notes. It requires Python 3 and is licensed under the MIT License.

Language: HTML - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rahulmoundekar/flask_crud_application_with_mysql

flask curd sqlalchemy and mysql

Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

datalivre/Desafio-SolarView

Você está trabalhando em um projeto que tem o objetivo de prever os níveis de irradiação solar dentro do territorio brasileiro. Para conseguir os dados você irá utilizar bases de dados geradas a partir da API da Nasa.

Language: Jupyter Notebook - Size: 1.54 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

JonBws/Aircraft-Analysis-SQL

Language: Jupyter Notebook - Size: 2.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sumitdeole/Data_engineering_project

This project demonstrates a local and cloud execution of automated data collection and cleaning pipelines.

Language: Jupyter Notebook - Size: 335 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Evgeny011/tobacco_back

Inventory application

Language: Python - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

blakkheart/FastAPI-Task-Manager

Simple FastAPI task manager

Language: Python - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alireza01100011/PlanningWebApplication

Planning web application | Time Management

Language: Python - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

VitaliiCheremisov/parser_carpets_online_shop

Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

linmp/Flask-BeyondBlog

An Open Source Blog System that developed with Flask and Python3.

Language: Python - Size: 11.1 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

Rakoje/ShopManagementSystem

Backend application of a standard item store (Python, Docker, redis, Flask/SQLAlchemy)

Language: Python - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tinytengu/spa-welbex

Single Page Application for WelbeX

Language: JavaScript - Size: 309 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

sweetsenpai/briket_market_bot

Бот доставки еды. Совмещает в себе роли администратора, ресторана, клиента.

Language: Python - Size: 740 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

wcnvessies/py-home

Home projects

Language: HTML - Size: 6.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

naputami/AmazonScraper

Scraping amazon search page using BeutifulSoup, Playwright, Openpyxl, and SQLAlchemy

Language: Python - Size: 392 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

parulhardaha/todo-list

Todo Lists are the lists that we generally use to maintain our day-to-day tasks or list of everything that we have to do. It is helpful in planning our daily schedules.

Language: HTML - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thiagohrcosta/api-authentication-flask

Language: Python - Size: 13.7 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Amarilli/sqlalchemy-challenge

A climate analysis about Honolulu, Hawaii using SQLalchemy, Python, and Flask to create a climate app.

Language: Jupyter Notebook - Size: 732 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

theRishu/aiogram-bot-template

The fully detailed bot template for aiogram bot library.

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abhayvikramnayak98/TweetMetrics

SQL Project on Tweet Engagement Metrics (Using Pandas + SQLAlchemy)

Language: Jupyter Notebook - Size: 16.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ncepu-iDealStudio/sqlalchemy-codegen

一款基于SQLAlchemy生成models和controller层的代码生成器;controller层实现了基于实体的简单增删改查操作;

Language: Python - Size: 222 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

rahulrajan15/SQL_Analytics

This project revolves around tapping into real-time data from Otodom, a prominent Polish online real estate platform. Leveraging Bright Data for scraping and Snowflake for ETL in the cloud, we ensure smooth and efficient data processing. Our aim is to provide a seamless analysis of real estate trends, enhancing insights and decision-making.

Language: Python - Size: 37.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

somuchmoh/day67-100daysofcoding

Day 67 of #100DaysOfCoding

Language: CSS - Size: 1.61 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Valentina17varela/Argentine_Culture_Data_Integration

Argentinean cultural database (libraries, museums and movie theaters)

Language: Python - Size: 29.1 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

G-Balamurugan/Smart_Attendance

Solution to SIH 22 problem statement Smart Attendance

Language: Python - Size: 146 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 4

Context-Not-Found/Backend

SafeHer Backend

Language: Python - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

codewithmide/alx-higher_level_programming

Higher level programming languages and projects from ALX SE

Language: Python - Size: 6.58 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 3

Ehiane/StudentFacultyResearchPortal

A mock student-faculty research portal that connects students with faculty seeking research assistance. Faculty post opportunities, and students apply for projects aligned with their interests and skills.

Language: Python - Size: 283 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Islahi/Simple-PyQt5-Password-Manager

This is a password manager application build on PyQt5 GUI

Language: Python - Size: 624 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

greenpandorik/yacut_project

Сервис YaCut - это сервис укорачивания ссылок и API к нему

Language: HTML - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AAdewunmi/URL-Shortener-FastAPI-Python

URL Shortener With FastAPI and Python | Tech Stack: Python 3, FastAPI, SQLite, SQLAlchemy, Uvicorn

Language: Python - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2

xaer981/fresh_meat

Language: Python - Size: 88.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ajinzrathod/multi-specialty-hospital

We maintain all customers in one database. There are heaps of customers who have user cards. So, I decided to split up the customers based on the country and load them into corresponding country tables.

Language: Python - Size: 245 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

Weather-Beats/weatherBeats

🌦️🎵 WeatherBeats: Your Weather, Your Playlist 🎵🌦️ Discover the perfect playlist for your current weather with WeatherBeats. Just enter your city, and we'll sync the beats with the skies. Enjoy music that matches your mood!

Language: Jupyter Notebook - Size: 5.29 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ahartoto/booklib

Offline item management system for a library.

Language: Python - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

Ritabrata-Goswami/GUI-Login-App

By this GUI app we will do simple User Login and fetch the information about the user in dashboard.

Language: Python - Size: 169 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

stankudrow/SQL-via-Alchemy

Learning SQL via SQLAlchemy

Language: Jupyter Notebook - Size: 220 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kobogithub/dcm

Document Control Manager

Language: Python - Size: 12.5 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

numq/TwinkleChatApi

Flask implementation of chat application backend (User API)

Language: Python - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

borisbasic/fastapi-instagram

Language: Python - Size: 26.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vovoka/bookMap_2020

Books P2P Marketplace optimized by users' locations. It's much easier to buy used books if it's owner lives nearby.

Language: Python - Size: 2.92 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

chodorb/Flask-Simple-Login

Flask Login System with Mysql, sqlalchemy and bcrypt

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

anuragbhatt1805/Ouroboros-Bot

Telegram Bot named "Ouroboros Bot", designed by using python-telegram-bot, twillo, SQLAlchemy, pandas, for HKBK College of Engineering

Language: Python - Size: 110 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

mdeluca13/python-newsfeed

Developed Python backend where users can add posts, comments and votes.

Language: Python - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

YactayoC/multilingue-ia-chat-backend

Language: Python - Size: 114 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 2

RaThorat/various-code-blocks

This is a collection of various code blocks, supplimentory to other repositories.

Language: Jupyter Notebook - Size: 95.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

xxfeel/yacut

Проект YaCut — это сервис укорачивания ссылок. Его назначение — ассоциировать длинную пользовательскую ссылку с короткой, которую предлагает сам пользователь или предоставляет сервис.

Language: Python - Size: 85 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

luscarl/SCIF3000-dbProject

This is a short project for SCIF3000.

Language: Python - Size: 9.63 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ecshreve/jeppy

Play Historical Jeopardy Games

Language: Python - Size: 16.1 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

BrandyMcKinney/Super-Villains-Cards-Project-V2

Built a Super Villain API where the user can create supervillain cards.

Language: Python - Size: 38.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kulgaurav/Planetary-API

Building RESTful APIs with Flask

Language: Python - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

seyedmahdiamin1998/ETL_catawiki

ETL : Extract --> transform --> load

Language: Python - Size: 260 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Amanbansal3199/book-store

A book store application where user can maintain the Book information.

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Samah-00/flashcards-project

This project is designed to enable students to revise for exams, by providing them with an online platform where they can login, create a set of revision flashcards and study them.

Language: HTML - Size: 65.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

couplewith/pywebapps

python기반 Webapp 개발을 위해 다양한 도구를 이용하는 것을 정리 합니다. ( html5, crawling, sqlalchemy, openai, flask 등)

Language: Python - Size: 35.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

shubhenduanupamdutta/PythonCodes

Python Practice Codes for 100DaysOfCode, Python Bootcamp by Angela @AppBrewery

Language: Jupyter Notebook - Size: 17.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

imildositoe/python_ml_linear_regression_task

Python machine learning program to calculate, predict and visualize using Least Squares method.

Language: Python - Size: 505 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

PavelShaura/Movie_search_application_Flask

"Кинопоиск" - подобное приложение

Language: Python - Size: 291 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

FerLK/00clock

Punch The Clock - full stack little project

Language: Python - Size: 2.88 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Angienoelhaverly/Surfs_Up

Use SQLAlchemy to connect to and query a SQLite database. Design a Flask Application

Language: Jupyter Notebook - Size: 418 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

overiq/sqlalchemy

Source code of SQLAlchemy tutorial

Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 19 - Forks: 11

EmmaNeuberger/sql-alchemy-challenge

Using SQLAlchemy to analyze atmospheric data - forecasting for a hypothetical vacation.

Language: Jupyter Notebook - Size: 518 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Ash021980/Airbnb-Case-Study

Coursera research project

Language: Jupyter Notebook - Size: 12.2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

RJBarker/sqlalchemy-challenge

Using the ORM SQLAlchemy, connect to a SQLite database to retrieve data, perform climate analysis and design a Flask API based on the queries developed within the analysis

Language: Jupyter Notebook - Size: 587 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Orrv2904/cs50w-project1

Web application to search a book using GoogleBooks API

Language: HTML - Size: 1.62 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

StefanAvra/liebstdu

Flask backend for a fun project.

Language: Python - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

KingAkeem/flask-api-tutorial

A tutorial that demonstrates how to use Flask and SQLAlchemy

Language: Python - Size: 134 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

2020-HelloWorld/EducationalCreditSystem

Software to interact with the blockchain to claim or transfer educational cyptocurrency developed for permissioned blockchain

Language: JavaScript - Size: 13.8 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bsao17/Flask-React-app

Using React client and flask server for to-Do application

Language: CSS - Size: 1.38 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MicBun/flask-rest-api-jwt-auth-mysql

This project is a Flask REST API that uses Flask-RESTX for API development, Flask-SQLAlchemy for database management, JWT Auth for authentication, and MySQL for storage. The API also includes Swagger UI for documentation and testing. The purpose of the project is to demonstrate my skills in building REST APIs and to serve as a portfolio piece.

Language: Python - Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 3

mosiahr/free_proxy

Scraping the free proxy list and use sqlalchemy to save it to the database.

Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

Andrew32A/steam-wishlist

A backend-focused project focused on storing games and users in a database with CRUD and user authentication/authorization

Language: Python - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

VishnuKumarSS/User-Management-Admin-Dashboard

👤User Management dashboard with Google signup/signin and Custom user registration with Session and Firebase authentication. Helps admins and superuser to manage user data within the dashboard.

Language: JavaScript - Size: 3.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

helenamin/Perth-City-Properties

This project is about exploring and visualizing data of real estate properties in the City of Perth. It also includes property price range estimation using machine learning.

Language: Jupyter Notebook - Size: 10 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

Arcader717/SSQLA

Simplifying SQLAlchemy because it wasn't

Language: Python - Size: 101 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

daisy-rivera/Movie-Analysis

This Movie Analysis project includes several key Data Analyst processes such as ETL, EDA, SQL Database creation, Hypothesis Testing, Linear Regression ML Model and Dashboard Visualization.

Language: Jupyter Notebook - Size: 189 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

samuelhatcliff/lyricsavant

Lyric Savant is a data-driven User Interface that leverages the Lyrics Genius API to webscrape an artist's lyrics and display a module that includes their biographical information, a sample of their lyrics, and statistical insights regarding their vocabulary and polarity scores of their lyrics.

Language: Python - Size: 41.1 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ats-tandjoeng7/ucb-data-analytics-2022-team-project

Team collaboration project relevant to Machine Learning, Neural Networks, and predictions based on various learning models.

Language: Jupyter Notebook - Size: 4.43 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NOMANSAEEDSOOMRO/Trulia-real-estate-marketplace-webscraping-and-data-analysis

Web Scraping and analysis of the house prices and their information from different cities

Language: Jupyter Notebook - Size: 1.25 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

bnarath/Toronto_Rental_ETL_Project

While Toronto is a beautiful place to live, no one would claim it is easy to find a place to rent in Toronto. To help current and potential Toronto residents better understand rental options available to them, we created a database containing the most recent rental listings as well other indicators of what it might be like to live at each address. In this project, we extract, transform and load data into the database and deliver this refined data through API services.

Language: Jupyter Notebook - Size: 47.9 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2