Metadata-Version: 2.1
Name: bottomify
Version: 1.2.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Rust
Author: uYert Developers <bottom@josh-is.gay>
Author-email: uYert Developers <bottom@josh-is.gay>
Description-Content-Type: text/x-rst; charset=UTF-8

Bottomify
=========

.. image:: https://img.shields.io/pypi/v/bottomify.svg
   :target: https://pypi.python.org/pypi/bottomify
   :alt: PyPI version info

Python bindings for the `Bottomify <https://github.com/kaylynn234/bottom>`_ library.

Installing
----------

.. code:: sh

    # Linux/macOS
    python3 -m pip install bottomify

    # Windows
    py -3 -m pip install bottomify
