i have started and work on many flask projects, i have a great understanding of its inner workings, as well as many ways available to enh...
i have started and work on many flask projects, i have a great understanding of its inner workings, as well as many ways available to enhance and extend the framework, to help make it much more useful than many currently feel it is.
i mainly use sqlalchemy to abstract away the raw sql needed to manipulate databases, but thats not always an option, and as a consequence...
i mainly use sqlalchemy to abstract away the raw sql needed to manipulate databases, but thats not always an option, and as a consequence i have a lot of time clocked sitting in front of the mysql console.
not sure why it added Jinja, i only added jinja2, but i guess this will help people find that
not sure why it added Jinja, i only added jinja2, but i guess this will help people find that
REVIEWS FROM CLIENTS
5.0
(15 reviews)
Max
June 2022
Super helpful tutor. Really knowledgeable about React and React frameworks. I would absolutely hire him again.
Jonathan Garro
June 2022
Kyle is fantastic. Took the time to troubleshoot my problem, consult the documentation with me, and clearly explain his process as he went through the code. Will definitely use him again!
Timothy Lombard
March 2017
Kyle really knows Flask, and SQLalchemy!
Aaron Goldsmith
March 2017
Really knowledgeable about Python, Flask and Angular. Patient and kind, great mentor!!
Jeremy Spell
January 2017
Helped me get past an issue that had been bugging me for a while, thanks!!
Bernardo Roschke
September 2016
Kyle was great. He previewed my code on github before we met and could already see some problems areas. I explained my problem and when we were ready, started the pay session. He quickly resolved my issue and helped my understand what was wrong. I'll definitely contact him again should the need arise.
Jordan Taylor
May 2016
Kyle is excellent. He isolated the problem in record time.
Mike Ritchie
July 2015
Fixed something I'm sure would have taken me hours in a couple minutes, couldn't be happier overall.
Jose Varela
May 2015
Very knowledgeable about the tool needed; helped me solve the problem immediately (less than 10 min)
SOCIAL PRESENCE
GitHub
flask-xxl
A best practices approach to creating large web apps, which gives the ease and power of django to your flask app
Python
387
20
flask-cms
a minimal CMS built on the pythonic MTV (model / template / view) pattern, implemented using the flask webframework