Metadata-Version: 2.1
Name: kh_common
Version: 0.4.8
Summary: common libraries for kheina.com
Home-page: https://github.com/kheina-com/kh-common
Author: kheina
License: Mozilla Public License 2.0
Description: ## Installation
        `pip install kh-common`
        
        ## Usage
        There are many modules in kh-common, browse to a specific folder under `kh_common` to view a more in-depth readme.
        
        ## Development
        Under construction.
        Fork the parent repository at https://github.com/kheina-com/kh-common and edit like any other python project. Tests are run with `pytest` in the command line.
        
        ## License
        This work is licensed under the [Mozilla Public License 2.0](https://choosealicense.com/licenses/mpl-2.0/), allowing for public, private, and commercial use so long as access to this library's source code is provided. If this library's source code is modified, then the modified source code must be licensed under the same license or an [applicable GNU license](https://www.mozilla.org/en-US/MPL/2.0/#1.12) and made publicly available.
        
Platform: UNKNOWN
Requires-Python: >=3.7.*
Description-Content-Type: text/markdown
Provides-Extra: logging
Provides-Extra: mq
Provides-Extra: build
Provides-Extra: sql
Provides-Extra: scoring
Provides-Extra: auth
