PiterPy 2018

Open
#827 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
55/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
content, data

Research direction

Use the YAML in the issue as the source of truth, then inspect nearby conference records in the repository to confirm the expected data layout. Done means both English and Russian PiterPy 2018 entries, including their playlists, schedule links, dates, and metadata, match the repository’s format.

Written by the indexing model from the issue text.

Description

event::conference minimal_download
- title: PiterPy 2018
  dir: piterpy-2018-eng
  youtube_list:
    - https://www.youtube.com/playlist?list=PLQTGSfnaYlCtiHQRO6ZCq1SetgkEsvm5Z
  related_urls:
  - label: Conference schedule
    url: https://piterpy.com/en/events/11724/program
  language: eng
  dates:
    begin: 2018-11-02
    end: 2018-11-04
    default: 2018-11-02
  issue: 827
  minimal_download: true
  tags:

- title: PiterPy 2018
  dir: piterpy-2018
  youtube_list:
    - https://www.youtube.com/playlist?list=PLQTGSfnaYlCuonYGidCFg1aqii9a6cqL4
  related_urls:
  - label: Conference schedule
    url: https://piterpy.com/ru/events/11724/program
  language: rus
  dates:
    begin: 2018-11-02
    end: 2018-11-04
    default: 2018-11-02
  issue: 827
  minimal_download: true
  tags:
Dominant language
Python
Stars
486
Forks
290
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from pyvideo/data

All issues in pyvideo/data

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.