fastcore
Python supercharged for fastai development
Python supercharged for fastai development
To install this package, run one of the following:
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.
Summary
Python supercharged for fastai development
Information Last Updated
Sep 8, 2025 at 17:22
License
Apache-2.0
Total Downloads
18
GitHub Repository
https://github.com/fastai/fastcoreDocumentation
https://fastcore.fast.ai/tour.html