KevinFasusi / supplychainpy

Supplychainpy is a Python library for supply chain analysis, modelling and simulation. The library assists a workflow that is reliant on Excel and VBA.
http://www.supplychainpy.org/
BSD 3-Clause "New" or "Revised" License
283 stars 99 forks source link

Move Reporting to Flask Application Factory Pattern #40

Closed KevinFasusi closed 7 years ago

KevinFasusi commented 7 years ago

Move reporting to folder structure that supports flask application factory pattern and use 'blueprints'.