gurashish1singh / flask_bookmark_app

A basic bookmarks app using Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Bookmark App

The pyproject.toml file contains project dependencies and can be updated to add more dependencies at any stage of the project by running poetry add <packagename>. Minimum Python version supported is 3.8.

The .pre-commit-config.yaml contains all the formatter and linters that runs before committing and before pushing changes.

About

A basic bookmarks app using Flask

License:MIT License


Languages

Language:Python 58.9%Language:Shell 41.1%