========
oi-tools
========

This package contains various Python helper functions for common tasks at Opportunity Insights.

This package also ships a CLI (``oi --help``) that can be used to submit and monitor PBS jobs
and view the package documentation while offline.
See the sections below for documentation of particular features.
    
.. toctree::
    :titlesonly:
    :caption: Polars Utilities

    stats
    helpers
    io
    census_api

.. toctree::
    :titlesonly:
    :caption: Census Utilities

    pbs
    disclosure

.. toctree::
    :titlesonly:
    :caption: Making and Saving Figures

    figures

.. toctree::
    :titlesonly:
    :caption: Miscellaneous

    cli
    contributing


