Skip to content

Commit b21874b

Browse files
committed
lots of tx corrections.
1 parent eebd971 commit b21874b

22 files changed

+55
-55
lines changed

transcripts/089-a-conversation-with-the-chief-data-scientist-of-the-united-states.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@
10421042

10431043
00:36:59 We are not scared of the future.
10441044

1045-
00:37:01 So there's also the other analogy, Cardo, that he gives us, which is remarkable things happened in the last quarter.
1045+
00:37:01 So there's also the other analogy, Quarto, that he gives us, which is remarkable things happened in the last quarter.
10461046

10471047
00:37:07 And for all the sports people, you don't need to – you can imagine your favorite game where you've seen that.
10481048

transcripts/089-a-conversation-with-the-chief-data-scientist-of-the-united-states.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1576,7 +1576,7 @@ Everything we do needs to be infused with a sense of possibility.
15761576
We are not scared of the future.
15771577

15781578
00:37:01.480 --> 00:37:07.280
1579-
So there's also the other analogy, Cardo, that he gives us, which is remarkable things happened in the last quarter.
1579+
So there's also the other analogy, Quarto, that he gives us, which is remarkable things happened in the last quarter.
15801580

15811581
00:37:07.280 --> 00:37:16.100
15821582
And for all the sports people, you don't need to – you can imagine your favorite game where you've seen that.

transcripts/301-deploying-django.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1258,7 +1258,7 @@
12581258

12591259
00:30:52 We can't support them all and they might change and-
12601260

1261-
00:30:55 PyWrite and all the different various initiatives.
1261+
00:30:55 Pyright and all the different various initiatives.
12621262

12631263
00:30:57 Yeah.
12641264

transcripts/301-deploying-django.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1996,7 +1996,7 @@ Well, what about the others?
19961996
We can't support them all and they might change and-
19971997

19981998
00:30:55.400 --> 00:30:57.520
1999-
PyWrite and all the different various initiatives.
1999+
Pyright and all the different various initiatives.
20002000

20012001
00:30:57.520 --> 00:30:57.820
20022002
Yeah.

transcripts/313-pydantic.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@
418418

419419
00:11:00 One of their technical fellows about extending their language server or their front-end for
420420

421-
00:11:06 language server, PyWrite, to work with Pydantic and other such libraries.
421+
00:11:06 language server, Pyright, to work with Pydantic and other such libraries.
422422

423423
00:11:10 So because you're using standard type hints, all the other stuff, including your brain, should,
424424

transcripts/313-pydantic.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ Microsoft, they emailed me actually two days ago.
640640
One of their technical fellows about extending their language server or their front-end for
641641

642642
00:11:06.880 --> 00:11:10.400
643-
language server, PyWrite, to work with Pydantic and other such libraries.
643+
language server, Pyright, to work with Pydantic and other such libraries.
644644

645645
00:11:10.400 --> 00:11:14.660
646646
So because you're using standard type hints, all the other stuff, including your brain, should,

transcripts/375-language-summit.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@
900900

901901
00:21:42 So, TypeShed is the repository of stubs for the standard library and also a bunch of third-party stubs.
902902

903-
00:21:50 So, TypeShed is like the only version of the standard library that mypy knows or PyWrite or PyType or any other type checker.
903+
00:21:50 So, TypeShed is like the only version of the standard library that mypy knows or Pyright or PyType or any other type checker.
904904

905905
00:21:59 They don't actually know what's going on in real standard library at all.
906906

transcripts/375-language-summit.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1369,7 +1369,7 @@ Oh, sure.
13691369
So, TypeShed is the repository of stubs for the standard library and also a bunch of third-party stubs.
13701370

13711371
00:21:50.660 --> 00:21:59.420
1372-
So, TypeShed is like the only version of the standard library that mypy knows or PyWrite or PyType or any other type checker.
1372+
So, TypeShed is like the only version of the standard library that mypy knows or Pyright or PyType or any other type checker.
13731373

13741374
00:21:59.420 --> 00:22:04.320
13751375
They don't actually know what's going on in real standard library at all.

transcripts/448-open-source-full-time.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282

8383
00:03:03 I maintain Pydantic, which is a data validation library for Python that uses PyTynx.
8484

85-
00:03:08 So those weird things you've seen after colon and Python that mostly do nothing unless you run mypy or PyWrite.
85+
00:03:08 So those weird things you've seen after colon and Python that mostly do nothing unless you run mypy or Pyright.
8686

8787
00:03:15 Pydantic basically enforces them.
8888

transcripts/448-open-source-full-time.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Yeah, I'm Samuel.
127127
I maintain Pydantic, which is a data validation library for Python that uses PyTynx.
128128

129129
00:03:08.660 --> 00:03:15.780
130-
So those weird things you've seen after colon and Python that mostly do nothing unless you run mypy or PyWrite.
130+
So those weird things you've seen after colon and Python that mostly do nothing unless you run mypy or Pyright.
131131

132132
00:03:15.780 --> 00:03:17.620
133133
Pydantic basically enforces them.

transcripts/462-pandas-and-beyond-with-wes.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456

457457
00:20:37 And so in the meantime, you know, with, with all, all, everything that's happened with web technology, it's now very easy to put a complete JavaScript engine in a stall footprint, you know, on a machine with no dependencies and to be able to run a system that is, you know, written in a system that's written in JavaScript.
458458

459-
00:20:55 And so Cordo is completely language agnostic. It's written in TypeScript and it uses Pandoc as an, as an underlying engine.
459+
00:20:55 And so Quarto is completely language agnostic. It's written in TypeScript and it uses Pandoc as an, as an underlying engine.
460460

461461
00:21:02 And it's very easy to install. And so it addresses some of the portability and extensibility issues that were, that were present in R Markdown.
462462

transcripts/462-pandas-and-beyond-with-wes.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ And also people, it had an association with R that perhaps was like, like unmeri
688688
And so in the meantime, you know, with, with all, all, everything that's happened with web technology, it's now very easy to put a complete JavaScript engine in a stall footprint, you know, on a machine with no dependencies and to be able to run a system that is, you know, written in a system that's written in JavaScript.
689689

690690
00:20:55.660 --> 00:21:02.700
691-
And so Cordo is completely language agnostic. It's written in TypeScript and it uses Pandoc as an, as an underlying engine.
691+
And so Quarto is completely language agnostic. It's written in TypeScript and it uses Pandoc as an, as an underlying engine.
692692

693693
00:21:02.700 --> 00:21:11.100
694694
And it's very easy to install. And so it addresses some of the portability and extensibility issues that were, that were present in R Markdown.

transcripts/487-building-rust-extensions-for-python.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@ But is this a compile time check or is this a runtime check?
12311231
We don't really think about compiling much in Python.
12321232

12331233
00:27:28.660 --> 00:27:37.220
1234-
We don't think about it, but you can think of import time when you do different stuff or you think about static typing when you go and run PyWrite over your code.
1234+
We don't think about it, but you can think of import time when you do different stuff or you think about static typing when you go and run Pyright over your code.
12351235

12361236
00:27:37.220 --> 00:27:40.180
12371237
And that is very similar in some ways to compile time.

transcripts/492-great-tables.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2862,7 +2862,7 @@
28622862

28632863
01:03:32 We should be right at the top.
28642864

2865-
01:03:33 You can also find the iTunes feed at /iTunes, the Google Play feed at /play, and the direct
2865+
01:03:33 You can also find the iTunes feed at /itunes, the Google Play feed at /play, and the direct
28662866

28672867
01:03:39 RSS feed at /rss on talkpython.fm.
28682868

transcripts/492-great-tables.vtt

+8-8
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ And let's dive into great tables.
220220
It's an awesome episode.
221221

222222
00:04:00.880 --> 00:04:04.140
223-
Rich, Michael, welcome to Talk Bython Me.
223+
Rich, Michael, welcome to Talk Python To Me.
224224

225225
00:04:04.140 --> 00:04:05.020
226226
Great to have you two here.
@@ -3939,7 +3939,7 @@ And Quarto is really convenient for building things like websites or HTML report
39393939
And it's also developed by Posit.
39403940

39413941
00:58:25.820 --> 00:58:32.360
3942-
But we, yeah, we end up putting tables a lot in like Quarto documents or the like GreatTables
3942+
But we, yeah, we end up putting tables a lot in like Quarto documents or the like Great Tables
39433943

39443944
00:58:32.360 --> 00:58:32.880
39453945
website.
@@ -3972,7 +3972,7 @@ Oh, yeah.
39723972
I guess for context.
39733973

39743974
00:58:44.480 --> 00:58:49.880
3975-
So like some tools like IBIS, their API docs and the GreatTables docs.
3975+
So like some tools like IBIS, their API docs and the Great Tables docs.
39763976

39773977
00:58:49.880 --> 00:58:50.480
39783978
Yeah.
@@ -4011,7 +4011,7 @@ Is anything they should be looking out for?
40114011
Yeah.
40124012

40134013
00:59:10.120 --> 00:59:14.300
4014-
I think we want to port quite a bit more from the R program over to GreatTables.
4014+
I think we want to port quite a bit more from the R program over to Great Tables.
40154015

40164016
00:59:14.300 --> 00:59:18.960
40174017
That includes things like merging, concatenating values from different columns into single columns.
@@ -4056,10 +4056,10 @@ The snake will eat its own tail.
40564056
Excel's a big one.
40574057

40584058
00:59:46.520 --> 00:59:50.980
4059-
We'll put GreatTables in Excel so you can just go all the way to the bottom, wherever that is.
4059+
We'll put Great Tables in Excel so you can just go all the way to the bottom, wherever that is.
40604060

40614061
00:59:51.760 --> 00:59:59.220
4062-
Well, I think one other thing to note is extensions that in R, tons of people have extended GT, the GreatTables for R.
4062+
Well, I think one other thing to note is extensions that in R, tons of people have extended GT, the Great Tables for R.
40634063

40644064
00:59:59.220 --> 01:00:01.760
40654065
And tons of helper packages.
@@ -4069,10 +4069,10 @@ Like if putting a bar in your table is something you want to do, there are a lot
40694069

40704070
01:00:09.760 --> 01:00:20.720
40714071
And so I think one nice thing would be we want to kind of create a example helper package just to give a feel for how people in Python could also create this kind of stuff for
4072-
GreatTables.
4072+
Great Tables.
40734073

40744074
01:00:20.960 --> 01:00:30.260
4075-
If you want to extend like, yeah, if you wanted to create your own little bar charts in GreatTables, it seems like people have done a lot of that in R.
4075+
If you want to extend like, yeah, if you wanted to create your own little bar charts in Great Tables, it seems like people have done a lot of that in R.
40764076

40774077
01:00:30.260 --> 01:00:34.760
40784078
And so it'd be cool to try to foster that kind of ecosystem and extension.

transcripts/493-quarto.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@
598598

599599
00:25:14 model. And now you can actually compute on the document. And that's really actually the heart
600600

601-
00:25:18 of how Cardo is able to do, you know, Cardo is built on pandoc. And that's how we're able to do
601+
00:25:18 of how Quarto is able to do, you know, Quarto is built on pandoc. And that's how we're able to do
602602

603603
00:25:22 almost everything is that we're actually not just dealing with text and markup. We're dealing with
604604

@@ -612,17 +612,17 @@
612612

613613
00:25:49 spans with, you know, strong text and their text and things like that. And we court, you can think of
614614

615-
00:25:55 Cardo as a very, very big orchestrator of Pandoc and sort of like configuration,
615+
00:25:55 Quarto as a very, very big orchestrator of Pandoc and sort of like configuration,
616616

617-
00:26:01 orchestrator or like choreographer for Pandoc. So Cardo itself is a command line application. We ship,
617+
00:26:01 orchestrator or like choreographer for Pandoc. So Quarto itself is a command line application. We ship,
618618

619619
00:26:08 Pandoc with it. So like our bundles all include Pandoc with it, but fundamentally we are a TypeScript
620620

621621
00:26:14 application that, sort of puts itself in front of Pandoc and then after it, right? So, you know,
622622

623623
00:26:20 all of the complicated things you might want to do to generate multiple websites, to extract bits of the
624624

625-
00:26:26 documents, to know the titles, to create your blog posts and your entries, right? So Cardo gets in front of it,
625+
00:26:26 documents, to know the titles, to create your blog posts and your entries, right? So Quarto gets in front of it,
626626

627627
00:26:31 does all of that orchestration work, then calls Pandoc a number of times and then calls sort of
628628

@@ -954,7 +954,7 @@
954954

955955
00:39:52 And so, so that's where I think it's most exciting work that's going to come out is how do we combine
956956

957-
00:39:58 like these things? And one fascinating thing to me is that if you think about like PyLens, PyWright or
957+
00:39:58 like these things? And one fascinating thing to me is that if you think about like PyLens, Pyright or
958958

959959
00:40:04 Pydantic, these sort of like typing efforts for Python that exist in many other languages, something
960960

@@ -1108,7 +1108,7 @@
11081108

11091109
00:45:40 back to your reproducible science initiatives, right? That's exactly right. Yeah.
11101110

1111-
00:45:45 So let's talk about using Cardo. Where can I run it? So it's, it looks like it's supported at least on
1111+
00:45:45 So let's talk about using Quarto. Where can I run it? So it's, it looks like it's supported at least on
11121112

11131113
00:45:51 the major OS's Mac, Windows, Linux. Yeah. Right. That's right. It's a, it's a command line tool
11141114

@@ -1352,7 +1352,7 @@
13521352

13531353
00:55:58 is, a commercial product that we sell. And so I think, from a business model standpoint,
13541354

1355-
00:56:03 if people are successful with Cardo, as obviously we make it very easy to publish it to
1355+
00:56:03 if people are successful with Quarto, as obviously we make it very easy to publish it to
13561356

13571357
00:56:08 everywhere. We're not trying to privilege, you know, or say, oh, oh, you know, it's a Roach Motel.
13581358

@@ -1610,7 +1610,7 @@
16101610

16111611
01:04:08 open your favorite podcast app and search for Python. We should be right at the top. You can
16121612

1613-
01:04:13 also find the iTunes feed at /iTunes, the Google Play feed at /play and the direct RSS feed at
1613+
01:04:13 also find the iTunes feed at /itunes, the Google Play feed at /play and the direct RSS feed at
16141614

16151615
01:04:19 /rss on talkpython.fm. We're live streaming most of our recordings these days. If you want to be
16161616

transcripts/493-quarto.vtt

+15-15
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,7 @@ takes that, you know, whatever that is, word doc or markdown file, and it brings
901901
model. And now you can actually compute on the document. And that's really actually the heart
902902

903903
00:25:18.160 --> 00:25:22.560
904-
of how Cordo is able to do, you know, Cordo is built on pandoc. And that's how we're able to do
904+
of how Quarto is able to do, you know, Quarto is built on pandoc. And that's how we're able to do
905905

906906
00:25:22.560 --> 00:25:27.760
907907
almost everything is that we're actually not just dealing with text and markup. We're dealing with
@@ -922,25 +922,25 @@ pendoc operates on this abstract syntax tree. It's a document that has paragraph
922922
spans with, you know, strong text and their text and things like that. And we court, you can think of
923923

924924
00:25:55.360 --> 00:26:01.600
925-
Cordo as a very, very big orchestrator of pendoc and sort of like configuration,
925+
Quarto as a very, very big orchestrator of Pandoc and sort of like configuration,
926926

927927
00:26:01.600 --> 00:26:08.720
928-
orchestrator or like choreographer for pendoc. So Cordo itself is a command line application. We ship,
928+
orchestrator or like choreographer for Pandoc. So Quarto itself is a command line application. We ship,
929929

930930
00:26:08.720 --> 00:26:14.720
931-
uh, pendoc with it. So like our bundles all include pendoc with it, but fundamentally we are a TypeScript
931+
uh, Pandoc with it. So like our bundles all include Pandoc with it, but fundamentally we are a TypeScript
932932

933933
00:26:14.720 --> 00:26:20.880
934-
application that, sort of puts itself in front of pendoc and then after it, right? So, you know,
934+
application that, sort of puts itself in front of Pandoc and then after it, right? So, you know,
935935

936936
00:26:20.880 --> 00:26:26.000
937937
all of the complicated things you might want to do to generate multiple websites, to extract bits of the
938938

939939
00:26:26.000 --> 00:26:31.040
940-
documents, to know the titles, to create your blog posts and your entries, right? So Cordo gets in front of it,
940+
documents, to know the titles, to create your blog posts and your entries, right? So Quarto gets in front of it,
941941

942942
00:26:31.040 --> 00:26:36.640
943-
does all of that orchestration work, then calls pendoc a number of times and then calls sort of
943+
does all of that orchestration work, then calls Pandoc a number of times and then calls sort of
944944

945945
00:26:36.640 --> 00:26:43.200
946946
some post processors. And the way this integrates with engines and Jupyter and so on is our, what we
@@ -958,16 +958,16 @@ an engine in Quarto to exist is that it takes Markdown or Jupyter notebooks as i
958958
Jupyter notebooks as output or the Markdown annotated with those, results. And then we just sort of
959959

960960
00:27:06.400 --> 00:27:11.440
961-
process them and send to pendoc, right? So really pendoc is, is at the center of what we can do with
961+
process them and send to Pandoc, right? So really Pandoc is, is at the center of what we can do with
962962

963963
00:27:11.440 --> 00:27:16.640
964964
Quarto. And you can think of, Quarto as just sort of sitting around it and sort of expanding the scope
965965

966966
00:27:16.640 --> 00:27:18.880
967-
of the things you can do with pendoc.
967+
of the things you can do with Pandoc.
968968

969969
00:27:18.880 --> 00:27:23.840
970-
We've done a few more things. Like if you, to use pendoc typically, you know, there's, you know,
970+
We've done a few more things. Like if you, to use Pandoc typically, you know, there's, you know,
971971

972972
00:27:23.840 --> 00:27:29.680
973973
160 command line options and you just kind of figure out how to, you know, it's tremendously powerful.
@@ -979,13 +979,13 @@ So we've tried to, I would say, organize that experience a little bit. so it's l
979979
I just say I want a PDF and it's in YAML and I do a couple options and it does the right. So I think,
980980

981981
00:27:38.160 --> 00:27:43.200
982-
you know, you can think of pendoc properly as like this sort of engine that you can do anything
982+
you know, you can think of Pandoc properly as like this sort of engine that you can do anything
983983

984984
00:27:43.200 --> 00:27:48.000
985985
with. And we try to give you like the happy path to a bunch of things that you probably want to do.
986986

987987
00:27:48.000 --> 00:27:52.960
988-
Yeah. I think that's hugely valuable because while pendoc is great, it's also
988+
Yeah. I think that's hugely valuable because while Pandoc is great, it's also
989989

990990
00:27:52.960 --> 00:27:58.880
991991
super complicated. And a lot of times, if you want to combine different documents, you know, maybe I'm
@@ -1051,7 +1051,7 @@ abide by. It's sort of making hard things easy, but never at the expense of maki
10511051
impossible. So, you know, we will provide you the happy path. We sort of, you know, the standard
10521052

10531053
00:29:29.440 --> 00:29:34.000
1054-
YAMO options, we have validation for them. We have completion, we have sort of integrated documentation
1054+
YAML options, we have validation for them. We have completion, we have sort of integrated documentation
10551055

10561056
00:29:34.000 --> 00:29:40.320
10571057
if you're in VS Code, for example. But if you need to actually extend things, we give you a number of
@@ -1435,7 +1435,7 @@ check whether they are true or not, that seems transformative to me. Totally agr
14351435
And so, so that's where I think it's most exciting work that's going to come out is how do we combine
14361436

14371437
00:39:58.160 --> 00:40:04.080
1438-
like these things? And one fascinating thing to me is that if you think about like PyLens, PyWrite or
1438+
like these things? And one fascinating thing to me is that if you think about like PyLens, Pyright or
14391439

14401440
00:40:04.080 --> 00:40:09.440
14411441
Pydantic, these sort of like typing efforts for Python that exist in many other languages, something
@@ -1666,7 +1666,7 @@ going to become more important as we go forward rather than less. Yeah. Yeah. I
16661666
back to your reproducible science initiatives, right? That's exactly right. Yeah.
16671667

16681668
00:45:45.760 --> 00:45:51.280
1669-
So let's talk about using Corto. Where can I run it? So it's, it looks like it's supported at least on
1669+
So let's talk about using Quarto. Where can I run it? So it's, it looks like it's supported at least on
16701670

16711671
00:45:51.280 --> 00:45:57.360
16721672
the major OS's Mac, Windows, Linux. Yeah. Right. That's right. It's a, it's a command line tool

youtube_transcripts/313-pydantic.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ language server or their front-end for language server,
10291029

10301030

10311031
00:11:26.360 --> 00:11:29.520
1032-
PyWrite, to work with Pydantic and other such libraries.
1032+
Pyright, to work with Pydantic and other such libraries.
10331033

10341034

10351035
00:11:29.520 --> 00:11:31.720

youtube_transcripts/385-anyio.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4377,7 +4377,7 @@ in addition to you know static type checking your application which you
43774377

43784378

43794379
01:07:01.500 --> 01:07:07.620
4380-
usually do with mypy, PyWrite or what have you, you can also do a runtime type
4380+
usually do with mypy, Pyright or what have you, you can also do a runtime type
43814381

43824382

43834383
01:07:07.620 --> 01:07:14.620

youtube_transcripts/448-open-source-full-time.vtt

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ a bit about who you are and what your project is to get started.
4949
that uses type hints. So those weird things you've seen after the colon in Python that
5050

5151
00:01:36.520 --> 00:01:43.320
52-
mostly do nothing unless you run mypy or PyWrite, Pydantic basically enforces them. Almost exactly
52+
mostly do nothing unless you run mypy or Pyright, Pydantic basically enforces them. Almost exactly
5353

5454
00:01:43.320 --> 00:01:48.240
5555
a year ago, I was sort of working on Pydantic full-time by then, but really spending my

0 commit comments

Comments
 (0)