Skip to main content

bharatocr-client is an opensource python library to access BharatOcrAPIs

Project description

bharatocr-client

Build status

bharatocr-client is an opensource python library to access BharatOcrAPIs

The features of this package:

  • Its a package that help to access BharatOcrAPIs in simple way.

Installation

    pip install bharatocr-client

Register

In this function, User can register in the application to use the BharatOcrAPIs.

    import bharatocrclient 
    status = bharatocrclient.register(email,password,full_name,use_type)
    # use_type -> must be personal, commercial

Login

In this function, User must be login in the application before use featured function of the application.

    import bharatocrclient 
    key, status = bharatocrclient.login(email, password)

Pan Card

In this function, User pass the generated key after login and Pan Card image path.

    import bharatocrclient 
    dict = bharatocrclient.pan(key, image)

Aadhaar Card

In this function, User pass the generated key after login and Aadhaar Card image path.

    import bharatocrclient 
    dict = b.aadhaar(key, front_image, back_image)

Contribute & support

We are so pleased to your help and help you, If you wanna develop bharatocrclient, Congrats or if you have problem, don't worry create an issue here:

    https://github.com/essentiasoftserv/bharatocrclient/issues

Pre Commit

Note: Before commit your changes, run pre-commits

    pre-commit run --all

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bharatocr-client-0.0.1.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

bharatocr_client-0.0.1-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file bharatocr-client-0.0.1.tar.gz.

File metadata

  • Download URL: bharatocr-client-0.0.1.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for bharatocr-client-0.0.1.tar.gz
Algorithm Hash digest
SHA256 576bb8b606b676f2eff2f95c7adbbb1633286a77992fa04d75468273681a91f5
MD5 d4e669dce2d8959131623e80514b74eb
BLAKE2b-256 4db833aa53eae5c435e2396b207a8acb43af25eaa2b33b8afa4830aa6ae9d3ce

See more details on using hashes here.

File details

Details for the file bharatocr_client-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for bharatocr_client-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1bba9369e0d7563a977806ce241ee63279e5fa507834d07dc2a6f098ffcec39a
MD5 1a1a7b37f3e8d23a46b5ed100914f8de
BLAKE2b-256 737ec6df6f63a3de03681620ba80625cd28bf190c03f1dcee4b2841ee9c99d57

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page