Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
download_stats.py File Reference

Go to the source code of this file.

Namespaces

namespace  download_stats
 

Functions

 download_stats.format_of (name)
 
 download_stats.get_json (url, token=None)
 
 download_stats.github_releases (token)
 
 download_stats.snapshot (token)
 
 download_stats.append (series, snap)
 
 download_stats.main ()
 

Variables

str download_stats.REPO = "aurelienpierreeng/ansel"
 
str download_stats.API = "https://api.github.com"
 
str download_stats.DOCKER_IMAGE = "aurelienpierre/ansel"
 
str download_stats.DOCKER_HUB = "https://hub.docker.com/v2/repositories"
 
 download_stats.MONTH_TAG_RE = re.compile(r"^nightly-(\d{4}-\d{2})$")
 
list download_stats.FORMATS