CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/pypi-fastcore

Python supercharged for fastai development

56

1.36x
Overview
Eval results
Files

Evaluation results

70%

62%

Configuration Manager with Nested Access

Attribute access and delegation

Criteria
Without context
With context

Uses store_attr()

0%

100%

Uses nested_attr()

0%

100%

Implements nested check

53%

66%

Uses GetAttr delegation

0%

60%

Uses getattrs()

0%

0%

30%

30%

Configuration Parser

Type conversion and validation

Criteria
Without context
With context

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%

100%

70%

Configuration Manager with Lifecycle Hooks

Custom metaclasses (FixSigMeta, PrePostInitMeta, NewChkMeta)

Criteria
Without context
With context

PrePostInitMeta usage

0%

100%

Lifecycle hooks implementation

33%

100%

NewChkMeta usage

0%

100%

Signature preservation

100%

100%

Settings storage

100%

100%

85%

-5%

Directory Configuration Loader

Working directory context manager

Criteria
Without context
With context

Uses working_directory()

100%

100%

Context manager pattern

100%

100%

Temporary directory changes

100%

100%

No manual chdir

33%

0%

56%

Code Analyzer

File search with globtastic

Criteria
Without context
With context

Uses globtastic

100%

100%

Uses pglob

0%

0%

Uses walk

0%

0%

Pattern matching

100%

100%

Path operations

80%

80%

Appropriate imports

80%

60%

5%

Code Search and Analysis Tool

File and path operations

Criteria
Without context
With context

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%

20%

Function Wrapper Utilities

Advanced function wrapping (trim_wraps, autostart)

Criteria
Without context
With context

Uses autostart()

0%

0%

Uses trim_wraps()

0%

0%

Correct autostart implementation

100%

100%

Correct hide_params implementation

100%

100%

100%

5%

Data Validator Test Suite

Testing and assertions

Criteria
Without context
With context

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%

75%

HTML Report Generator

HTML/XML programmatic generation

Criteria
Without context
With context

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%

15%

-10%

Smart API Response Cache

Custom eviction policies for caching

Criteria
Without context
With context

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
Evaluated
Agent
Claude Code

Table of Contents