<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>python_cgi &#8211; Selman Tunc</title>
	<atom:link href="https://selmantunc.com.tr/tag/python_cgi/feed/" rel="self" type="application/rss+xml" />
	<link>https://selmantunc.com.tr</link>
	<description></description>
	<lastBuildDate>Thu, 01 Sep 2016 18:29:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://selmantunc.com.tr/wp-content/uploads/2023/07/cropped-tumblr_inline_oglumuMbgO1tyldvk_540-150x150-1-32x32.jpg</url>
	<title>python_cgi &#8211; Selman Tunc</title>
	<link>https://selmantunc.com.tr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Python CGI + jinja template (Ders 6)</title>
		<link>https://selmantunc.com.tr/uncategorized/python-cgi-jinja-template-ders-5/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 01 Sep 2016 18:29:56 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python_cgi]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2016/09/01/python-cgi-jinja-template-ders-5/</guid>

					<description><![CDATA[Sürekli print ile html yazmak sıkıcı , çekilir çile değil diyorsanız sizi jinya köşemize alalım jinja template django ve flask&#8217;da kullanılan jinja template ile aslında python da ve html dosyanızda&#8230;]]></description>
										<content:encoded><![CDATA[<p>Sürekli print ile html yazmak sıkıcı , çekilir çile değil diyorsanız sizi jinya köşemize alalım jinja template django ve flask&#8217;da kullanılan jinja template ile aslında python da ve html dosyanızda kod yazabilirsiniz </p>
<p>şimdi bir örnek yazalım öncelikle jinja yı kurmanız gerekiyor, pip ile kolayca kuralım </p>
<pre>pip install Jinja2</pre>
<p>daha sonra from jinja2 import Environment, FileSystemLoader  a atayalım </p>
<p>
şimdi cgi-bin dizini içinde jinja_dersi_template.html dosyası oluşturun ve aşağıdaki kodları yazalım

</p>
<p>
daha sonra jinja_dersi.py  dosyası oluşturalım ve aşağıdaki kodları yazalım

ve test edelim http://localhost:8000/cgi-bin/jinja_dersi.py
</p>
<p>cgi ve jinja konusunu çok basit ve anlaşılır anlatmaya çalıştım , eğer daha fazla bilgi isterseniz</p>
<p>jinja için <br></p>
<p><a href="http://jinja.pocoo.org/docs/dev/templates/">http://jinja.pocoo.org/docs/dev/templates/ </a></p>
<p><a href="http://jinja.pocoo.org/docs/dev/intro/">http://jinja.pocoo.org/docs/dev/intro/ </a></p>
<p> CGI için </p>
<p><a href="http://t.umblr.com/redirect?z=http%3A%2F%2Fcgi.tutorial.codepoint.net%2Funique-field-names&amp;t=N2I4YTU1N2Y5YTI2MWMyOGY0OGFkMDVmMTBkNDI5YzVjYTY3YTRjMyxKaFJBSm5qaw%3D%3D">http://cgi.tutorial.codepoint.net/unique-field-names</a>
<br><a href="http://t.umblr.com/redirect?z=http%3A%2F%2Fwww.tutorialspoint.com%2Fpython3%2Fpython_cgi_programming.htm&amp;t=ZDg3MmViM2MyYjExMjM4OTdlYTY1NDAwNWFjZjJmZmE0ODQxMTA1ZCxKaFJBSm5qaw%3D%3D">http://www.tutorialspoint.com/python3/python_cgi_programming.htm</a>
<br><a href="http://t.umblr.com/redirect?z=http%3A%2F%2Fanh.cs.luc.edu%2Fpython%2Fhands-on%2F3.1%2FhandsonHtml%2Fdynamic.html+&amp;t=ZTJiOGI5ODFmZmU3MDAzZDQ3YzVlZDcyOTk2NDNiM2I1NTA5Y2NhMixKaFJBSm5qaw%3D%3D">http://anh.cs.luc.edu/python/hands-on/3.1/handsonHtml/dynamic.html+</a>
<br><a href="http://t.umblr.com/redirect?z=http%3A%2F%2Fwww.tutorialspoint.com%2Fpython%2Fpython_cgi_programming.htm&amp;t=ODk2ZjhmM2ZiYjMxYzI5OTI3YWZhNGM1MjIyODVjNzRjNzVmZWJkZCxKaFJBSm5qaw%3D%3D">http://www.tutorialspoint.com/python/python_cgi_programming.htm</a>
<br><a href="http://t.umblr.com/redirect?z=https%3A%2F%2Fdocs.python.org%2F3%2Flibrary%2Fcgi.html&amp;t=NDliNGYxODRlN2JlMzAxZjY5MjdhZWIzNzA4NmJlYzc2MmEyOWJhMCxKaFJBSm5qaw%3D%3D">https://docs.python.org/3/library/cgi.html</a>
<br><a href="http://t.umblr.com/redirect?z=http%3A%2F%2Fpythontr.blogspot.com.tr%2F2008%2F10%2Fcgi-pythona-giri.html&amp;t=NjQ1NDFmZWYyNDc1ZTVhMzc0OWIyMDJmYTJkZmNmZmQ1NWYzODgxMCxKaFJBSm5qaw%3D%3D">http://pythontr.blogspot.com.tr/2008/10/cgi-pythona-giri.html</a>
<br><a href="http://t.umblr.com/redirect?z=http%3A%2F%2Fwww.johnloomis.org%2Fpython%2F&amp;t=M2I0NzA3NGViNzQ5MDhjZGNhZGVjYWJlZGEzMzVhYzk4OWRkMzU2ZSxKaFJBSm5qaw%3D%3D">http://www.johnloomis.org/python/</a></p>
<p>sonraki django ve flask derslerini yazabilirsem eğer  orada görüşmek üzere</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
