Skip to main content

Edmunds is a fast Python framework for building web applications with a firm base to start from.

Project description

PyPI CircleCI codecov Code Health Code Climate Updates

Edmunds is a Python framework for building web applications with a firm base to start from. Edmunds takes away the pain of bootstrap code so you can kickoff with the things that really matter.

Getting Started

  1. Download an Edmunds Instance to kick-start your project: https://github.com/LowieHuyghe/edmunds-instance/archive/master.zip

  2. Unzip it and rename it after your project.

  3. Setup you virtual environment for your project (see The Hitchhiker’s guide to Python).

  4. Activate your project’s virtual environment

  5. Install the required package setuptools_scm: pip install setuptools_scm

  6. Install all other dependencies: pip install -r requirements.txt

  7. Try starting it up! python main.py

Further Documentation

See: https://lowiehuyghe.github.io/edmunds/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edmunds-framework-0.2.24.tar.gz (68.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page