# {py:mod}`halodrops`

```{py:module} halodrops
```

```{autodoc2-docstring} halodrops
:allowtitles:
```

## Subpackages

```{toctree}
:titlesonly:
:maxdepth: 3

halodrops.helper
```

## Submodules

```{toctree}
:titlesonly:
:maxdepth: 1

halodrops.processor
halodrops.pipeline
```

## Package Contents

### Functions

````{list-table}
:class: autosummary longtable
:align: left

* - {py:obj}`main <halodrops.main>`
  - ```{autodoc2-docstring} halodrops.main
    :summary:
    ```
````

### Data

````{list-table}
:class: autosummary longtable
:align: left

* - {py:obj}`logger <halodrops.logger>`
  - ```{autodoc2-docstring} halodrops.logger
    :summary:
    ```
* - {py:obj}`fh_info <halodrops.fh_info>`
  - ```{autodoc2-docstring} halodrops.fh_info
    :summary:
    ```
* - {py:obj}`fh_debug <halodrops.fh_debug>`
  - ```{autodoc2-docstring} halodrops.fh_debug
    :summary:
    ```
* - {py:obj}`ch <halodrops.ch>`
  - ```{autodoc2-docstring} halodrops.ch
    :summary:
    ```
* - {py:obj}`log_format <halodrops.log_format>`
  - ```{autodoc2-docstring} halodrops.log_format
    :summary:
    ```
* - {py:obj}`formatter <halodrops.formatter>`
  - ```{autodoc2-docstring} halodrops.formatter
    :summary:
    ```
````

### API

````{py:data} logger
:canonical: halodrops.logger
:value: >
   'getLogger(...)'

```{autodoc2-docstring} halodrops.logger
```

````

````{py:data} fh_info
:canonical: halodrops.fh_info
:value: >
   'FileHandler(...)'

```{autodoc2-docstring} halodrops.fh_info
```

````

````{py:data} fh_debug
:canonical: halodrops.fh_debug
:value: >
   'FileHandler(...)'

```{autodoc2-docstring} halodrops.fh_debug
```

````

````{py:data} ch
:canonical: halodrops.ch
:value: >
   'StreamHandler(...)'

```{autodoc2-docstring} halodrops.ch
```

````

````{py:data} log_format
:canonical: halodrops.log_format
:value: <Multiline-String>

```{autodoc2-docstring} halodrops.log_format
```

````

````{py:data} formatter
:canonical: halodrops.formatter
:value: >
   'Formatter(...)'

```{autodoc2-docstring} halodrops.formatter
```

````

````{py:function} main()
:canonical: halodrops.main

```{autodoc2-docstring} halodrops.main
```
````
