AI-powered search & chat for Data / Computer Science Students

Build A Website Using Flask in Python: More with Jinja (004)

 Python in Plain English

More with Jinja In the last tutorial, we saw how easy it is to pass variables from your Python code to the HTML using Jinja. In this tutorial, we will go to the next step and see what else we can do u...

Read more at Python in Plain English

Jinja2

 Full Stack Python

Jinja2 is a template engine written in Python for outputting formats such as HTML and XML.

Read more at Full Stack Python

Take Full Control of Your Python Plots with Jinja

 Towards Data Science

Next time you want to make a fully customized plot in Python ditch matplotlib and try Jinja. Here's a short tutorial to help you get started.

Read more at Towards Data Science

Jinja Templating

 Real Python

With Jinja, you can build rich templates that power the front end of your web applications. But you can use Jinja without a web framework running in the background. Anytime you want to create text fil...

Read more at Real Python

Introduction to Jinja Templating

 Real Python

Jinja is a text templating language. It allows you to process a block of text, insert values from a context dictionary, control how the text flows using conditionals and loops, modify inserted data wi...

Read more at Real Python

Primer on Jinja Templating

 Real Python

With Jinja, you can build rich templates that power the front end of your web applications. But you can use Jinja without a web framework running in the background. Anytime you want to create text fil...

Read more at Real Python

Jinja2 in zope

 Daniel Roy Greenfeld Blog

Jinja2 in zope April 4, 2009 This was originally posted on blogger here . Getting Django Tempates inside of zope is not trivial. Yet getting Jinja2 to run inside of zope is easy! Use easy_install (or ...

Read more at Daniel Roy Greenfeld Blog

Advanced SQL Templates In Python with JinjaSql

 Towards Data Science

In A Simple Approach To Templated SQL Queries In Python, I introduced the basics of SQL templates in Python using JinjaSql. This post further demonstrates the power of Jinja2 within JinjaSql…

Read more at Towards Data Science

Hello World — Python

 Analytics Vidhya

Python is a programming language that has been around for quite a while and that has so much to offer. Since its inception about 30 years ago Python has come a long way, as well as being on and off…

Read more at Analytics Vidhya

About Python

 A Byte of Python

About Python Python is one of those rare languages which can claim to be both simple and powerful . You will find yourself pleasantly surprised to see how easy it is to concentrate on the solution to...

Read more at A Byte of Python

Python for newbies🐍

 Javarevisited

This article is designed to support as a tutorial for anyone interested in learning Python. My goal is to keep the information brief and to concentrate on the most crucial points that must be understo...

Read more at Javarevisited

Jython

 Python 3 Patterns, Recipes and Idioms

Sometimes it’s easier and faster to temporarily step into another language to solve a particular aspect of your problem. This chapter looks at the value of crossing language boundaries. It is often ad...

Read more at Python 3 Patterns, Recipes and Idioms

Enter Here to become a Pythonista

 Python in Plain English

10 Free Resources to learn Python Continue reading on Python in Plain English

Read more at Python in Plain English

Python Virtual Environment

 Python in Plain English

A Comprehensive Guide Continue reading on Python in Plain English

Read more at Python in Plain English

Ready to Brush Up on Your Python Skills?

 Towards Data Science

Python — a 30-year-old programming language — remains one of data science’s greatest common denominators. Judging by the number of tutorials and deep dives we publish daily on its functions, quirks…

Read more at Towards Data Science

How to write amazing Python

 Python in Plain English

All the best coding guidelines for Python developers Continue reading on Python in Plain English

Read more at Python in Plain English

Jupyter Notebook

 Full Stack Python

Jupyter Notebook, formerly named iPython Notebook, is a powerful Python code execution environment often used for data analysis.

Read more at Full Stack Python

Getting started with python

 ThePythonGuru

What is Python? Python is a general-purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and rea…

Read more at ThePythonGuru

Python Basics

 Python in Plain English

Part-1 — Introduction Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dyna...

Read more at Python in Plain English

Hello, Python

 Kaggle Learn Courses

This course covers the key Python skills you’ll need so you can start using Python for data science. We'll start with a brief overview of Python syntax, variable assignment, and arithmetic operators. ...

Read more at Kaggle Learn Courses

What is python?

 Analytics Vidhya

Python is an object-oriented, high-level programming language. The main feature of python is that it comes with dynamic semantics. When its high-level built in data structures combine with dynamic…

Read more at Analytics Vidhya

Python Cheatsheet for Beginners

 Python in Plain English

Introduction: Python, the brainchild of Guido van Rossum, has revolutionized the world of programming since its inception. Its simplicity, versatility, and ease of use have made it a favorite among be...

Read more at Python in Plain English

Create a Notepad With Python

 Analytics Vidhya

Python is a language you get results of the efforts you put in it fast when you use your knowledge of the language the right way — to build projects. The beautiful part of the language is you need…

Read more at Analytics Vidhya

Write For Pythoneers

 The Pythoneers

Share Your Knowledge among all the Pythoneers. A Medium Publication Sharing Content Related to Python Programming, Machine Learning, Data Science, Computer Vision, Web Development, Automation, Web Scr...

Read more at The Pythoneers