Metadata-Version: 1.1
Name: pipecashagents
Version: 0.1.1
Summary: A collection of common agents used in PipeCash. Learn more about PipeCash on http://pipe.cash/
Home-page: https://github.com/Pipe-Cash/pipecashagents
Author: Aleksandar Nikolaev Dinkov
Author-email: alexander.n.dinkov@gmail.com
License: MIT license
Description: ===============
        pipecashagents
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/pipecashagents.svg
                :target: https://pypi.python.org/pypi/pipecashagents
        
        .. image:: https://img.shields.io/travis/Pipe-Cash/pipecashagents.svg
                :target: https://travis-ci.org/Pipe-Cash/pipecashagents
        
        .. image:: https://readthedocs.org/projects/pipecashagents/badge/?version=latest
                :target: https://pipecashagents.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/Pipe-Cash/pipecashagents/shield.svg
             :target: https://pyup.io/repos/github/Pipe-Cash/pipecashagents/
             :alt: Updates
        
        
        
        A collection of common agents used in PipeCash. Learn more about PipeCash on http://pipe.cash/
        
        
        * Free software: MIT license
        * Documentation: https://pipecashagents.readthedocs.io.
        
        
        
        
        Installation
        ----------------
        
        pip install pipecashwallets
        
        Usage
        --------
        
        This package is not intended for direct usage.
        Simply install it and reference its modules in your PipeCash configurations.
        
        Contributing
        ----------------
        
        All pull requests are wellcome.
        
        The areas that need the most help are:
        
        - Write agents
        - Testing
        - Documentation
        
        
        =======
        History
        =======
        
        0.1.1 (2019-02-08)
        ------------------
        
        * First release on PyPI.
        
Keywords: pipecashagents
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
