.. _utils: Utilities ================== This part of the documentation covers all the utilities of GMUtils. Config Object ------------------ .. module:: gmutils.utils.config .. autoclass:: Config :members: :inherited-members: .. attribute:: ENV The ENV attribute allows you to dictate which enviroment your current code is runing in .. attribute:: THREADS This is a list of current running threads Paths Object ------------------ .. module:: gmutils.utils.paths .. autoclass:: Paths :members: :inherited-members: Constants Object ------------------ .. module:: gmutils.utils.constants .. autoclass:: Constants :members: :inherited-members: Get Query Function ------------------ .. module:: gmutils.utils.get .. autofunction:: get GMUtils Exceptions ------------------ .. module:: gmutils.utils.exceptions .. autoclass:: GMException :members: .. autoclass:: GMSecurity :members: