Usage

This version of the library is compatible with Python versions >=3.8.

You can use pip to install the library from the Python Package Index:

$ pip install py-12f-common

It is recommended always to install into a virtual environment.

When including the library in a list of project dependencies, in order to avoid installing future incompatible releases, it is recommended to specify the major and minor version numbers.