Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
templateflow
/
python-client
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
7
Code
Issues
12
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
rf: Factor TemplateFlow into Cache and Client classes
- #149
#149
Merged
effigies
merged 20 commits into
templateflow:master
templateflow/python-client:master
from
effigies:rf/client
effigies/templateflow-python:rf/client
Copy head branch name to clipboard
Oct 20, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
rf: Factor TemplateFlow into Cache and Client classes
#149
effigies
merged 20 commits into
templateflow:master
templateflow/python-client:master
from
effigies:rf/client
effigies/templateflow-python:rf/client
Copy head branch name to clipboard
Commits
Commits on Oct 19, 2025
rf: Factor templateflow.api into classes
effigies
committed
6ac4c26
View commit details
Copy full SHA for 6ac4c26
Browse repository at this point
chore: Add platformdirs to dependencies
effigies
committed
6bf7af1
View commit details
Copy full SHA for 6bf7af1
Browse repository at this point
rf: Remove unnecessary global constants from _s3
effigies
committed
aa13e0e
View commit details
Copy full SHA for aa13e0e
Browse repository at this point
rf: Use client throughout, make tf.api one auto-instance
effigies
committed
c8c8ad4
View commit details
Copy full SHA for c8c8ad4
Browse repository at this point
test: monkeypatch cache
effigies
committed
b57b031
View commit details
Copy full SHA for b57b031
Browse repository at this point
test: Update doctests
effigies
committed
25045a4
View commit details
Copy full SHA for 25045a4
Browse repository at this point
fix: Re-add client.templates()
effigies
committed
45e7a5b
View commit details
Copy full SHA for 45e7a5b
Browse repository at this point
doc/rf: Import Client class into root, update docs
effigies
committed
4df9853
View commit details
Copy full SHA for 4df9853
Browse repository at this point
rf: Improve TemplateFlowClient init signature
effigies
committed
b738afa
View commit details
Copy full SHA for b738afa
Browse repository at this point
test: More cleanup
effigies
committed
7c805f1
View commit details
Copy full SHA for 7c805f1
Browse repository at this point
rename: http_root -> s3_root
effigies
committed
14b3c32
View commit details
Copy full SHA for 14b3c32
Browse repository at this point
rf: Defer pybids imports
effigies
committed
c2547da
View commit details
Copy full SHA for c2547da
Browse repository at this point
rf: Warn on all failed attempts to configure use_datalad
effigies
committed
afb3587
View commit details
Copy full SHA for afb3587
Browse repository at this point
typ: Update type annotations
effigies
committed
bc449e4
View commit details
Copy full SHA for bc449e4
Browse repository at this point
chore: Address flake8 complaints
effigies
committed
03ca64e
View commit details
Copy full SHA for 03ca64e
Browse repository at this point
feat: Add repr to indicate location and type of cache
effigies
committed
a60d926
View commit details
Copy full SHA for a60d926
Browse repository at this point
doc: Add docstring for TemplateFlowClient
effigies
committed
1924477
View commit details
Copy full SHA for 1924477
Browse repository at this point
Commits on Oct 20, 2025
fix: Coerce root to Path on init
effigies
committed
e7c9aae
View commit details
Copy full SHA for e7c9aae
Browse repository at this point
Apply suggestions from code review
Show description for 050fbf6
effigies
and
oesteban
authored
050fbf6
View commit details
Copy full SHA for 050fbf6
Browse repository at this point
Add banner to conf.cache, use current year
effigies
committed
050132d
View commit details
Copy full SHA for 050132d
Browse repository at this point
You can’t perform that action at this time.