flaskerize
flaskerize copied to clipboard
Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
There are different errors when adding an entity to an api using the default entity schematic, like `from app.product import Product` in interface_test.py.template or different `.data` in generated *_test.py files...
Hi, I have been trying to run the tests before possibly submitting a PR. I am running Python 3.6 within a conda environment on Windows 10, but I cannot run...
An incredibly useful feature of the Angular CLI is [ng-update](https://angular.io/cli/update), which provides a modification schematic for rewriting broken APIs as you upgrade across version of a library. The mechanism by...
For tasks involving modification of existing files, we should move to Python's [abstract syntax tree module (AST)](https://docs.python.org/3/library/ast.html).
Static assets requested from a deeply nested client side route should default to returnin index.html with a redirect for the rest of the route so client side can handle properly
Bumps [babel](https://github.com/python-babel/babel) from 2.7.0 to 2.12.1. Release notes Sourced from babel's releases. v2.12.1 Tiny packaging bugfix: py.typed wasn't included. What's Changed Include py.typed file in wheels by @AlexWaygood in python-babel/babel#975...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.5 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.5 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...