Skip to content

hollyallen/sfrecpark-pools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfrecpark-pools

This is a tool for deciding when to swim at San Francisco public pools.

First run generate.py to gather pool swim times from sfrecpark.org and output the html file index.html. This page contains all the data and provides some simple filtering.

You could then run a local web server (for example 'python -m SimpleHTTPServer 8000') to serve up the html and javascript. The most recent version is also served at https://sfrec.info/

Getting Started

Prerequisites

To run the python script you'll need Python 3.x and BeautifulSoup4.

About

Making public pool swim times from sfrecpark.org more user friendly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published