> ## Documentation Index
> Fetch the complete documentation index at: https://site.aspect.build/llms.txt
> Use this file to discover all available pages before exploring further.

# @aspect_rules_py//py:repositories.bzl

> Bazel rules_py repository rules to declare and fetch rules_py runtime dependencies for legacy WORKSPACE-based Python projects without bzlmod.

<Callout icon="book">
  Documentation for [@aspect\_rules\_py@v1.8.4](https://registry.bazel.build/modules/aspect_rules_py/1.8.4) -- <Icon icon="github" iconType="brands" /> [View source](https://github.com/aspect-build/rules_py/blob/v1.8.4/py/repositories.bzl)
</Callout>

Declare runtime dependencies

These are needed for local dev, and users must install them as well.
See [https://docs.bazel.build/versions/main/skylark/deploying.html#dependencies](https://docs.bazel.build/versions/main/skylark/deploying.html#dependencies)

## Function: `http_archive`

### Parameters

<ParamField body="name" type="name" required />

<ParamField body="kwargs" type="string_list" />

## Function: `rules_py_dependencies`

Fetch rules\_py's dependencies
