format4me


Nameformat4me JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryA library to easily format the response coming from your bard or any other ai agent .
upload_time2024-01-27 20:17:44
maintainer
docs_urlNone
authorSahil Pradhan
requires_python
licenseMIT
keywords responseformatter chatgpt bard
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is library to format your bard  or other ai agent response. 

How to use? : https://github.com/s2ahil/format4me

usage :

from format4me import format_content

print(format_content('### Key Concepts * **Blockchain** is a shared, immutable ledger that facilitates the process of recording transactions and tracking assets in a business network. * **Blockchain is important** because it provides immediate, shared and completely transparent information stored on an immutable ledger that can be accessed only by permissioned network members. * **A blockchain network can track** orders, payments, accounts, production and much more. * **With blockchain,** as a member of a members-only network, you can rest assured that you are receiving accurate and timely data, and that your confidential blockchain records will be shared only with network members to whom you have specifically granted access. * **Blockchain creates trust** because it represents a shared record of the truth. * **Types of blockchain networks** include public, private, and consortium blockchains. * **Bitcoin** is an unregulated, digital currency that uses blockchain technology as its transaction ledger. * **The IBM Blockchain Platform** is powered by Hyperledger technology and is optimized to deploy on Red Hat® OpenShift®. * **To learn more about blockchain,** visit the IBM Blockchain website or read the IBM Blockchain for Dummies book.'))

Change Log
==========

0.0.1(23/1/2023)
-----------------
- First Release


0.0.2(23/1/2023)
-----------------
- First Release

0.0.3(28/1/2023)
-----------------
- Third stable  Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "format4me",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "responseFormatter,chatgpt,bard",
    "author": "Sahil Pradhan",
    "author_email": "sahilpradhan411@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/a9/f1c9ae997d3adba5eaa8fc4835d0795dca43ac9e928e4e08d7d3eeb33e64/format4me-0.0.3.tar.gz",
    "platform": null,
    "description": "This is library to format your bard  or other ai agent response. \r\n\r\nHow to use? : https://github.com/s2ahil/format4me\r\n\r\nusage :\r\n\r\nfrom format4me import format_content\r\n\r\nprint(format_content('### Key Concepts * **Blockchain** is a shared, immutable ledger that facilitates the process of recording transactions and tracking assets in a business network. * **Blockchain is important** because it provides immediate, shared and completely transparent information stored on an immutable ledger that can be accessed only by permissioned network members. * **A blockchain network can track** orders, payments, accounts, production and much more. * **With blockchain,** as a member of a members-only network, you can rest assured that you are receiving accurate and timely data, and that your confidential blockchain records will be shared only with network members to whom you have specifically granted access. * **Blockchain creates trust** because it represents a shared record of the truth. * **Types of blockchain networks** include public, private, and consortium blockchains. * **Bitcoin** is an unregulated, digital currency that uses blockchain technology as its transaction ledger. * **The IBM Blockchain Platform** is powered by Hyperledger technology and is optimized to deploy on Red Hat\u00c2\u00ae OpenShift\u00c2\u00ae. * **To learn more about blockchain,** visit the IBM Blockchain website or read the IBM Blockchain for Dummies book.'))\r\n\r\nChange Log\r\n==========\r\n\r\n0.0.1(23/1/2023)\r\n-----------------\r\n- First Release\r\n\r\n\r\n0.0.2(23/1/2023)\r\n-----------------\r\n- First Release\r\n\r\n0.0.3(28/1/2023)\r\n-----------------\r\n- Third stable  Release\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library to easily format the response coming from your bard or any other ai agent .",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "responseformatter",
        "chatgpt",
        "bard"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc240a460e06b3a5d8d298596064bd8907784821446cac9d8cbf3297d536d4e4",
                "md5": "24d6e499b8704435b70a0c597de543e6",
                "sha256": "b7ff3bbf484b5e1a7a70fba823aea198c2e83fcb3d67287ab99f9c7d5531afd9"
            },
            "downloads": -1,
            "filename": "format4me-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24d6e499b8704435b70a0c597de543e6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3199,
            "upload_time": "2024-01-27T20:17:42",
            "upload_time_iso_8601": "2024-01-27T20:17:42.792174Z",
            "url": "https://files.pythonhosted.org/packages/dc/24/0a460e06b3a5d8d298596064bd8907784821446cac9d8cbf3297d536d4e4/format4me-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bda9f1c9ae997d3adba5eaa8fc4835d0795dca43ac9e928e4e08d7d3eeb33e64",
                "md5": "11bccba5512aaf3a955019f3bdab5373",
                "sha256": "d57946bdc3cc889a7ba4c58f2b100804741dd7ec57a4b0322a032e37db6f77ec"
            },
            "downloads": -1,
            "filename": "format4me-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "11bccba5512aaf3a955019f3bdab5373",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3029,
            "upload_time": "2024-01-27T20:17:44",
            "upload_time_iso_8601": "2024-01-27T20:17:44.478637Z",
            "url": "https://files.pythonhosted.org/packages/bd/a9/f1c9ae997d3adba5eaa8fc4835d0795dca43ac9e928e4e08d7d3eeb33e64/format4me-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-27 20:17:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "format4me"
}
        
Elapsed time: 2.74809s