-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
abx_plugin_pip.config
Nick Sweeting edited this page Nov 13, 2024
·
2 revisions
:allowtitles:
:class: autosummary longtable
:align: left
* - {py:obj}`PipDependencyConfigs <abx_plugin_pip.config.PipDependencyConfigs>`
-
:class: autosummary longtable
:align: left
* - {py:obj}`PIP_CONFIG <abx_plugin_pip.config.PIP_CONFIG>`
- ```{autodoc2-docstring} abx_plugin_pip.config.PIP_CONFIG
:summary:
```
:canonical: abx_plugin_pip.config.PipDependencyConfigs
Bases: {py:obj}`abx_spec_config.base_configset.BaseConfigSet`
````{py:attribute} USE_PIP
:canonical: abx_plugin_pip.config.PipDependencyConfigs.USE_PIP
:type: bool
:value: >
True
```{autodoc2-docstring} abx_plugin_pip.config.PipDependencyConfigs.USE_PIP
```
````
````{py:attribute} PIP_BINARY
:canonical: abx_plugin_pip.config.PipDependencyConfigs.PIP_BINARY
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_pip.config.PipDependencyConfigs.PIP_BINARY
```
````
````{py:attribute} PIP_ARGS
:canonical: abx_plugin_pip.config.PipDependencyConfigs.PIP_ARGS
:type: typing.Optional[typing.List[str]]
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_pip.config.PipDependencyConfigs.PIP_ARGS
```
````
````{py:attribute} PIP_EXTRA_ARGS
:canonical: abx_plugin_pip.config.PipDependencyConfigs.PIP_EXTRA_ARGS
:type: typing.List[str]
:value: >
[]
```{autodoc2-docstring} abx_plugin_pip.config.PipDependencyConfigs.PIP_EXTRA_ARGS
```
````
````{py:attribute} PIP_DEFAULT_ARGS
:canonical: abx_plugin_pip.config.PipDependencyConfigs.PIP_DEFAULT_ARGS
:type: typing.List[str]
:value: >
[]
```{autodoc2-docstring} abx_plugin_pip.config.PipDependencyConfigs.PIP_DEFAULT_ARGS
```
````
:canonical: abx_plugin_pip.config.PIP_CONFIG
:value: >
'PipDependencyConfigs(...)'
```{autodoc2-docstring} abx_plugin_pip.config.PIP_CONFIG
```
- π’ Quickstart
- π₯οΈ Install
- π³ Docker
- β‘οΈ Supported Sources
- β¬ οΈ Supported Outputs
- οΉ©Command Line
- π Web UI
- π§© Browser Extension
- πΎ REST API / Webhooks
- π Python API / REPL / SQL API
- βοΈ Configuration
- π¦ Dependencies
- πΏ Disk Layout
- π Security Overview
- π Developer Documentation
- Upgrading
- Setting up Storage (NFS/SMB/S3/etc)
- Setting up Authentication (SSO/LDAP/etc)
- Setting up Search (rg/sonic/etc)
- Scheduled Archiving
- Publishing Your Archive
- Chromium Install
- Cookies & Sessions Setup
- Merging Collections
- Troubleshooting
- βοΈ Web Archiving Community
- Background & Motivation
- Comparison to Other Tools
- Architecture Diagram
- Changelog & Roadmap