Title: Python Generators
Open Graph Title: Python Generators
X Title: Python Generators
Description: A Python generator is a function that produces a sequence of results. It works by maintaining its local state, so that the function can resume again exactly wh...
Open Graph Description: A Python generator is a function that produces a sequence of results. It works by maintaining its local state, so that the function can resume again exactly wh...
X Description: A Python generator is a function that produces a sequence of results. It works by maintaining its local state, so that the function can resume again exactly wh...
Opengraph URL: https://stackabuse.com/python-generators/
X: @StackAbuse
Domain: stackabuse.com
{
"@context": "https://schema.org",
"@type": "Article",
"publisher": {
"@type": "Organization",
"name": "Stack Abuse",
"logo": {
"@type": "ImageObject",
"url": "https://stackabuse.com/assets/images/favicon.svg"
}
},
"headline": "Python Generators",
"url": "https://stackabuse.com/python-generators/",
"image": {
"@type": "ImageObject",
"url": "https://s3.stackabuse.com/media/articles/9bad653b8aad3b4caa69a13d8a51d515.png"
},
"description": "A Python generator is a function that produces a sequence of results. It works by maintaining its local state, so that the function can resume again exactly wh...",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://stackabuse.com/"
},
"dateCreated": "2017-10-09T18:28:19Z",
"datePublished": "2017-10-09T18:48:29Z",
"dateModified": "2023-08-29T15:55:32Z",
"author": {
"@type": "Person",
"name": "Scott Robinson",
"url": "https://stackabuse.com/author/scott/",
"sameAs": [
"https://twitter.com/ScottWRobinson",
"https://github.com/scottwrobinson"
],
"image": {
"@type": "ImageObject",
"url": "https://s3.stackabuse.com/media/users/1922fc67b9d11d6364dc01a3d19f4293.jpg"
}
}
}
| og:site_name | Stack Abuse |
| og:type | article |
| og:image | https://s3.stackabuse.com/media/articles/9bad653b8aad3b4caa69a13d8a51d515.png |
| article:published_time | 2017-10-09T18:48:29Z |
| article:modified_time | 2023-08-29T15:55:32Z |
| article:tag | explained |
| article:publisher | https://stackabuse.com |
| article:author | https://twitter.com/ScottWRobinson |
| twitter:card | summary_large_image |
| twitter:url | https://stackabuse.com/python-generators/ |
| twitter:image | https://s3.stackabuse.com/media/articles/9bad653b8aad3b4caa69a13d8a51d515.png |
| twitter:creator | @StackAbuse |
| twitter:label1 | Written by |
| twitter:data1 | Scott Robinson |
| twitter:label2 | Filed under |
| twitter:data2 | python, explained |
| next-head-count | 34 |
| None | IE=edge |
| HandheldFriendly | True |
| referrer | no-referrer-when-downgrade |
Links:
Viewport: width=device-width, initial-scale=1.0