Skip to content

archivebox.machine.detect

Nick Sweeting edited this page Oct 5, 2024 · 1 revision

{py:mod}archivebox.machine.detect

:allowtitles:

Module Contents

Functions

:class: autosummary longtable
:align: left

* - {py:obj}`get_vm_info <archivebox.machine.detect.get_vm_info>`
  - ```{autodoc2-docstring} archivebox.machine.detect.get_vm_info
    :summary:
    ```
* - {py:obj}`get_public_ip <archivebox.machine.detect.get_public_ip>`
  - ```{autodoc2-docstring} archivebox.machine.detect.get_public_ip
    :summary:
    ```
* - {py:obj}`get_local_ip <archivebox.machine.detect.get_local_ip>`
  - ```{autodoc2-docstring} archivebox.machine.detect.get_local_ip
    :summary:
    ```
* - {py:obj}`get_isp_info <archivebox.machine.detect.get_isp_info>`
  - ```{autodoc2-docstring} archivebox.machine.detect.get_isp_info
    :summary:
    ```
* - {py:obj}`get_host_network <archivebox.machine.detect.get_host_network>`
  - ```{autodoc2-docstring} archivebox.machine.detect.get_host_network
    :summary:
    ```
* - {py:obj}`get_os_info <archivebox.machine.detect.get_os_info>`
  - ```{autodoc2-docstring} archivebox.machine.detect.get_os_info
    :summary:
    ```
* - {py:obj}`get_host_stats <archivebox.machine.detect.get_host_stats>`
  - ```{autodoc2-docstring} archivebox.machine.detect.get_host_stats
    :summary:
    ```
* - {py:obj}`get_host_immutable_info <archivebox.machine.detect.get_host_immutable_info>`
  - ```{autodoc2-docstring} archivebox.machine.detect.get_host_immutable_info
    :summary:
    ```
* - {py:obj}`get_host_guid <archivebox.machine.detect.get_host_guid>`
  - ```{autodoc2-docstring} archivebox.machine.detect.get_host_guid
    :summary:
    ```

Data

:class: autosummary longtable
:align: left

* - {py:obj}`PACKAGE_DIR <archivebox.machine.detect.PACKAGE_DIR>`
  - ```{autodoc2-docstring} archivebox.machine.detect.PACKAGE_DIR
    :summary:
    ```
* - {py:obj}`DATA_DIR <archivebox.machine.detect.DATA_DIR>`
  - ```{autodoc2-docstring} archivebox.machine.detect.DATA_DIR
    :summary:
    ```
* - {py:obj}`ip_addrs <archivebox.machine.detect.ip_addrs>`
  - ```{autodoc2-docstring} archivebox.machine.detect.ip_addrs
    :summary:
    ```
* - {py:obj}`mac_addrs <archivebox.machine.detect.mac_addrs>`
  - ```{autodoc2-docstring} archivebox.machine.detect.mac_addrs
    :summary:
    ```

API

:canonical: archivebox.machine.detect.PACKAGE_DIR
:value: >
   None

```{autodoc2-docstring} archivebox.machine.detect.PACKAGE_DIR
```

:canonical: archivebox.machine.detect.DATA_DIR
:value: >
   'resolve(...)'

```{autodoc2-docstring} archivebox.machine.detect.DATA_DIR
```

:canonical: archivebox.machine.detect.get_vm_info

```{autodoc2-docstring} archivebox.machine.detect.get_vm_info
```
:canonical: archivebox.machine.detect.get_public_ip

```{autodoc2-docstring} archivebox.machine.detect.get_public_ip
```
:canonical: archivebox.machine.detect.get_local_ip

```{autodoc2-docstring} archivebox.machine.detect.get_local_ip
```
:canonical: archivebox.machine.detect.ip_addrs
:value: >
   None

```{autodoc2-docstring} archivebox.machine.detect.ip_addrs
```

:canonical: archivebox.machine.detect.mac_addrs
:value: >
   None

```{autodoc2-docstring} archivebox.machine.detect.mac_addrs
```

:canonical: archivebox.machine.detect.get_isp_info

```{autodoc2-docstring} archivebox.machine.detect.get_isp_info
```
:canonical: archivebox.machine.detect.get_host_network

```{autodoc2-docstring} archivebox.machine.detect.get_host_network
```
:canonical: archivebox.machine.detect.get_os_info

```{autodoc2-docstring} archivebox.machine.detect.get_os_info
```
:canonical: archivebox.machine.detect.get_host_stats

```{autodoc2-docstring} archivebox.machine.detect.get_host_stats
```
:canonical: archivebox.machine.detect.get_host_immutable_info

```{autodoc2-docstring} archivebox.machine.detect.get_host_immutable_info
```
:canonical: archivebox.machine.detect.get_host_guid

```{autodoc2-docstring} archivebox.machine.detect.get_host_guid
```
Clone this wiki locally