Skip to content

Commit d211d73

Browse files
authored
Merge pull request #31 from martindurant/links
Add pydata talk links
2 parents eff996a + ccd82df commit d211d73

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ This is implemented first in the context of the python-data ecosystem, so we
1313
will be concerned with project types that are common in this field, but in
1414
principle a wide range of things.
1515

16+
Introduction to projspec presented at PyData Global 2025:
17+
[video](https://www.youtube.com/watch?v=cZi3diO7td0&list=PLGVZCDnMOq0qmerwB1eITnr5AfYRGm0DF&index=36)
18+
[slides](https://docs.google.com/presentation/d/1AdQuMevqLKJeT9HSS5_4G9Jddz7NHoYUn1l6wk_a-jI/edit?usp=sharing)
19+
1620
### Niche
1721

1822
There are a large number of project-oriented tools already in existence,

docs/source/index.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Welcome to projspec, the projects' project!
66
The "into" defined this package's scope and sets some definitions. The "quickstart"
77
shows some of the concrete things you can actually do.
88

9+
Introduction to projspec presented at PyData Global 2025: `video`_ | `slides`_
10+
11+
.. _video: https://www.youtube.com/watch?v=cZi3diO7td0&list=PLGVZCDnMOq0qmerwB1eITnr5AfYRGm0DF&index=36
12+
.. _slides: https://docs.google.com/presentation/d/1AdQuMevqLKJeT9HSS5_4G9Jddz7NHoYUn1l6wk_a-jI/edit?usp=sharing
13+
914
.. toctree::
1015
:maxdepth: 1
1116
:caption: Contents:
@@ -20,8 +25,6 @@ shows some of the concrete things you can actually do.
2025
These docs pages collect anonymous tracking data using goatcounter, and the
2126
dashboard is available to the public: https://projspec.goatcounter.com/ .
2227

23-
24-
2528
.. raw:: html
2629

2730
<script data-goatcounter="https://projspec.goatcounter.com/count"

0 commit comments

Comments
 (0)