Python supercharged for fastai development
56
Attribute access and delegation
Uses store_attr()
0%
100%
Uses nested_attr()
0%
100%
Implements nested check
53%
66%
Uses GetAttr delegation
0%
60%
Uses getattrs()
0%
0%
Type conversion and validation
String to boolean
0%
0%
String to integer
0%
0%
String to float
0%
0%
String to list
0%
0%
listify usage
0%
100%
ifnone for defaults
0%
50%
Custom metaclasses (FixSigMeta, PrePostInitMeta, NewChkMeta)
PrePostInitMeta usage
0%
100%
Lifecycle hooks implementation
33%
100%
NewChkMeta usage
0%
100%
Signature preservation
100%
100%
Settings storage
100%
100%
Working directory context manager
Uses working_directory()
100%
100%
Context manager pattern
100%
100%
Temporary directory changes
100%
100%
No manual chdir
33%
0%
File search with globtastic
Uses globtastic
100%
100%
Uses pglob
0%
0%
Uses walk
0%
0%
Pattern matching
100%
100%
Path operations
80%
80%
Appropriate imports
80%
60%
File and path operations
Directory traversal
0%
0%
Pattern matching
0%
0%
Path object handling
0%
0%
File operations
0%
0%
Directory filtering
0%
0%
Error handling
100%
100%
Advanced function wrapping (trim_wraps, autostart)
Uses autostart()
0%
0%
Uses trim_wraps()
0%
0%
Correct autostart implementation
100%
100%
Correct hide_params implementation
100%
100%
Testing and assertions
Import testing utilities
100%
100%
Use test_eq correctly
100%
100%
Use test_close for floats
100%
100%
Test exceptions with test_fail
75%
100%
Verify exception messages
100%
100%
Test edge cases
100%
100%
Create validator instance
100%
100%
HTML/XML programmatic generation
Uses ft() function
0%
0%
Uses to_xml() conversion
100%
100%
HTML tag helpers
100%
100%
Proper element nesting
100%
100%
Attribute handling
100%
100%
Table generation
100%
100%
Custom eviction policies for caching
Uses timed_cache
0%
0%
Uses flexicache
0%
0%
Custom policy implementation
40%
0%
Cache statistics tracking
100%
100%
Install with Tessl CLI
npx tessl i tessl/pypi-fastcore