Metadata-Version: 2.1
Name: pyxon
Version: 0.0.2
Summary: Pyxon framework
Home-page: https://github.com/pyxon/core
Author: Pavel V. Pristupa
Author-email: pristupa@gmail.com
License: UNKNOWN
Description: # Pyxon
        
        _Inspired by [Axon](https://axoniq.io/) (Java)_
        
        Based on architectural principles, such as Domain Driven Design (DDD)
        and Command-Query Responsibility Segregation (CQRS), Pyxon Framework 
        provides the building blocks that CQRS requires and helps to create 
        scalable and extensible applications while maintaining application 
        consistency in distributed systems.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6, <3.7
Description-Content-Type: text/markdown
