Metadata-Version: 2.1
Name: core-lib
Version: 0.0.0a6
Summary: basic onion architecture library utils
Home-page: https://github.com/shay-te/core-lib
Author: Shay Tessler
Author-email: shay.te@gmail.com
License: MIT
Description: [![PyPI](https://img.shields.io/pypi/v/core-lib)](https://pypi.org/project/bigpipe-response/)
        ![PyPI - License](https://img.shields.io/pypi/l/core-lib)
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/core-lib)
        [![PyPI - Downloads](https://img.shields.io/pypi/dm/core-lib.svg)](https://pypistats.org/packages/core-lib)
        
        # Core-Lib
        CoreLib provides basic simple classes for creating a WEB Application as a Library using the Onion Architecture. [1](https://www.codeguru.com/csharp/csharp/cs_misc/designtechniques/understanding-onion-architecture.html) [2](https://www.google.com/search?sxsrf=ACYBGNT0NhYbUZLnDQbC9b6uPBqjZmjwgw%3A1579104811273&ei=KzofXuOfEO3IgwfngLPwAg&q=onion+Architecture&oq=onion+Architecture&gs_l=psy-ab.12...0.0..109691...0.0..0.0.0.......0......gws-wiz.oEYi3afxy_c&ved=0ahUKEwij4drq_4XnAhVt5OAKHWfADC4Q4dUDCAs)   
        
        Check the [website](https://core-lib.netlify.com/) for more information
        
        ## License
        Core-Lib in licenced under [MIT](https://github.com/shacoshe/core-lib/blob/master/LICENSE)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
