Metadata-Version: 2.1
Name: BigLedger
Version: 0.1.4.post1.dev0
Summary: BigLedger Python Package
Home-page: https://bigledger.com
Author: Vincent Lee
Author-email: vincent@akaun.com
License: MIT
Project-URL: Documentation, https://pyscaffold.org/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
License-File: LICENSE.txt

.. These are examples of badges you might want to add to your README:
   please update the URLs accordingly

    .. image:: https://api.cirrus-ci.com/github/<USER>/BigLedger.svg?branch=main
        :alt: Built Status
        :target: https://cirrus-ci.com/github/<USER>/BigLedger
    .. image:: https://readthedocs.org/projects/BigLedger/badge/?version=latest
        :alt: ReadTheDocs
        :target: https://BigLedger.readthedocs.io/en/stable/
    .. image:: https://img.shields.io/coveralls/github/<USER>/BigLedger/main.svg
        :alt: Coveralls
        :target: https://coveralls.io/r/<USER>/BigLedger
    .. image:: https://img.shields.io/pypi/v/BigLedger.svg
        :alt: PyPI-Server
        :target: https://pypi.org/project/BigLedger/
    .. image:: https://img.shields.io/conda/vn/conda-forge/BigLedger.svg
        :alt: Conda-Forge
        :target: https://anaconda.org/conda-forge/BigLedger
    .. image:: https://pepy.tech/badge/BigLedger/month
        :alt: Monthly Downloads
        :target: https://pepy.tech/project/BigLedger
    .. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
        :alt: Twitter
        :target: https://twitter.com/BigLedger

.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/

|

==========================
BigLedger Python Project
==========================


    This Python Project provides all the libraries and implementations to interact with Akaun API. It serves as a platform / framework to


A longer description of your project goes here...



Note
====

This library contains the following packages:

* Akaun SDK
* PythonBot SDK
* PythonBot API (making use of Akaun SDK too)
* PythonBot Agent
* PythonBot CLI

