bvlogger


Namebvlogger JSON
Version 1.0.10 PyPI version JSON
download
home_pagehttps://github.com/obaidshk/bvlogger
SummaryA brief description of your project
upload_time2024-09-18 09:08:55
maintainerNone
docs_urlNone
authorYour Name
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BVLogger

**BVLogger** is a Python library for logging and tracking API interactions. It provides functionality to log various aspects of your API interactions, including connector details and endpoint data.

## Features

- **Authentication**: Obtain JWT tokens for secure API access.
- **Connector Logging**: Track details related to API connectors.
- **Endpoint Logging**: Log interactions with specific API endpoints.

## Installation

To install BVLogger, use pip:

```bash
pip install bvlogger

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/obaidshk/bvlogger",
    "name": "bvlogger",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/d7/c5/92caaa1b58aaa820f9172610d78ee4cfe4202e23868ef6cfeb8256a5f9f2/bvlogger-1.0.10.tar.gz",
    "platform": null,
    "description": "# BVLogger\r\n\r\n**BVLogger** is a Python library for logging and tracking API interactions. It provides functionality to log various aspects of your API interactions, including connector details and endpoint data.\r\n\r\n## Features\r\n\r\n- **Authentication**: Obtain JWT tokens for secure API access.\r\n- **Connector Logging**: Track details related to API connectors.\r\n- **Endpoint Logging**: Log interactions with specific API endpoints.\r\n\r\n## Installation\r\n\r\nTo install BVLogger, use pip:\r\n\r\n```bash\r\npip install bvlogger\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A brief description of your project",
    "version": "1.0.10",
    "project_urls": {
        "Homepage": "https://github.com/obaidshk/bvlogger"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "643e714fd82e0bea8ba15672e4925e5149e1427250faf42d585280549abb424e",
                "md5": "4b525e61d8fa4c940aa1347cd7680f3a",
                "sha256": "0e883792acd8bff6ce83759a600810a327b03fb040b4416570f3e3b5af79ffc1"
            },
            "downloads": -1,
            "filename": "bvlogger-1.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b525e61d8fa4c940aa1347cd7680f3a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3585,
            "upload_time": "2024-09-18T09:08:53",
            "upload_time_iso_8601": "2024-09-18T09:08:53.724222Z",
            "url": "https://files.pythonhosted.org/packages/64/3e/714fd82e0bea8ba15672e4925e5149e1427250faf42d585280549abb424e/bvlogger-1.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7c592caaa1b58aaa820f9172610d78ee4cfe4202e23868ef6cfeb8256a5f9f2",
                "md5": "a17215a68b9b431c899b245c76f46561",
                "sha256": "39bde3910027241244438a91ccaa52e6861d8c9d989b98fa86f51eba5f9d5404"
            },
            "downloads": -1,
            "filename": "bvlogger-1.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "a17215a68b9b431c899b245c76f46561",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2572,
            "upload_time": "2024-09-18T09:08:55",
            "upload_time_iso_8601": "2024-09-18T09:08:55.081008Z",
            "url": "https://files.pythonhosted.org/packages/d7/c5/92caaa1b58aaa820f9172610d78ee4cfe4202e23868ef6cfeb8256a5f9f2/bvlogger-1.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-18 09:08:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "obaidshk",
    "github_project": "bvlogger",
    "github_not_found": true,
    "lcname": "bvlogger"
}
        
Elapsed time: 0.33240s