Skip to content

BPS-Circular-API/python-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI PyPI - Downloads GitHub code size in bytes Python Version CodeFactor Grade

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:

pip install pybpsapi

Building

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

py -m build

And to upload,

py -m twine upload dist/*

Contributing

Contributions are welcome! Please feel free to open an issue or a pull request on the GitHub repository

Documentation

The full documentation for the package can be found here.

License

This project is licensed under the MIT License - see the LICENSE file for details


Currently maintained by Raj Dave