fastcore 1.7.14
0
Python supercharged for fastai development
Contents
Python supercharged for fastai development
How to Install fastcore
You can install fastcore using pip
pip install fastcore
or add it to a project with poetry
poetry add fastcore
Package Details
- Author
- Jeremy Howard and Sylvain Gugger
- License
- Apache Software License 2.0
- Homepage
- https://github.com/fastai/fastcore/
- PyPi:
- https://pypi.org/project/fastcore/
Classifiers
Related Packages
Errors
A list of common fastcore errors.
Code Examples
Here are some fastcore
code examples and snippets.