No description
Find a file
2022-03-18 18:12:08 -06:00
jarvis_core The great typehint-ening 2022-03-18 18:12:08 -06:00
tests Changes 2022-03-10 17:16:47 -07:00
.flake8 Changes 2022-03-10 17:16:47 -07:00
.gitignore Add database models, configuration management 2022-02-06 21:33:15 -07:00
.pre-commit-config.yaml Changes 2022-03-10 17:16:47 -07:00
LICENSE Add LICENSE, PRIVACY, TERMS 2022-03-10 22:53:42 -07:00
poetry.lock Changes 2022-03-10 17:16:47 -07:00
PRIVACY.md Add LICENSE, PRIVACY, TERMS 2022-03-10 22:53:42 -07:00
pyproject.toml Refactor database models, add modlog models 2022-03-08 09:07:14 -07:00
README.rst Add database models, configuration management 2022-02-06 21:33:15 -07:00
TERMS.md Add LICENSE, PRIVACY, TERMS 2022-03-10 22:53:42 -07:00

===========
jarvis-core
===========

Core functionality of `JARVIS <https://git.zevaryx.com/stark-industries/j.a.r.v.i.s.>`_

Modules
=======

``jarvis_core.config``
----------------------

Configuration management

``jarvis_core.db``
------------------

Database connectors and model implementations

``jarvis_core.filters``
-----------------------

Regex filters for various functions

``jarvis_core.util``
--------------------

Quality of life utilities