CMD + K

fastcore

Anaconda Verified

Python supercharged for fastai development

Installation

To install this package, run one of the following:

Conda
$conda install main::fastcore

Usage Tracking

1.9.2
1.7.20
1.5.29
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

Python is a powerful, dynamic language. Rather than bake everything into the language, it lets the programmer customize it to make it work for them. fastcore uses this flexibility to add to Python features inspired by other languages we've loved, like multiple dispatch from Julia, mixins from Ruby, and currying, binding, and more from Haskell. It also adds some “missing features” and clean up some rough edges in the Python standard library, such as simplifying parallel processing, and bringing ideas from NumPy over to Python's list type.

About

Summary

Python supercharged for fastai development

Last Updated

Dec 18, 2025 at 17:13

License

Apache-2.0

Total Downloads

1.4K

Supported Platforms

linux-aarch64
macOS-arm64
linux-64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.5.29
linux-s390x Last supported version: 1.7.20
macOS-64 Last supported version: 1.7.20