Introduction

This project, pysilpo, is unofficial and not affiliated with Silpo. It is a Python library that provides a simple interface for interacting with Silpo’s API. The library is designed to simplify the process of fetching data from Silpo’s API and is intended for use in Python applications.

We encourage users to provide feedback and report any issues as we continue to improve the library. You can share your thoughts, suggestions, or report problems on our GitHub Issues page

Key Features

  • OTP Authorization: Silpo uses OTP authorization to authenticate users and library fully supports this feature. It means you can easily authenticate users and fetch data from Silpo’s API using phone number and OTP code.

  • Cheque Information: The library provides a simple interface for fetching cheque information for a user by date range.

As you start exploring pysilpo, please refer to the Installation and debugging_section sections for detailed instructions.