René's URL Explorer Experiment


Title: Auto-scan source root in export-functions hook instead of hard-coding module paths by Copilot · Pull Request #1633 · usethis-python/usethis-python · GitHub

Open Graph Title: Auto-scan source root in export-functions hook instead of hard-coding module paths by Copilot · Pull Request #1633 · usethis-python/usethis-python

X Title: Auto-scan source root in export-functions hook instead of hard-coding module paths by Copilot · Pull Request #1633 · usethis-python/usethis-python

Description: The export-functions hook listed specific module files as positional args in .pre-commit-config.yaml, coupling the config to the project's internal module structure. This rots as modules are added/removed. Hook changes (hooks/export-functions.py) Removed positional source_files argument; now recursively discovers all .py files under --source-root Added --strict flag — fails if any public function lacks a docstring Added AUTO_EXCLUDED set (e.g. _version.py) consistent with export-module-tree.py Scoped to module-level functions via ast.iter_child_nodes() instead of ast.walk() Config change (.pre-commit-config.yaml) Before (18 lines, hard-coded paths): args: - "--output-file=docs/functions.txt" - "--source-root=src" - "src/usethis/_deps.py" - "src/usethis/_console.py" - ... # 11 more hard-coded paths After: args: ["--source-root=src/usethis", "--output-file=docs/functions.txt", "--strict"] Docstrings Added one-line docstrings to 112 public functions across the codebase to comply with --strict docs/functions.txt regenerated: 26 → 191 entries AGENTS.md sync block updated accordingly ✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Open Graph Description: The export-functions hook listed specific module files as positional args in .pre-commit-config.yaml, coupling the config to the project's internal module structure. This rots as modules are ad...

X Description: The export-functions hook listed specific module files as positional args in .pre-commit-config.yaml, coupling the config to the project's internal module structure. This rots as modules ar...

Opengraph URL: https://github.com/usethis-python/usethis-python/pull/1633

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:0721579a-9fe0-a1ad-a14c-074eb353c52d
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB83A:2422A3:3777F:49144:6A4DB878
html-safe-noncea77bd41c9b9d11466687bbc44376d75318e33344c50885cda1d5bac7d3b662b4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCODNBOjI0MjJBMzozNzc3Rjo0OTE0NDo2QTREQjg3OCIsInZpc2l0b3JfaWQiOiI2MjI4NjE4MTc3ODE2NjcyMzc2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac4c8ad5698bdcff67250089813f14428c00d31ef32252e8476bcc91cf912341ca
hovercard-subject-tagpull_request:3463328199
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/usethis-python/usethis-python/pull/1633/files
twitter:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
og:image:altThe export-functions hook listed specific module files as positional args in .pre-commit-config.yaml, coupling the config to the project's internal module structure. This rots as modules are ad...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None06b8a6144231bf3a234f1c2e9993861e07ce98a905912b114aa386c2d7e84b33
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/usethis-python/usethis-python git https://github.com/usethis-python/usethis-python.git
octolytics-dimension-user_id216362695
octolytics-dimension-user_loginusethis-python
octolytics-dimension-repository_id842189705
octolytics-dimension-repository_nwousethis-python/usethis-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id842189705
octolytics-dimension-repository_network_root_nwousethis-python/usethis-python
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release32f7b614aca06e6bbd89842b1370df1328264f68
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/usethis-python/usethis-python/pull/1633/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fusethis-python%2Fusethis-python%2Fpull%2F1633%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fusethis-python%2Fusethis-python%2Fpull%2F1633%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=usethis-python%2Fusethis-python
Reloadhttps://github.com/usethis-python/usethis-python/pull/1633/files
Reloadhttps://github.com/usethis-python/usethis-python/pull/1633/files
Reloadhttps://github.com/usethis-python/usethis-python/pull/1633/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1633/files
usethis-python https://github.com/usethis-python
usethis-pythonhttps://github.com/usethis-python/usethis-python
Notifications https://github.com/login?return_to=%2Fusethis-python%2Fusethis-python
Fork 5 https://github.com/login?return_to=%2Fusethis-python%2Fusethis-python
Star 19 https://github.com/login?return_to=%2Fusethis-python%2Fusethis-python
Code https://github.com/usethis-python/usethis-python
Issues 163 https://github.com/usethis-python/usethis-python/issues
Pull requests 4 https://github.com/usethis-python/usethis-python/pulls
Actions https://github.com/usethis-python/usethis-python/actions
Security and quality 0 https://github.com/usethis-python/usethis-python/security
Insights https://github.com/usethis-python/usethis-python/pulse
Code https://github.com/usethis-python/usethis-python
Issues https://github.com/usethis-python/usethis-python/issues
Pull requests https://github.com/usethis-python/usethis-python/pulls
Actions https://github.com/usethis-python/usethis-python/actions
Security and quality https://github.com/usethis-python/usethis-python/security
Insights https://github.com/usethis-python/usethis-python/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fusethis-python%2Fusethis-python%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fusethis-python%2Fusethis-python%2Fissues%2Fnew%2Fchoose
Copilothttps://github.com/apps/copilot-swe-agent
mainhttps://github.com/usethis-python/usethis-python/tree/main
copilot/avoid-hardcoding-module-nameshttps://github.com/usethis-python/usethis-python/tree/copilot/avoid-hardcoding-module-names
Conversation 1 https://github.com/usethis-python/usethis-python/pull/1633
Commits 8 https://github.com/usethis-python/usethis-python/pull/1633/commits
Checks 0 https://github.com/usethis-python/usethis-python/pull/1633/checks
Files changed https://github.com/usethis-python/usethis-python/pull/1633/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1633/files
Auto-scan source root in export-functions hook instead of hard-coding module paths https://github.com/usethis-python/usethis-python/pull/1633/files#top
Show all changes 8 commits https://github.com/usethis-python/usethis-python/pull/1633/files
b7cedb9 Initial plan Copilot Mar 29, 2026 https://github.com/usethis-python/usethis-python/pull/1633/commits/b7cedb95589414e0f23e5e2d37c80b86ac2608f5
ce5ea6d Cherry-pick PR #1624 changes: add export-functions hook and function … Copilot Mar 29, 2026 https://github.com/usethis-python/usethis-python/pull/1633/commits/ce5ea6d7545c81c42e84f45c101559fb50177c18
a0e7119 Add docstrings to public functions in backend modules Copilot Mar 29, 2026 https://github.com/usethis-python/usethis-python/pull/1633/commits/a0e71199f10655455a9bb9ba45a865026987cfbb
1dec8f7 Add missing docstrings to public functions across 11 modules Copilot Mar 29, 2026 https://github.com/usethis-python/usethis-python/pull/1633/commits/1dec8f73c837e83475b8c7bc609aef6c28fcc73a
363419e Add docstrings to public functions in _core modules Copilot Mar 29, 2026 https://github.com/usethis-python/usethis-python/pull/1633/commits/363419e597ced139804f372700dbd696c32d151b
397a827 Add docstrings to public functions missing them Copilot Mar 29, 2026 https://github.com/usethis-python/usethis-python/pull/1633/commits/397a82735bd9703e03ca89e135276bf5029005c1
60ee7b7 Add docstrings to public functions in _toolset and _ui/interface modules Copilot Mar 29, 2026 https://github.com/usethis-python/usethis-python/pull/1633/commits/60ee7b79e224f42b92aebafde0a884733ebb55c6
da12473 Remove hard-coded module paths from export-functions hook; auto-scan … Copilot Mar 29, 2026 https://github.com/usethis-python/usethis-python/pull/1633/commits/da12473160ece0b788ef1f95a90b2c5e5fc43428
Clear filters https://github.com/usethis-python/usethis-python/pull/1633/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1633/files
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1633/files
.pre-commit-config.yaml https://github.com/usethis-python/usethis-python/pull/1633/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
AGENTS.md https://github.com/usethis-python/usethis-python/pull/1633/files#diff-a54ff182c7e8acf56acfd6e4b9c3ff41e2c41a31c9b211b2deb9df75d9a478f9
functions.txt https://github.com/usethis-python/usethis-python/pull/1633/files#diff-6705114142ee332330bd7f0684141070919dbb082ecebdd765866a2a2d488f46
export-functions.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-0bdedd2d7510014541b47ce0fc7a3f3baa41b2fa342de0c16a0e3831f5ee742d
dispatch.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-b8aaebbd6001634ef57b0e607c11c611784e3f71ac4de51a14db65d833012043
detect.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-26b0eb0c756ad36919152757d5b8d0fa25d4d5d48adfcefb03c738612cb73513
deps.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-51de69b2f1cd801239eec79c64e5e081dde17d0df3040c1142a044173eea9936
detect.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-0c5223d161f7115a611666a25c7eb6fe0de5e85cc6868852651c499cee12d47f
lockfile.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-d34d04cb63003e1c40a292942ffcc6bddf23e95ae849c2b85c9799900dc619ef
python.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-3725f19cebfad29a795ea65563e71af418e34d4c0e5121d9260aaf65586e96fb
version.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-7d33f7b43f7f67d5273be35e3e3991db643ad06642f8651692be4a417fd5f0ba
_config_file.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-385359352f1c5ec9f0d035103c2ea7857959591d65374c8652adc4e84697d40a
_console.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
author.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-e12b70be9e342e0dac9c4599056834f09947faa153c382ca08bb49aec9f270b3
badge.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-85b5cb69b45f317ef928ff2dfcccaf25d59a385e34aabfe966d5fc8a700758cc
browse.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-8ba651fe5c6f3b2928d805d9db21b925bc85af678534c82d304989bf8cf7a110
docstyle.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-6d32e5122e2ed3eeaffb83c464203cbde9bc5a6e1591bfef06bcc7c54472db81
rule.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-4e0b1cd192f6877fd97a52e38f0217d3c1d6e973c52ffdafa8563b4ac1924b92
show.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-129a5170d3d8f67f2dd46b629fb34aa554320dd9199c8a71d9ea7562bce940c0
status.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-6827a0c2f8807563eee459751311de16d45e1b4db4f17df0b54956e7c942c177
tool.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-78b8483ccaa00acbf58cc4cc949f2d2a1d563b79959e292c0ab24ab15b00cc12
_deps.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-f44a9615238e511d64e29d229199ac3aa1a300b699edf3f38e7325510abb7320
dir.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-5c8e94517477d364989ce4b12e37a0ad2a6386bd3eb6be6ed4efbafdcb525380
name.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-323fb7284930ac1977f08c49732084f26fc0ebf5cdffbbadbd375213b9c5934c
project.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-5d6517356c43608caa691e5f9c6500ecb6ed520dc250a02b16062e85efab5a02
remove.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-48a3a3db1949ec9258d4d8ddf0ff2b008fc8aae0e7e7a2d0fc468574654e5e46
requires_python.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-82317fbce64ebf72cd50703af25afccbd6665dbc25b9c97053b4b0822d84f81d
valid.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-49cd972778ae40f3999fac293e5e22cb25b5ae765d457f12076ae97376f95d58
_init.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-3f6a4a089a95530b908529356b5fb4b59aab19af787e69f7c1a5de854dc04574
core.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-047505942f77843ac1d7f6ca0c36d73cd615da8567d965186702588d37d2b585
hooks.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-264ce1235d8bbe19a3face2b7ac6484c043e8b206204f8711b3918056e8afeba
layout.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-7394f49b5ca3c9a426737a953acfd958d74028f91a12d09b98b25c787f5e9f15
core.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-a72fa35bf714219946f3aab743041992a1ba3a225654a2ee6f8871a85872fbb7
path.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-47a2b68d7e26222917074973ea91a88934e9ca50e309811ffc57c39392a72e88
containers.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-0e032882ce65baa27fde2baa4479064aac168c2d21ef431993587e966470dd36
func.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-a9fec0a37f88a7dce6d62998d4adfa8161560ae5c83f8e95c15e15c4b3b5c2a3
_subprocess.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-b2ea9011357256711f95a1517762f32da725b991059004698d676bd7059d9663
_test.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-187edfb64a13753fb454cb8a0d2194f15fd406d2234295f6d7eae8b5f1af72da
arch.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-1bee2fed4e014af8f2f6a8575dd751a8ea95823f8313572e3ec3cc59c6bffbbc
doc.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-cccdeccc1f2ac6005895fb17e1f56b1ea9fb855e484a08b8ee456642b5337b90
format_.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-586ce9db35e5fd27bf2dd1be114268ca4dc36ee3a2050014d36630669edae6f8
hook.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-82ed75bcb670ad4fbcae313eb1c7c36dc820ecda8c31025163742784df383469
lint.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-06ce92c8c51adb30702478105d58e7038524c3a16534a54172e98b4053d6d3f1
spellcheck.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-f0d872f72d9236d0689879f9dd2a39094956f5f5b0769878e3158ebddc2f052d
test.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-0e229c7dd487c99feafa247ad74a88e58c717868f66eac6773f72c6fd41ce030
typecheck.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-72a6cd72e6955acf6a0057321fcc76e1de7a899ce05df28c000ee4f31727b7ec
author.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-210f62bb2440d28ec9881d7296b9c48974448c899810d955bc956b8370468411
badge.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-2168c626aee93147c762e6d09e9ae3f5be604ec6e59dba1d48ac15114e8c1947
browse.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-7e0739505b54f93cdc1d0e8f4f3a77d1579b6958c33fa1b30dfb71c8b9d3a9fb
docstyle.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-1ba743fbdb56c33f119ef9bdbc20fee7c1647af65f004dda11708d41fc5bc6a7
list.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-a9a5e6e38f11ac8e3382c944d7fb1a0912d7e02080be235953c7da9516ab31fe
readme.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-74b82df7d5370ea862dd117bef49f3099d87bca2a698bb00e7b66145bd216c90
rule.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-e1abc4d157479ff51eff1c8f54644cd0d449e39b454ffad84515f7172bb7f100
show.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-f758150e53d5f5240e8cea7c31e2273fe93cd6dcf8a2b20f50dc9b1ce2981aba
status.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-3d9aa39b8870ec412dfaf8d84f7262d738e5c3a5f0c50730f5bfe530ec1b51b7
tool.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-f3d7763827df062dceddbd3963400d7cf4249d2e14fed6daf01c28e758820e46
version.py https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c0613dd0950cbf40875f0d53ae7bc24b133a7cc74e392cb1e880ab1e1e144692
.pre-commit-config.yamlhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/.pre-commit-config.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
AGENTS.mdhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-a54ff182c7e8acf56acfd6e4b9c3ff41e2c41a31c9b211b2deb9df75d9a478f9
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/AGENTS.md
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1633/files
docs/functions.txthttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-6705114142ee332330bd7f0684141070919dbb082ecebdd765866a2a2d488f46
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/docs/functions.txt
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1633/files
hooks/export-functions.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-0bdedd2d7510014541b47ce0fc7a3f3baa41b2fa342de0c16a0e3831f5ee742d
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/hooks/export-functions.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
src/usethis/_backend/dispatch.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-b8aaebbd6001634ef57b0e607c11c611784e3f71ac4de51a14db65d833012043
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/src/usethis/_backend/dispatch.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-b8aaebbd6001634ef57b0e607c11c611784e3f71ac4de51a14db65d833012043
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-b8aaebbd6001634ef57b0e607c11c611784e3f71ac4de51a14db65d833012043
src/usethis/_backend/poetry/detect.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-26b0eb0c756ad36919152757d5b8d0fa25d4d5d48adfcefb03c738612cb73513
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/src/usethis/_backend/poetry/detect.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-26b0eb0c756ad36919152757d5b8d0fa25d4d5d48adfcefb03c738612cb73513
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-26b0eb0c756ad36919152757d5b8d0fa25d4d5d48adfcefb03c738612cb73513
src/usethis/_backend/uv/deps.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-51de69b2f1cd801239eec79c64e5e081dde17d0df3040c1142a044173eea9936
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/src/usethis/_backend/uv/deps.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-51de69b2f1cd801239eec79c64e5e081dde17d0df3040c1142a044173eea9936
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-51de69b2f1cd801239eec79c64e5e081dde17d0df3040c1142a044173eea9936
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-51de69b2f1cd801239eec79c64e5e081dde17d0df3040c1142a044173eea9936
src/usethis/_backend/uv/detect.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-0c5223d161f7115a611666a25c7eb6fe0de5e85cc6868852651c499cee12d47f
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/src/usethis/_backend/uv/detect.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-0c5223d161f7115a611666a25c7eb6fe0de5e85cc6868852651c499cee12d47f
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-0c5223d161f7115a611666a25c7eb6fe0de5e85cc6868852651c499cee12d47f
src/usethis/_backend/uv/lockfile.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-d34d04cb63003e1c40a292942ffcc6bddf23e95ae849c2b85c9799900dc619ef
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/src/usethis/_backend/uv/lockfile.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-d34d04cb63003e1c40a292942ffcc6bddf23e95ae849c2b85c9799900dc619ef
src/usethis/_backend/uv/python.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-3725f19cebfad29a795ea65563e71af418e34d4c0e5121d9260aaf65586e96fb
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/src/usethis/_backend/uv/python.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-3725f19cebfad29a795ea65563e71af418e34d4c0e5121d9260aaf65586e96fb
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-3725f19cebfad29a795ea65563e71af418e34d4c0e5121d9260aaf65586e96fb
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-3725f19cebfad29a795ea65563e71af418e34d4c0e5121d9260aaf65586e96fb
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-3725f19cebfad29a795ea65563e71af418e34d4c0e5121d9260aaf65586e96fb
src/usethis/_backend/uv/version.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-7d33f7b43f7f67d5273be35e3e3991db643ad06642f8651692be4a417fd5f0ba
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/src/usethis/_backend/uv/version.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-7d33f7b43f7f67d5273be35e3e3991db643ad06642f8651692be4a417fd5f0ba
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-7d33f7b43f7f67d5273be35e3e3991db643ad06642f8651692be4a417fd5f0ba
src/usethis/_config_file.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-385359352f1c5ec9f0d035103c2ea7857959591d65374c8652adc4e84697d40a
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/src/usethis/_config_file.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-385359352f1c5ec9f0d035103c2ea7857959591d65374c8652adc4e84697d40a
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-385359352f1c5ec9f0d035103c2ea7857959591d65374c8652adc4e84697d40a
src/usethis/_console.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/src/usethis/_console.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-c71f1d78dde4017c8a92bbe912fbdc001d0ecd73b7f306e776b7bafd083de791
src/usethis/_core/author.pyhttps://github.com/usethis-python/usethis-python/pull/1633/files#diff-e12b70be9e342e0dac9c4599056834f09947faa153c382ca08bb49aec9f270b3
View file https://github.com/usethis-python/usethis-python/blob/da12473160ece0b788ef1f95a90b2c5e5fc43428/src/usethis/_core/author.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/usethis-python/usethis-python/pull/1633/{{ revealButtonHref }}
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-e12b70be9e342e0dac9c4599056834f09947faa153c382ca08bb49aec9f270b3
https://github.com/usethis-python/usethis-python/pull/1633/files#diff-e12b70be9e342e0dac9c4599056834f09947faa153c382ca08bb49aec9f270b3
Please reload this pagehttps://github.com/usethis-python/usethis-python/pull/1633/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.