pybpsapi


Namepybpsapi JSON
Version 1.4.1 PyPI version JSON
download
home_pageNone
SummaryThis package is a Python wrapper for the BPS Circular API. It supports all the five endpoints of the API, and also contains a good circular-checking system.
upload_time2024-10-24 18:31:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords api bps bpsapi python python3 wrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![PyPI](https://img.shields.io/pypi/v/pybpsapi?style=for-the-badge)
![PyPI - Downloads](https://img.shields.io/pypi/dm/pybpsapi?style=for-the-badge)
![Lines of code](https://img.shields.io/tokei/lines/github/BPS-Circular-API/python-package?style=for-the-badge)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/BPS-Circular-API/python-package?style=for-the-badge)
![Python Version](https://img.shields.io/badge/Python-3.9%20%7C%203.10%20%7C%203.11-blue?style=for-the-badge)
![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/BPS-Circular-API/python-package?style=for-the-badge)
---

# pybpsapi - Python bindings for the BPS Circular API

What is `pybpsapi`?

`pybpsapi` is a Python library that allows you to interact with the BPS Circular API. It is written in Python using the requests library.
This package also features a well maintained and tried and tested circular-checking system to check for new circulars.

## Installation

`pybpsapi` can be installed using pip:

```bash
pip install pybpsapi
```

## Building

To build the package, you can use the following command:

```bash
py -m build
```

And to upload, 

```bash
py -m twine upload dist/*
```


## Contributing

Contributions are welcome! Please feel free to open an issue or a pull request on the [GitHub repository](https://bpsapi.rajtech.me/r/python-package)


## Documentation

**The full documentation for the package can be found [here](https://bpsapi.rajtech.me/docs/category/python-package).**

## License

This project is licensed under the MIT License - see the [LICENSE](https://bpsapi.rajtech.me/r/python-package/blob/master/LICENSE) file for details

---

Currently maintained by [Raj Dave](https://github.com/RajDave69)
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pybpsapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "api, bps, bpsapi, python, python3, wrapper",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/8a/d2/46d0df0c61ee870db6e417a7540de81aa0005585136dece27ab8344a55bc/pybpsapi-1.4.1.tar.gz",
    "platform": null,
    "description": "![PyPI](https://img.shields.io/pypi/v/pybpsapi?style=for-the-badge)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/pybpsapi?style=for-the-badge)\n![Lines of code](https://img.shields.io/tokei/lines/github/BPS-Circular-API/python-package?style=for-the-badge)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/BPS-Circular-API/python-package?style=for-the-badge)\n![Python Version](https://img.shields.io/badge/Python-3.9%20%7C%203.10%20%7C%203.11-blue?style=for-the-badge)\n![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/BPS-Circular-API/python-package?style=for-the-badge)\n---\n\n# pybpsapi - Python bindings for the BPS Circular API\n\nWhat is `pybpsapi`?\n\n`pybpsapi` is a Python library that allows you to interact with the BPS Circular API. It is written in Python using the requests library.\nThis package also features a well maintained and tried and tested circular-checking system to check for new circulars.\n\n## Installation\n\n`pybpsapi` can be installed using pip:\n\n```bash\npip install pybpsapi\n```\n\n## Building\n\nTo build the package, you can use the following command:\n\n```bash\npy -m build\n```\n\nAnd to upload, \n\n```bash\npy -m twine upload dist/*\n```\n\n\n## Contributing\n\nContributions are welcome! Please feel free to open an issue or a pull request on the [GitHub repository](https://bpsapi.rajtech.me/r/python-package)\n\n\n## Documentation\n\n**The full documentation for the package can be found [here](https://bpsapi.rajtech.me/docs/category/python-package).**\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://bpsapi.rajtech.me/r/python-package/blob/master/LICENSE) file for details\n\n---\n\nCurrently maintained by [Raj Dave](https://github.com/RajDave69)",
    "bugtrack_url": null,
    "license": null,
    "summary": "This package is a Python wrapper for the BPS Circular API. It supports all the five endpoints of the API, and also contains a good circular-checking system.",
    "version": "1.4.1",
    "project_urls": null,
    "split_keywords": [
        "api",
        " bps",
        " bpsapi",
        " python",
        " python3",
        " wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af86efb91170ee7b86647d0efea76e1a51cd4bc765d5b4e0f726389104ac099e",
                "md5": "30e99869c6b5f344fffb0eb990c68b30",
                "sha256": "6746f00f528ae6938ea687f1b326c769ee765ab63e92131859f8c06750eaafaf"
            },
            "downloads": -1,
            "filename": "pybpsapi-1.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "30e99869c6b5f344fffb0eb990c68b30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5450,
            "upload_time": "2024-10-24T18:31:42",
            "upload_time_iso_8601": "2024-10-24T18:31:42.873584Z",
            "url": "https://files.pythonhosted.org/packages/af/86/efb91170ee7b86647d0efea76e1a51cd4bc765d5b4e0f726389104ac099e/pybpsapi-1.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ad246d0df0c61ee870db6e417a7540de81aa0005585136dece27ab8344a55bc",
                "md5": "6218921463d1ee7f798a57859123f815",
                "sha256": "743c231fcd5b3570d2485e84f61cf0700f89ac76e93a9563a91f3df6e1956e16"
            },
            "downloads": -1,
            "filename": "pybpsapi-1.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6218921463d1ee7f798a57859123f815",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6452,
            "upload_time": "2024-10-24T18:31:44",
            "upload_time_iso_8601": "2024-10-24T18:31:44.334763Z",
            "url": "https://files.pythonhosted.org/packages/8a/d2/46d0df0c61ee870db6e417a7540de81aa0005585136dece27ab8344a55bc/pybpsapi-1.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 18:31:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pybpsapi"
}
        
Elapsed time: 0.37078s