Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lowiehuyghe/edmunds-python
Edmunds is a Flask based framework for building web applications with a firm structure to start from.
https://github.com/lowiehuyghe/edmunds-python
core flask framework python python-2 python-3 web web-framework
Last synced: 3 months ago
JSON representation
Edmunds is a Flask based framework for building web applications with a firm structure to start from.
- Host: GitHub
- URL: https://github.com/lowiehuyghe/edmunds-python
- Owner: LowieHuyghe
- License: apache-2.0
- Archived: true
- Created: 2017-03-19T15:25:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-22T22:10:11.000Z (over 6 years ago)
- Last Synced: 2024-05-03T07:13:27.192Z (8 months ago)
- Topics: core, flask, framework, python, python-2, python-3, web, web-framework
- Language: Python
- Homepage: https://lowiehuyghe.github.io/edmunds-python/
- Size: 20.3 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Edmunds
[![PyPI](https://img.shields.io/pypi/v/edmunds-framework.svg)](https://pypi.python.org/pypi/edmunds-framework)
[![CircleCI](https://img.shields.io/circleci/project/github/LowieHuyghe/edmunds/master.svg)](https://circleci.com/gh/LowieHuyghe/edmunds)
[![codecov](https://codecov.io/gh/LowieHuyghe/edmunds/branch/master/graph/badge.svg)](https://codecov.io/gh/LowieHuyghe/edmunds)
[![Code Health](https://landscape.io/github/LowieHuyghe/edmunds/master/landscape.svg?style=flat)](https://landscape.io/github/LowieHuyghe/edmunds/master)
[![Code Climate](https://codeclimate.com/github/LowieHuyghe/edmunds/badges/gpa.svg)](https://codeclimate.com/github/LowieHuyghe/edmunds)
[![Updates](https://pyup.io/repos/github/LowieHuyghe/edmunds/shield.svg)](https://pyup.io/repos/github/LowieHuyghe/edmunds/)Edmunds is a Flask based framework for building web applications
with a firm structure to start from. Edmunds takes away the pain of
bootstrap code so you can kickoff with the things that really
matter.## Let's get started!
Go to: [https://lowiehuyghe.github.io/edmunds/gettingstarted/afreshstart](https://lowiehuyghe.github.io/edmunds/gettingstarted/afreshstart)