

# Event Details

- **Event Name**: Programming Night at the Capitol Hill Branch Library (all skill levels welcome)
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 05:30 pm – Thu, 13 Nov, 2025 at 07:30 pm
- **Event Description**: Join us for Programming Night at the Capitol Hill Branch Library! Building Access:Location: We will be in the library's meeting room which is located upstairs, to the right of the main entrance and above where the front desk is located.Parking: There is free parking available to visitors in the library's parking garage (located on Harvard Ave just south of the library). What we'll do:Programming night is a low-key gathering of like minded folks interested in Python. Come to work on your Python project, class work, join a project, talk about Python, get help or give help. People of all skill levels and backgrounds are welcome to join us, even if you've never written a line of Python before. Want to interact with the PuPPy community outside of events? Join our slack channel: http://slack.pspython.com All attendees are required to abide by the PuPPy Code of Conduct, you can read the Code of Conduct here: https://www.pspython.com/code-of-conduct/ What to bring:Attendees are encouraged to bring a computer to this event. Effective April 6th 2023, PuPPy is deferring to the guidelines of it's host venues when it comes to recommending masks for programming nights. As SPL encourages but does not require masks in public areas, masking at this event is encouraged but not required. Please keep this in mind and participate only to the level you are safe and comfortable with. We thank you in advance for your cooperation on this.
- **Event URL**: https://allevents.in/seattle/programming-night-at-the-capitol-hill-branch-library-all-skill-levels-welcome/4400029098370126
- **Event Categories**: it, workshops, meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.meetup.com/psppython/events/311531149/?utm_source=all-events

## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: us
- **location**: Capitol Hill Branch - The Seattle Public Library
- **lat**: 47.623
- **long**: -122.322395
- **full address**: Capitol Hill Branch - The Seattle Public Library, 425 Harvard Ave E, Seattle, us

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9e0942a0-bf19-11f0-b012-77968f1f9f74-rimg-w1200-h675-dc4b8ef1-gmir.webp?v=1762877719
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9e95f240-bf19-11f0-bd69-2fb70445d7e4-rimg-w300-h300-dc192c1d-gmir.webp?v=1762877720

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 13 Nov, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** Capitol Hill Branch - The Seattle Public Library, 425 Harvard Ave E, Seattle, us
- **Q**: Who is organizing the event?
  - **A:** Meetup Events
- **Q**: What type of event is this?
  - **A:** it, workshops, meetups
- **Q**: Where can I find ticket details about Programming Night at the Capitol Hill Branch Library (all skill levels welcome) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Programming Night at the Capitol Hill Branch Library (all skill levels welcome)",
        "image": "https://cdn-az.allevents.in/events3/banners/9e0942a0-bf19-11f0-b012-77968f1f9f74-rimg-w1200-h675-dc4b8ef1-gmir.webp?v=1762877719",
        "startDate": "2025-11-13",
        "endDate": "2025-11-13",
        "url": "https://allevents.in/seattle/programming-night-at-the-capitol-hill-branch-library-all-skill-levels-welcome/4400029098370126",
        "location": {
            "@type": "Place",
            "name": "Capitol Hill Branch - The Seattle Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "425 Harvard Ave E",
                "addressLocality": "Seattle",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.623",
                "longitude": "-122.322395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Programming Night at the Capitol Hill Branch Library! Building Access:Location: We will be in the library's meeting room which is located upstairs, to the right of the main entrance and above where the front desk is located.Parking: There is free parking available to visitors in the libr"
    }
]
```