Skip to content

Commit

Permalink
link to python4lib repo off of workshop page
Browse files Browse the repository at this point in the history
  • Loading branch information
phette23 committed May 14, 2024
1 parent 56efc6a commit 6de11f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2024-05-16-Python4Lib.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ full: limited
Python{4}Lib is an informal discussion group which meets biweekly over Zoom. The first hour of this workshop will be one of these informal discussions; a lightly guided chat about all things python in GLAM. For the rest of the session, we will focus on a variety of topics related to the python language with an eye towards improving our understanding of concepts as well as learning new things. Topics will adapt based on the attendees' interests, but may include: pymarc, pandas, spaCy, pytest, csvkit, Jupyter Notebooks, typing, common python patterns, powerful but underutilized components in the standard library, (relatively) new python 3 features, asynchronous code, code editor configuration (linting, pylance), and dependency management (virtualenv, poetry, pipenv).

In general, the session is intended for people with some experience programming in python. Novice to intermediate programmers should expect to learn new techniques but also see some familiar code. Beginners may feel a bit lost during conversations, but there will be beginner exercises and instructor assistance available.

The resources we will cover in the workshop are contained [in this GitHub repo](https://github.com/phette23/c4l24-python4lib). We will not get to every topic covered in the repo, but hopefully the notebooks are useful on their own.

0 comments on commit 6de11f5

Please sign in to comment.