All Projects → anfederico → Flaskex

anfederico / Flaskex

Licence: mit
Simple flask example for quick prototypes and small applications

Projects that are alternatives of or similar to Flaskex

Webdevscom
😍 All kinds of resources for Developers 🔱 in one place.
Stars: ✭ 364 (-46.39%)
Mutual labels:  application, website
P2p
一个基于 python 的 flask 框架的资讯网站, http://119.29.100.53:8086/
Stars: ✭ 28 (-95.88%)
Mutual labels:  flask, website
Sparrow
运维管理平台(python3+flask+pycharts+apscheduler+gunicorn),模块化结构设计,底层依托mysql、influxdb、elasticsearch、zabbix、k8s等数据源数据
Stars: ✭ 723 (+6.48%)
Mutual labels:  flask, website
Job Web Demo
Python Web 实战项目,Flask + Jinja2 + Bootstrap 开发的招聘网站
Stars: ✭ 87 (-87.19%)
Mutual labels:  flask, website
Swaglyrics For Spotify
📃 Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.
Stars: ✭ 235 (-65.39%)
Mutual labels:  application, flask
Soul Manga
react + flask + scrapy 构建的单页应用漫画网站
Stars: ✭ 126 (-81.44%)
Mutual labels:  flask, website
Cancer Donation Portal Python Flask App
Flask App for Cancer Donation Portal using basic Python, SQLite3, HTML, CSS and Javascript
Stars: ✭ 32 (-95.29%)
Mutual labels:  flask, website
Wikipedia Map
A web app for visualizing the connections between Wikipedia pages.
Stars: ✭ 302 (-55.52%)
Mutual labels:  flask, website
Pepy
pepy is a site to get statistics information about any Python package.
Stars: ✭ 369 (-45.66%)
Mutual labels:  flask, website
Flask Profiler
a flask profiler which watches endpoint calls and tries to make some analysis.
Stars: ✭ 622 (-8.39%)
Mutual labels:  flask
Blockchain
A simple Blockchain in Python
Stars: ✭ 6,496 (+856.7%)
Mutual labels:  flask
Flask Blogging
A Markdown Based Python Blog Engine as a Flask Extension.
Stars: ✭ 609 (-10.31%)
Mutual labels:  flask
Hellogithub.com
HelloGitHub.com 网站源码
Stars: ✭ 624 (-8.1%)
Mutual labels:  flask
Rest Api Sections
A small repository of projects built in my course, REST APIs with Flask and Python.
Stars: ✭ 645 (-5.01%)
Mutual labels:  flask
Pinche xcx
同城拼车微信小程序😊
Stars: ✭ 614 (-9.57%)
Mutual labels:  website
Cromwell
Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
Stars: ✭ 655 (-3.53%)
Mutual labels:  application
Grip
Preview GitHub README.md files locally before committing them.
Stars: ✭ 5,454 (+703.24%)
Mutual labels:  flask
Flask Caching
A caching extension for Flask
Stars: ✭ 582 (-14.29%)
Mutual labels:  flask
Awesome Checker Services
✅ List of links to the various checkers out there on the web for sites, domains, security etc.
Stars: ✭ 662 (-2.5%)
Mutual labels:  website
Site Www
Source for Dart website
Stars: ✭ 656 (-3.39%)
Mutual labels:  website

                            Python Dependencies GitHub Issues License Codacy Badge Run on Repl.it



Features

  • Encrypted user authorizaton
  • Database initialization
  • New user signup
  • User login/logout
  • User settings
  • Modern user interface
  • Bulma framework
  • Limited custom css/js
  • Easily customizable

Setup

git clone https://github.com/anfederico/Flaskex
cd Flaskex
pip install -r requirements.txt
python app.py

Contributing

Please take a look at our contributing guidelines if you're interested in helping!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].