Python Packages Made By Meta (FaceBook)

Manpreet Singh
2 min readJul 27, 2022

Welcome back! Python is an awesome programming language with a ton of capability, so, let’s take a look at some Python packages that were made by FaceBook!

PyTorch

First up we have PyTorch, this is a machine learning framework developed by Meta! Here is a link to their GitHub repository:

Prophet

Next up we have Prophet, this is a tool for producing high quality forecast for time series data! Here is a link to their GitHub repository:

TestSlide

Next up we have Testslide, this is a test framework developed for Python! Here is a link to their GitHub repository:

--

--