Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JMcrafter26/awesome-ai-tools
/ functions
Functions
9 in github.com/JMcrafter26/awesome-ai-tools
⨍
Functions
9
◇
Types & classes
0
↓ 2 callers
Function
saveDetails
(details)
tools/buildReadme.py:115
↓ 1 callers
Function
check_outdated_repos
Check all repos and identify which are outdated (no commits in X days) Default: 730 days = 2 years
tools/check_outdated.py:48
↓ 1 callers
Function
create_outdated_section
Generate markdown for an 'Archived/Outdated' section
tools/check_outdated.py:148
↓ 1 callers
Function
generateReadme
(details)
tools/buildReadme.py:158
↓ 1 callers
Function
getDetails
(links)
tools/buildReadme.py:46
↓ 1 callers
Function
getLinks
()
tools/buildReadme.py:25
↓ 1 callers
Function
get_last_commit_date
Get the last commit date for a repository Returns: datetime object or None if error
tools/check_outdated.py:18
↓ 1 callers
Function
load_repos
Load repositories from repos.json
tools/check_outdated.py:13
↓ 1 callers
Function
main
()
tools/buildReadme.py:270