ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,699 results

Old Guy at The Terminal
Episodio 34: Python moderno 5: 1,2,3,4 ... Probando Enums!

Enums en Python ni siquiera son tan nuevos, están desde Python 3.4 pero SE USAN DEMASIADO POCO. Y es una pena, porque ...

12:33
Episodio 34: Python moderno 5: 1,2,3,4 ... Probando Enums!

434 views

5 years ago

The Debug Zone
How to Retrieve Enum Names in Python: A Complete Guide with Examples

In this video, we delve into the world of Python enums, exploring how to effectively retrieve enum names in your code. Whether ...

2:25
How to Retrieve Enum Names in Python: A Complete Guide with Examples

0 views

1 year ago

I love Python
422 - Utilizando Enum em Python

Veremos como utilizar um Enum no Python. 00:00 Importando a classe Enum 00:13 Criando nossa classe que herda de Enum ...

2:29
422 - Utilizando Enum em Python

343 views

3 years ago

PyCon Israel
Hacking Around Enumeration - Mark Geyzer - PyCon Israel 2019

Hacking Around Enumeration - Mark Geyzer - PyCon Israel 2019 ...

15:27
Hacking Around Enumeration - Mark Geyzer - PyCon Israel 2019

167 views

6 years ago

The Debug Zone
How to Compare Strings with Python Enum: A Step-by-Step Guide

In this video, we'll explore the powerful combination of Python Enums and string comparison. Whether you're a beginner looking ...

1:31
How to Compare Strings with Python Enum: A Step-by-Step Guide

2 views

9 months ago

Dhananjay Nene
Python PEP-435 : Enums for the python standard library

Screencast of capabilities introduced by and features of PEP-435 : Adding an enum type to standard python library.

23:41
Python PEP-435 : Enums for the python standard library

3,666 views

12 years ago

Smart Contract Programmer
Enum | Solidity 0.8

Enum in Solidity. 0:12 - Declaring an enum 0:49 - State variables 1:37 - Function output 2:01 - Function input 2:30 - Update 3:02 ...

4:22
Enum | Solidity 0.8

15,960 views

4 years ago

The Debug Zone
How to Set Default Values for Python Enums: A Complete Guide

In this video, we dive into the world of Python enums and explore how to set default values effectively. Whether you're a beginner ...

2:01
How to Set Default Values for Python Enums: A Complete Guide

4 views

8 months ago

I love Python
27 - Enum Python

Para quem já conhece Enum de outras linguagens a utilidade é a mesma, para quem ainda não tem é basicamente uma forma ...

4:00
27 - Enum Python

43 views

4 years ago

The Debug Zone
Encoding Python Enum to JSON

python: Encoding Python Enum to JSON Thanks for taking the time to learn more. In this video I'll go through your question, ...

3:07
Encoding Python Enum to JSON

6 views

1 year ago

The Debug Zone
How to Use Enum Arguments with argparse in Python for Better CLI Options

In this video, we'll explore how to enhance your command-line interfaces (CLI) in Python by using Enum arguments with the ...

3:42
How to Use Enum Arguments with argparse in Python for Better CLI Options

59 views

1 year ago

Adafruit Industries
John Park's CircuitPython Parsec: Enumerate #adafruit #circuitpython

circuitpythonparsec How to use the enumerate command in CircuitPython To learn about CircuitPython: https://circuitpython.org ...

2:04
John Park's CircuitPython Parsec: Enumerate #adafruit #circuitpython

586 views

2 years ago

Peter Schneider
How can I represent an 'Enum' in Python?

How can I represent an 'Enum' in Python? I hope you found a solution that worked for you :) The Content (except music & images) ...

5:50
How can I represent an 'Enum' in Python?

56 views

2 years ago

Roel Van de Paar
python why the enum has this Attribute (3 Solutions!!)

python why the enum has this Attribute Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:07
python why the enum has this Attribute (3 Solutions!!)

31 views

3 years ago

Roel Van de Paar
Code Review: Reimplementing Python's enum.auto() for compatibility (3 Solutions!!)

Code Review: Reimplementing Python's enum.auto() for compatibility Helpful? Please support me on Patreon: ...

3:22
Code Review: Reimplementing Python's enum.auto() for compatibility (3 Solutions!!)

1 view

3 years ago

Roel Van de Paar
An attempt at a simple type safe python enum (3 Solutions!!)

An attempt at a simple type safe python enum Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:28
An attempt at a simple type safe python enum (3 Solutions!!)

4 views

3 years ago

Adafruit Industries
John Park's CircuitPython Parsec: For Statements with Enumeration #adafruit #circuitpython

circuitpythonparsec Simplify and clarify your 'for' statements with enumeration. code example here: ...

2:01
John Park's CircuitPython Parsec: For Statements with Enumeration #adafruit #circuitpython

628 views

2 years ago

Peter Schneider
Inheriting str and enum, why is the output different?

Inheriting str and enum, why is the output different? I hope you found a solution that worked for you :) The Content is licensed ...

3:47
Inheriting str and enum, why is the output different?

0 views

1 year ago

Peter Schneider
which one should I used in order to check the uniqueness of enum values in python?

which one should I used in order to check the uniqueness of enum values in python? I hope you found a solution that worked for ...

3:33
which one should I used in order to check the uniqueness of enum values in python?

3 views

1 year ago

Roel Van de Paar
Software Engineering: What's the most idiomatic way to make a collection of enum.Enum in Python?

Software Engineering: What's the most idiomatic way to make a collection of enum.Enum in Python? Helpful? Please support me ...

2:20
Software Engineering: What's the most idiomatic way to make a collection of enum.Enum in Python?

17 views

3 years ago