Metadata-Version: 2.1
Name: szamlazz.py
Version: 1.0.0b2
Summary: Python client for Szamlazz.hu :: Számla Agent
Home-page: https://github.com/theriverman/szamlazz.py
Author: Kristof Daja (theriverman)
Author-email: kristof@daja.hu
License: MIT License | Copyright (c) 2020 — 2021 Kristof Daja
Project-URL: Bug Tracker, https://github.com/theriverman/szamlazz.py/issues
Description: szamlazz.py
        ----
        A Python client for Szamlazz.hu :: Számla Agent
        
        # Introduction
        TBA
        
        # Integration
        TBA
        
        # API
        TBA
        
        # Contribution
        TBA
        
        ## New Release
        Make sure you have the latest version of PyPA’s build installed:
        ```shell
        python -m pip install --upgrade build
        ```
        
        Run this command from the same directory where `pyproject.toml` is located:
        ```shell
        python setup.py sdist bdist_wheel
        ```
        
        # License
        MIT
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
