File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
- # python-dataclasses-meetup
2
- Notes for my Python Dataclasses presentation
1
+
2
+ <p align =" center " >
3
+ <a href =" http://cetrez.com/ " ><img src =" ./res/cetrez.svg " alt =" Hack the Castle " align =" center " width =" 400 " ></a >
4
+ </p >
5
+ <p align =" center " >
6
+ <a href="http://cetrez.com/" rel="nofollow" class="rich-diff-level-one">Cetrez</a> | <a href="http://blog.cetrez.com/" rel="nofollow" class="rich-diff-level-one">Blog</a> | <a href="http://slides.com/hultner/python-dataclasses-gothpy-alexander-hultner/fullscreen" rel="nofollow" class="rich-diff-level-one">Presentation slides</a> | <a href="https://www.facebook.com/groups/nordiskpython/" rel="nofollow" class="rich-diff-level-one">Nordisk Python Community</a> | <a href="https://www.meetup.com/GothPy/events/249499024/" rel="nofollow" class="rich-diff-level-one">Meetup event</a> | <a href="https://twitter.com/ahultner" rel="nofollow" class="rich-diff-level-one">@ahultner</a>
7
+ </p >
8
+
9
+ # ♜ Python Dataclasses
10
+ ** By Alexander Hultnér** at GothPy 17th of May 2018.
11
+
3
12
4
13
## Dataclasses
5
14
Python 3.6+ for ordered dicts and type annotation support
You can’t perform that action at this time.
0 commit comments