Topic: "flask-migrate"
edonosotti/ci-cd-tutorial-sample-app
A sample Python app that implements a REST API, with database migrations and CI/CD support.
Language: Python - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 129

flavienbwk/reactjs-flask-ldap-boilerplate
ReactJS + Flask + Docker (+K8S) boilerplate using an LDAP and token-based authentication.
Language: JavaScript - Size: 2.25 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 5

stribny/flask-api-quickstart
Flask API Quickstart with JSON Web Tokens, SQLAlchemy and Pytest
Language: Python - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

jim-schwoebel/dopg_cli
🐍🐳🐘 A python command line interface for DigitalOcean postgres clusters (5+ integrations).
Language: Python - Size: 42.3 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

2KAbhishek/Byteblog
A minimalist microblogging platform 🐦🔇
Language: Python - Size: 233 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

free-programmers/GeoIPService
API web service for getting an IP's location
Language: HTML - Size: 2.89 MB - Last synced at: 9 days ago - Pushed at: 28 days ago - Stars: 9 - Forks: 1

hidekuma/gogglekaap 📦
Google keep Clone coding - Fastcampus 2021
Language: Python - Size: 220 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 20

suyash248/taxi
Basic cab/taxi booking app
Language: Python - Size: 5.48 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 18

Igor-Felipy/Billy_Social-Network
A social network implemented in python with flask, based on twitter, where users can create posts, follow friends, search for topics, etc ... created to bring people together.
Language: JavaScript - Size: 1.2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 5

alisharify7/Food-Ordering-App
a simple yet powerful Food Ordering web Application for Employees (free and open sources)
Language: Python - Size: 46.1 MB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 7 - Forks: 2

Remy349/todo-app-flask-reactjs
TODO App built with Flask/Python (Backend) and ReactJS (Frontend)
Language: TypeScript - Size: 1.37 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 5

uinvent/flask-boilerplate
Flask + SqlAlchemy + Docker + PyTest + PyLint + Tox Boilerplate
Language: Python - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

Kalebu/Flask-starter
A minimal flask starter with boilerplate code to help speed up developing your flask application
Language: Python - Size: 130 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 2

creativeweb-aj/Flask-Architecture
Flask pre-setup architecture. This can be used in any flask project for a faster and better project code structure. All the required libraries are already installed easily to use in any big project.
Language: Python - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

anuraagnagar/flask-user-authentication
A Simple Authentication System for managing user login & registration in Flask/Python with SQLAlchemy.
Language: Python - Size: 1.84 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

codestrange/viajes-uh
Proyecto de Ingeniería de Software del curso 2018-2019 de la carrera de Ciencia de la Computación de la Universidad de La Habana, Cuba.
Language: Python - Size: 4.05 MB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

RafaelCenzano/JYL-site
JYL Toolbox is a website designed to connect members and leaders online and to provide an easier experience for both leaders and members
Language: Python - Size: 1.15 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

Gubchik123/ITish
The Flask blog site to publish posts on the IT topic.
Language: Python - Size: 1.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

jakuboskera/guestbook
Guestbook is a simple cloud-native web application which allows visitors to leave a public comment without creating a user account
Language: Python - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

shubhanshu786/productionize-flask
Steps to productionize flask application. Helpful in code debugging and maintenance.
Language: Python - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

essien1990/RESTAPIs
A CRUD users REST API using Python3 Flask and FastAPI
Language: Python - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

NKaty/Flack
Chat - HarvardX CS50W: Web Programming with Python and JavaScript
Language: Python - Size: 278 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

caioaraujo/videogame-catalog
A Flask experiment
Language: Python - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

SarthakMakhija/movie-inventory
A repository containing first python + flask (practice) project.
Language: Python - Size: 271 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

S1riyS/CLICKSPEED
SPEEDCLICK it`s a website where you can test your reaction and check how fast you aim and click with the mouse.
Language: HTML - Size: 457 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

jod35/Microblog
This is the webapp I built following Miguel Grinberg's Flask Mega Tutorial. It covers the basics of Flasks and some of its most commony used packages.
Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

danielcgithub/flask-by-example
Flask By Example - RealPython.com
Language: Python - Size: 13.1 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

joseguilherme96/sistema_gerenciador_lixeira_reciclavel
Sistema é capaz de monitorar os níveis das lixeiras em diversos pontos da cidade em tempo real integrado ao microcontroladores ESP32, gerando dados essenciais para empresa poder gerenciar sua coleta da melhor forma possível, reduzindo custos logísticos.
Language: Python - Size: 2.42 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

shr3yajaisal/social_media_app
Language: Python - Size: 190 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

ranjitjana027/flackweb-api
API for flackweb-react
Language: Python - Size: 80.1 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

IU1004/cv-build-tracker
A modern web application for tracking and managing your job applications and CV building process. Built with React, Flask, and PostgreSQL.
Language: JavaScript - Size: 218 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

RalitsaTerzieva/flasktalk
Flask based blog application
Language: Python - Size: 108 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

RalitsaTerzieva/flask-form-lab
Flask based project
Language: Python - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

RustamovAkrom/portfolio-2
✅My personal portfolio created in flask framework
Language: HTML - Size: 14.2 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Vishal150494/Task-Management-System
Its a simple Task Management System project to demonstrate my Web Application Development skills using tools like Python, Flask, Database System, Docker and demonstrate my practical insights on developing and deploying RESTful APIs & micro services. Using the task management system user can perform all CRUD operations based on some input attributes
Language: Python - Size: 533 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

53845714nF/MarketMinder 📦
Is a shopping list Webapp. It allows you to create shopping lists. And add items to them. In addition, the lists can be shared with other users. This app contains vulnerabilities, these are intentional.
Language: TypeScript - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Harshal-behare/Vulnerability--Assessment-Framework
A website to check the vulnerability in website.
Language: HTML - Size: 32.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

alisharify7/Shatel.ir
a fill clone of Shatel.ir build with Python3 and Flask
Language: Python - Size: 36.4 MB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

shreyas-bk24/MediKit
An online medical store
Language: HTML - Size: 1.79 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MQ-xz/multi-tenancy-in-flask
Multi tenancy implementation in flask application using SQLAlchemy and Flask-Migrate
Language: Python - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

eriklolson/flask-wineshop
Full-Stack eCommerce Project: web-app
Language: Jinja - Size: 36.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Remy349/upload-images-cloudinary-python
Upload your images to Cloudinary using Python and Flask
Language: Python - Size: 652 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

khadkarajesh/podcast-backend
rest apis for the podcast application
Language: Python - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

PavloShutz/english-lab
An online platform to learn english efficiently.
Language: Python - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

algorithm-ssau/Toast-n-Honey
Home confectionery
Language: CSS - Size: 44.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

adriangohjw/cz3003-eduventure
NTU Computer Science - CZ3003 Software Systems Analysis and Design (SSAD)
Language: C# - Size: 86.9 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

oluizeduardo/puc-menu-hub
CRUD project developed in Python, Flask and SQLAlchemy
Language: HTML - Size: 244 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

devyneX/Animatrix
A social website for anime fans to discuss and review animes
Language: Python - Size: 543 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jarrettmeyer/python_rq_demo
A demonstration of a Python Flask application with queuing and polling.
Language: Python - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

JiaqiWang18/snn-stats-backend
Stats API for the student news network. Completely automatic. Auto data extraction, data saving, and displaying. Developed using Flask
Language: Python - Size: 16.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

PatrickCmd/Yummy-Recipe-RestAPI
Yummy recipes app is an application that allows users to create, save and share meeting the needs of keeping track of awesome food recipes.
Language: Python - Size: 169 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

yves173/flask-send-html-email-with-mailgun
send email with flask
Language: Python - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

wendyltan/TreeHole
A Tree hole
Language: Python - Size: 14.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

bilafish/fyyur
Musical Venue & Artist Booking application built with Flask + PostgreSQL
Language: Python - Size: 2.39 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

leafarz/flask_boilerplate
Flask rest boilerplate project with multiple API version support via swagger
Language: Python - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

wanderindev/fyyur
Fyyur is the first project for the 2019 Udacity Full-stack Developer Nanodegree. The project is associated to the SQL and Data Modeling for the Web course.
Language: Python - Size: 2.34 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

iamvarshith/jamboreepalace
This platform facilitates partitioning large venues into small spaces, for hosting events. It bridges the gap between property enlisters and customers looking for event venues. It lets customers book an appropriate sized venue for their event from among the properties enlisted by the client company or external users. The spaces enlisted will be purely customisable based on needs of the customer
Language: HTML - Size: 115 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

creativeweb-aj/FlaskBlueprint
This is a flask project with the required libraries. It's the initial project architecture for the flask.
Language: Python - Size: 2.45 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

senavs/flask-api
:heavy_check_mark: Complete Flask architecture for WEB REST projects
Language: Python - Size: 545 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ScMofeoluwa/Project-Manager
Language: Python - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

anupamhaldkar/FyyurMusic
Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues.
Language: Python - Size: 3.89 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

prettyirrelevant/flask-cookiecutter
A flask boilerplate that aids quick prototyping of applications
Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Fantaso/agrimodule-smart-system
It is a crop monitoring system that helps small farmers reduce resources used in their farm's operation.
Language: Python - Size: 36.8 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

D3kion/flask-microblog 📦
[ABANDONED] Build a Microblog with Flask
Language: Python - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

b09780978/flask_pixiv
a web server crawl pixiv image and store you like image src in database.
Language: Python - Size: 217 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

gal16v8d/candc-svc
Wiki repo for C&C games
Language: Python - Size: 860 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

rizalw/Flask_UIML
For my personal portfolio. Read the Readme for further details.
Language: HTML - Size: 269 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

AaronJai/CITS3403_PROJECT
Agile Web Development University Project - Environmental Impact Tracker
Language: Python - Size: 12.8 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

solygambas/flask-blogging-platform
A blogging platform using Flask, Jinja2 and Flask-SQLAlchemy.
Language: Python - Size: 139 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

JulioRom/pokemon-api-flask
Este proyecto es una API en Flask para gestionar Pokémon, sus tipos y usuarios con favoritos. Incluye una interfaz admin, endpoints REST y scripts de carga inicial de datos.
Language: Python - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

VitorMours/Rune-Tables
Aplicação web full stack desenvolvida em Flask, com uso do SQLAlchemy e outras extensões para desenvovler um sistema de RPG
Language: Python - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

antonioisaacdias/api-flask-books
API Rest em Python e Flask para cadastramento e gerenciamento de livros.
Language: Python - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Bazanty/python-phase-4-code-challenge-pizza Fork of learn-co-curriculum/python-phase-4-code-challenge-pizza
Pizza Restaurant And Flask Api's
Language: Python - Size: 4.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

vroncevic/flask_func_struct
Flask Monolith Project Template - Class-Functional Structure
Language: Python - Size: 6.4 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Shadrack-Kipkemei/python-phase-4-code-challenge-pizza Fork of learn-co-curriculum/python-phase-4-code-challenge-pizza
Pizza restaurant API
Language: Python - Size: 1.25 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

topunix/Fyyur
:musical_note: Musical venue and artist booking site
Language: HTML - Size: 2.25 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

andrey-kobelev/cut_cut
Сервис укорачивания ссылок
Language: Python - Size: 122 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

RalitsaTerzieva/authflask
Flask based login application
Language: Python - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

RalitsaTerzieva/pawadopt
Flask based application for puppies adoption
Language: Python - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

alisharify7/Mini-CirCuit.ir
a full clone of MiniCirCuits.com website, using Python3, Flask, Celery, Mysql, Redis
Language: CSS - Size: 55.6 MB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

shrasinh/booklitE-library
This is a flask based web application, with more focus on the backend.
Language: HTML - Size: 6.54 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SeenSeens/python-flask-news
Website tin tức công nghệ bằng python flask
Language: HTML - Size: 17.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ferdinandbracho/bp_python-flask-sqlalchemy-marshmellow-migrate
Simple boiler plate to init a Dockerized flaskPostgres/SQLAlchemy-migrate project
Language: Python - Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

dasha2000vas/yacut
✂️🔗YaCut - это сервис, предоставляющий возможность укорачивания ссылок
Language: Python - Size: 75.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

vroncevic/manage_flask
Manage commands for Flask
Language: Python - Size: 6.77 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kaochiuan/flask-restful-store
flask restful store integration example
Language: Python - Size: 46.9 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

achao-io/flask-mega-tutorial-2024
Build a Flask web application
Language: Python - Size: 13.4 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

muchirajunior/flask-web-boilerplate
A Flask MVC Web Boilerplate
Language: HTML - Size: 380 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

reagan203/rentals-backend
rentals Backend is a robust Flask-based API designed to manage rental services efficiently. It incorporates features for user authentication, CRUD operations for rentals, bookings, payments, and reviews, ensuring seamless interaction with the database.
Language: Python - Size: 15.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

borisbasic/file_explorer
Language: Python - Size: 16.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

borisbasic/rest-api-flask
python
Language: Python - Size: 2.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Rishabh-Jain21/Flask-Coupon-Manager
Language: Python - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dragon11112222/flaskbook_with_db
파이썬 플라스크 웹 앱 개발 입문 chapter2 crud app 구현
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vroncevic/flask_func_struct_sijax
Language: Python - Size: 3.32 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vroncevic/flask_func_struct_vue
Flask functional structure + Vue
Language: Python - Size: 3.32 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

faamaral/techster
Techster is a technology blog that focuses on information technology. This repository contains the source code for the blog, which is built using Flask and Python.
Language: HTML - Size: 15.4 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SkaDin/real_estate_service
Language: Python - Size: 473 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NoumanAhmad448/flask-blog-posts
An open source project for hands on experience all developed in flask framework
Language: Python - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Helder-Lucau/Superheroes
Superheroes Flask API
Language: Python - Size: 462 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

darthTh0t/induskriti_site
Induskriti Web App repo
Language: CSS - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
