Skip to content

aglazyrina/pacing_guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pacing Guide

To use the sample file in your code, download the file and run the following code to obtain a sample list of events:

import json
with open('events_list_sample.json', 'r')) as f:
  events_list = json.loads(f.read())

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published