[Resource](/blog-category/resource/) April 3, 2022

# Announcing Python Support

To date, Scarf Gateway has natively supported Docker/OCI Containers, and arbitrary file archives via URL templates. Today, we’re excited to release support for our very first language-packaging ecosystem: Python.

By Avi Press Founder & CEO

![Announcing Python Support](/imported/social-og/e1f2c7306a91fe55-2c5ea8a2.png)

To date, Scarf Gateway has natively supported [Docker/OCI Containers](https://docs.scarf.sh/quick-start/), and [arbitrary file archives via URL templates](https://docs.scarf.sh/packages/). Today, we’re excited to release support for our very first language-packaging ecosystem: **Python**. 

![Supporting image 1 for Announcing Python Support](/imported/posts/e1f2c7306a91fe55.png)

##### Why Python? 

The primary reason is simple: Python was the most requested package type from the Scarf community. Python has a vibrant and growing community of developers across just about every domain, and so it will help us reach a large audience of package authors. We received this feature request from a range of people - machine learning startups, database service providers, web framework maintainers, data science library maintainers.

Like other package types, Python on Scarf Gateway is free to use, and always will be. 

##### How does it work for an end-user?

Instead of:

```
pip install {package}
```

Your users will run:

```
pip install –extra-index-url=${foo.com} ${package}
```

Every time they do, you’ll have rich yet privacy-preserving analytics that help you run your project or business more efficiently.

##### Where can I learn more?

Check out the [docs](https://docs.scarf.sh/gateway).

**_If you’re attending PyCon this year, I’d happily show you more in person._** I’ll also be giving a talk on this at the Maintainer’s Summit, which I’ll link back to here once the recording is available.

Related Resources

[![](/imported/social-og/56df6684ceae399c-9c0647d5.png)

Resource Sep 5, 2023

### Beyond the Surface: How to Engage with the Quiet Members of your Open Source Community

In the dynamic realm of community management, marketing, and developer relations, success depends upon more than just attracting attention. It's about fostering meaningful relationships, nurturing engagement, and amplifying your community's impact.



](/post/beyond-the-surface-how-to-engage-with-the-quiet-members-of-your-open-source-community/)[![](/imported/social-og/9277af8f0c81f6d2-3589135f.png)

Resource Sep 1, 2023

### Why Open Source Projects and Companies Should Adopt "Open Source Qualified Leads"

The modern digital age, driven by the proliferation of open-source projects, is as much about community as it is about the code. This means understanding and engaging with potential adopters, contributors, and users becomes critical for the health and success of a project or product. Here enters the concept of "Open Source Qualified Leads" (OQL).



](/post/why-open-source-projects-and-companies-should-adopt-open-source-qualified-leads/)[![](/imported/social-og/dfcfee806089be6a-45bd3ca2.png)

Resource Aug 3, 2023

### Mastering Telemetry in Open Source: A Simple Guide to Building Lightweight Call Home Functionality

Implementing a call-home functionality or telemetry within open-source software often raises privacy concerns within the community. Many parties, including enterprise security teams, customer advocates, and developers, express rightful apprehensions about the transmission, storage, and usage of data.



](/post/mastering-telemetry-in-open-source-a-simple-guide-to-building-lightweight-call-home-functionality/)

Article Notes [**Browse all resources**

Search, categories, and latest Scarf writing.

](/resources)[**See pricing**

Understand how Scarf packages its offering.

](/pricing)
