René's URL Explorer Experiment


Title: Building Enumerations With Python's enum – Real Python

Open Graph Title: Building Enumerations With Python's enum – Real Python

Description: In this video course, you'll discover the art of creating and using enumerations of logically connected constants in Python. To accomplish this, you'll explore the Enum class and other associated tools and types from the enum module from the Python standard library.

Open Graph Description: In this video course, you'll discover the art of creating and using enumerations of logically connected constants in Python. To accomplish this, you'll explore the Enum class and other associated tools and types from the enum module from the Python standard library.

Opengraph URL: https://realpython.com/courses/python-enum/

X: @realpython

direct link

Domain: realpython.com


Hey, it has json ld scripts:
{
  "@context": "https://schema.org",
  "@type": "Course",
  "@id": "https://realpython.com/courses/python-enum/",
  "url": "https://realpython.com/courses/python-enum/",
  "name": "Building Enumerations With Python's enum",
  "description": "In this video course, you'll discover the art of creating and using enumerations of logically connected constants in Python. To accomplish this, you'll explore the Enum class and other associated tools and types from the enum module from the Python standard library.",
  "availableLanguage": [
    "en"
  ],
  "educationalLevel": "Intermediate",
  "educationalCredentialAwarded": {
    "@type": "EducationalOccupationalCredential",
    "credentialCategory": "Certificate",
    "name": "Real Python Certificate of Completion"
  },
  "hasCourseInstance": [
    {
      "@type": "CourseInstance",
      "courseMode": "Online",
      "courseWorkload": "PT128M53S",
      "instructor": {
        "@type": "Person",
        "name": "Darren Jones",
        "image": "https://realpython.com/cdn-cgi/image/width=1000,height=1000,fit=crop,gravity=auto,format=auto/https://files.realpython.com/media/dj-profile-square-med.e9f478927b62.jpg",
        "url": "https://realpython.com/team/djones/",
        "affiliation": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        }
      }
    }
  ],
  "image": {
    "@type": "ImageObject",
    "url": "https://files.realpython.com/media/Build-Enumerations-With-Pythons-enum_Watermarked.bbcd46a82f58.jpg",
    "width": 1920,
    "height": 1080
  },
  "inLanguage": "en",
  "provider": {
    "@type": "Organization",
    "@id": "https://realpython.com/#organization",
    "name": "Real Python",
    "url": "https://realpython.com",
    "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
  },
  "publisher": {
    "@type": "Organization",
    "@id": "https://realpython.com/#organization",
    "name": "Real Python",
    "url": "https://realpython.com",
    "logo": {
      "@type": "ImageObject",
      "url": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png",
      "width": 512,
      "height": 512
    },
    "description": "Real Python is a leading provider of online Python education and one of the largest language-specific online communities for software developers. It publishes high-quality learning resources, such as tutorials, books, and courses to an audience of millions of developers, data scientists, and machine learning engineers each month.",
    "slogan": "Become a Python Expert",
    "email": "info@realpython.com",
    "sameAs": [
      "https://github.com/realpython",
      "https://www.youtube.com/realpython",
      "https://twitter.com/realpython",
      "https://x.com/realpython",
      "https://www.linkedin.com/company/realpython-com/",
      "https://www.facebook.com/learnrealpython",
      "https://www.instagram.com/realpython",
      "https://www.tiktok.com/@realpython.com"
    ]
  },
  "syllabusSections": [
    {
      "@type": "Syllabus",
      "name": "Getting to Know Enumerations in Python"
    },
    {
      "@type": "Syllabus",
      "name": "Creating Enumerations With Python's enum"
    },
    {
      "@type": "Syllabus",
      "name": "Working With Enumerations in Python"
    },
    {
      "@type": "Syllabus",
      "name": "Diving Deeper Into Enumerations"
    },
    {
      "@type": "Syllabus",
      "name": "Reviewing What You've Learned"
    }
  ],
  "offers": [
    {
      "@type": "Offer",
      "category": "Subscription"
    }
  ],
  "datePublished": "2024-01-30",
  "dateModified": "2024-02-05"
}

authorReal Python
twitter:cardsummary_large_image
twitter:imagehttps://files.realpython.com/media/Build-Enumerations-With-Pythons-enum_Watermarked.bbcd46a82f58.jpg
og:imagehttps://files.realpython.com/media/Build-Enumerations-With-Pythons-enum_Watermarked.bbcd46a82f58.jpg
twitter:creator@realpython
og:typearticle

Links:

https://realpython.com/
Start Herehttps://realpython.com/start-here/
Learn Python https://realpython.com/courses/python-enum/
Python Tutorials →In-depth articles and video courseshttps://realpython.com/search?kind=article&kind=course&order=newest
Learning Paths →Guided study plans for accelerated learninghttps://realpython.com/learning-paths/
Quizzes & Exercises →Check your learning progresshttps://realpython.com/quizzes/
Browse Topics →Focus on a specific area or skill levelhttps://realpython.com/tutorials/all/
Community Chat →Learn with other Pythonistashttps://realpython.com/community/
Office Hours →Live Q&A calls with Python expertshttps://realpython.com/office-hours/
Podcast →Hear what’s new in the world of Pythonhttps://realpython.com/podcasts/rpp/
Books →Round out your knowledge and learn offlinehttps://realpython.com/products/books/
Reference →Concise definitions for common Python termshttps://realpython.com/ref/
Code Mentor →BetaPersonalized code assistance & learning toolshttps://realpython.com/mentor/
Unlock All Content →https://realpython.com/account/join/
More https://realpython.com/courses/python-enum/
Learner Storieshttps://realpython.com/learner-stories/
Python Newsletterhttps://realpython.com/newsletter/
Python Job Boardhttps://www.pythonjobshq.com
Meet the Teamhttps://realpython.com/team/
Become a Tutorial Writerhttps://realpython.com/write-for-us/
Become a Video Instructorhttps://realpython.com/become-an-instructor/
Searchhttps://realpython.com/search
https://realpython.com/search
Joinhttps://realpython.com/account/join/
Sign‑Inhttps://realpython.com/account/login/?next=%2Fcourses%2Fpython-enum%2F
https://realpython.com/courses/python-enum/continue/
https://realpython.com/courses/python-enum/#team
Darren Joneshttps://realpython.com/courses/python-enum/#team
intermediatehttps://realpython.com/tutorials/intermediate/
data-structureshttps://realpython.com/tutorials/data-structures/
pythonhttps://realpython.com/tutorials/python/
stdlibhttps://realpython.com/tutorials/stdlib/
Start Now https://realpython.com/courses/python-enum/continue/
Rate and Reviewhttps://realpython.com/feedback/survey/course/python-enum/feedback/?from=course
standard libraryhttps://docs.python.org/3/library/index.html
object-oriented programminghttps://realpython.com/python3-object-oriented-programming/
inheritancehttps://realpython.com/inheritance-composition-python/
Q&A With Python Experts: Ask a Questionhttps://realpython.com/courses/python-enum/discussion/
Course Slides (.pdf)https://realpython.com/courses/python-enum/downloads/python-enum-slides/
Sample Code (.zip)https://realpython.com/courses/python-enum/downloads/python-enum-code/
Classic Data Structures and Algorithmshttps://realpython.com/learning-paths/classic-data-structures-and-algorithms-with-python/
Start Nowhttps://realpython.com/courses/python-enum/continue/
1. Building Enumerations With Python's enum (Overview)02:06 https://realpython.com/videos/python-enum-overview/
2. Getting to Know Enumerations03:41 https://realpython.com/videos/enumerations-intro/
1. Creating Enumerations in Python05:28 https://realpython.com/lessons/create-python-enum/
2. Creating More Enumerations02:53 https://realpython.com/lessons/more-enumeration-creation/
3. Creating Enumerations With the Functional API05:26 https://realpython.com/lessons/functional-api-enumeration-creation/
4. Using Automatic Values, Aliases, and Unique Values03:58 https://realpython.com/lessons/automatic-aliases-unique/
1. Working With Enumerations in Python04:37 https://realpython.com/lessons/work-enumerations-python/
2. Using Enumerations in if and match Statements02:55 https://realpython.com/lessons/enumerations-if-match-statements/
3. Comparing and Sorting Enumerations05:52 https://realpython.com/lessons/comparing-sorting-enumerations/
1. Extending Enumerations With New Behavior06:51 https://realpython.com/lessons/extending-enumerations-behavior/
2. Exploring Other Enumeration Classes07:43 https://realpython.com/lessons/other-enumeration-classes/
1. Using Enumerations: Two Practical Examples07:07 https://realpython.com/lessons/enumeration-examples/
2. Building Enumerations With Python's enum (Summary)01:20 https://realpython.com/lessons/python-enum-summary/
Start Nowhttps://realpython.com/videos/python-enum-overview/
https://realpython.com/team/djones/
» More about Darrenhttps://realpython.com/team/djones/
https://realpython.com/team/asantos/
Aldrenhttps://realpython.com/team/asantos/
https://realpython.com/team/cbailey/
Christopherhttps://realpython.com/team/cbailey/
https://realpython.com/team/kfinegan/
Katehttps://realpython.com/team/kfinegan/
https://realpython.com/team/tmoore/
Tappanhttps://realpython.com/team/tmoore/
https://realpython.com/team/lpozoramos/
Leodanishttps://realpython.com/team/lpozoramos/
https://realpython.com/team/gahjelle/
Geir Arnehttps://realpython.com/team/gahjelle/
https://realpython.com/team/bzaczynski/
Bartoszhttps://realpython.com/team/bzaczynski/
https://realpython.com/team/bweleschuk/
Brendahttps://realpython.com/team/bweleschuk/
https://realpython.com/courses/using-raise-for-effective-exceptions/?utm_source=realpython&utm_medium=web&utm_campaign=related-course&utm_content=python-enum
Using raise for Effective Exceptionshttps://realpython.com/courses/using-raise-for-effective-exceptions/?utm_source=realpython&utm_medium=web&utm_campaign=related-course&utm_content=python-enum
https://realpython.com/courses/intro-sorting-algorithms/?utm_source=realpython&utm_medium=web&utm_campaign=related-course&utm_content=python-enum
Introduction to Sorting Algorithms in Pythonhttps://realpython.com/courses/intro-sorting-algorithms/?utm_source=realpython&utm_medium=web&utm_campaign=related-course&utm_content=python-enum
← Browse All Courseshttps://realpython.com/search?kind=course
Start Herehttps://realpython.com/start-here/
Learning Resourceshttps://realpython.com/search
Code Mentorhttps://realpython.com/mentor/
Python Referencehttps://realpython.com/ref/
Python Cheat Sheethttps://realpython.com/cheatsheets/python/
Support Centerhttps://support.realpython.com/
Learning Pathshttps://realpython.com/learning-paths/
Quizzes & Exerciseshttps://realpython.com/quizzes/
Browse Topicshttps://realpython.com/tutorials/all/
Live Courseshttps://realpython.com/live/
Bookshttps://realpython.com/books/
Podcasthttps://realpython.com/podcasts/rpp/
Newsletterhttps://realpython.com/newsletter/
Community Chathttps://realpython.com/community/
Office Hourshttps://realpython.com/office-hours/
Learner Storieshttps://realpython.com/learner-stories/
Plans & Pricinghttps://realpython.com/account/join/
Team Planshttps://realpython.com/account/join-team/
For Businesshttps://realpython.com/account/join-team/inquiry/
For Schoolshttps://realpython.com/account/join-team/education-inquiry/
Reviewshttps://realpython.com/learner-stories/
About Ushttps://realpython.com/about/
Teamhttps://realpython.com/team/
Mission & Valueshttps://realpython.com/mission/
Editorial Guidelineshttps://realpython.com/editorial-guidelines/
Sponsorshipshttps://realpython.com/sponsorships/
Careershttps://realpython.workable.com
Press Kithttps://realpython.com/media-kit/
Merchhttps://realpython.com/merch
https://www.youtube.com/realpython
https://x.com/realpython
https://www.linkedin.com/company/realpython-com
https://www.facebook.com/LearnRealPython
https://github.com/realpython/
Privacy Policyhttps://realpython.com/privacy-policy/
Terms of Usehttps://realpython.com/terms/
Securityhttps://realpython.com/security/
Contacthttps://realpython.com/contact/
https://realpython.com/

Viewport: width=device-width, initial-scale=1, shrink-to-fit=no, viewport-fit=cover

Robots: max-image-preview:large


URLs of crawlers that visited me.