Metadata-Version: 2.1
Name: TraceManager
Version: 0.0.1
Summary: The code architecture allows a simple method to be monitored with python.
Home-page: https://github.com/azmisahin/azmisahin-software-web-component-trace-manager-python
Author: Azmi ŞAHİN
Author-email: azmisahin@outlook.com
License: UNKNOWN
Description: # azmisahin-software-web-component-trace-manager-python
        The code architecture allows a simple method to be monitored with python.
        
        # Test
        ```shell
        python -m unittest tests/test_unittest.py
        ```
        
        # Paket
        
        Setuptools whell araÃ§larÄ± gÃ¼ncelleniyor.
        ```shell
        python -m pip install --user --upgrade setuptools wheel
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
