ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

610 results

EuroPython Conference
SPy (Static Python) lang: fast as C, Pythonic as Python — Antonio Cuni

EuroPython 2024 — Forum Hall on 2024-07-10] SPy (Static Python) lang: fast as C, Pythonic as Python by Antonio Cuni ...

44:02
SPy (Static Python) lang: fast as C, Pythonic as Python — Antonio Cuni

1,477 views

1 year ago

EuroPython Conference
Scalpel: The Python Static Analysis Framework - presented by Jiawei Wang

EuroPython 2022 - Scalpel: The Python Static Analysis Framework - presented by Jiawei Wang [The Auditorium on 2022-07-14] ...

25:10
Scalpel: The Python Static Analysis Framework - presented by Jiawei Wang

656 views

3 years ago

PyCon JP
CH13 Improving code quality through static analysis for Python (en)

... would have found many of these sort of issues right so given you know the nature of python uh static analysis tools are in a way ...

47:58
CH13 Improving code quality through static analysis for Python (en)

428 views

Streamed 11 years ago

EuroPython Conference
Victor Stinner - FAT Python: a new static optimizer for Python 3.6

Victor Stinner - FAT Python: a new static optimizer for Python 3.6 [EuroPython 2016] [20 July 2016] [Bilbao, Euskadi, Spain] ...

35:52
Victor Stinner - FAT Python: a new static optimizer for Python 3.6

2,477 views

9 years ago

EuroPython Conference
Learning the ropes: understanding Python generics — David Seddon

EuroPython 2023 — North Hall on 2023-07-20] ...

27:21
Learning the ropes: understanding Python generics — David Seddon

3,201 views

2 years ago

Lucas Layman
Python Class Instance Variables

An introduction to defining and using Python class instance variables. CSC 231 - Introduction to Data Structures at UNC ...

29:11
Python Class Instance Variables

2,985 views

5 years ago

EuroPython Conference
Vita Smid - Static typing: beyond the basics of def foo(x: int) -str:

"Static typing: beyond the basics of def foo(x: int) -str: [EuroPython 2019 - Talk - 2019-07-10 - Boston] [Basel, CH] By Vita Smid The ...

30:27
Vita Smid - Static typing: beyond the basics of def foo(x: int) -str:

944 views

6 years ago

EuroPython Conference
Jean-Philippe Caissy - Static type-checking is dead, long live static type-checking in Python!

Jean-Philippe Caissy - Static type-checking is dead, long live static type-checking in Python! [EuroPython 2015] [24 July 2015] ...

24:26
Jean-Philippe Caissy - Static type-checking is dead, long live static type-checking in Python!

328 views

10 years ago

Smart Spate
Understanding Class and Instance Variables in Python 3

In this short video tutorial, we are going to explain you how you can Understanding Class and Instance Variables in Python 3 ...

22:09
Understanding Class and Instance Variables in Python 3

367 views

8 years ago

SwedenCpp
Arda Aytekin: Cython: Static Typing and C/C++ Interfacing in (C)Python

Writing C++ libraries is fun --- at least, we, StockholmCpp members, do it and enjoy it all the time! Yet, we may still have our friends ...

55:46
Arda Aytekin: Cython: Static Typing and C/C++ Interfacing in (C)Python

959 views

6 years ago

PyCon Israel
mypy Python's gradual typing implementation - Itzhak Kasovitch - Pycon Israel 2017

This talk was presented on Pycon Israel 2017. http://il.pycon.org/2017/ https://twitter.com/pyconil ...

23:02
mypy Python's gradual typing implementation - Itzhak Kasovitch - Pycon Israel 2017

235 views

8 years ago

Swiss Python Summit
Michał Gutowski – Static Type Checking With Mypy – SPS22

"Python is a dynamic language, which gives its users a lot of power. But, as we know, with great power comes great responsibility.

30:12
Michał Gutowski – Static Type Checking With Mypy – SPS22

129 views

3 years ago

Matt Williams
Intermediate Python 🐍 - Functions, Modules, Classes and Exceptions

Learn more Python. Our Intermediate Python course at the University of Bristol covers functions, modules, classes and exceptions.

1:38:15
Intermediate Python 🐍 - Functions, Modules, Classes and Exceptions

24,869 views

6 years ago

EuroPython Conference
Dynamically generated methods with a non-generic signature — Adrin Jalali

EuroPython 2023 — Forum Hall on 2023-07-19] ...

29:45
Dynamically generated methods with a non-generic signature — Adrin Jalali

601 views

2 years ago

Marc Poulin
Python variable binding

A detailed look at how Python variables are passed into functions. Python's variables are not "little boxes that hold data.". Python ...

22:22
Python variable binding

852 views

7 years ago

EuroPython Conference
Protocols - Static duck typing for decoupled code - presented by Ran Zvi

EuroPython 2022 - Protocols - Static duck typing for decoupled code - presented by Ran Zvi [Liffey B on 2022-07-13] Python ...

20:59
Protocols - Static duck typing for decoupled code - presented by Ran Zvi

737 views

3 years ago

EuroPython Conference
Enhancing Decorators with Type Annotations: Techniques and Best Practices — Koudai Aono

EuroPython 2024 — South Hall 2A on 2024-07-10] Enhancing Decorators with Type Annotations: Techniques and Best Practices ...

24:25
Enhancing Decorators with Type Annotations: Techniques and Best Practices — Koudai Aono

386 views

1 year ago

EuroPython Conference
Guido van Rossum - Type Hints for Python 3.5

Guido van Rossum - Type Hints for Python 3.5 [EuroPython 2015] [22 July 2015] [Bilbao, Euskadi, Spain] PEP 484, "Type Hints", ...

46:14
Guido van Rossum - Type Hints for Python 3.5

4,678 views

10 years ago

EuroPython Conference
Alessandro Molina - Protocols and Practices enforcing in Python through bytecode and inspection

"Protocols and Practices enforcing in Python through bytecode and inspection [EuroPython 2017 - Talk - 2017-07-10 - PyCharm ...

41:32
Alessandro Molina - Protocols and Practices enforcing in Python through bytecode and inspection

885 views

8 years ago

Lucas Layman
Python Classes - Definition and Methods

... to define functions right and what functions can do python methods are just functions that are inside a class okay everything you ...

30:28
Python Classes - Definition and Methods

785 views

5 years ago