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 as b
    dict = b.aadhaar(key, front_image, back_image)

Driving Licence

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

    import bharatocrclient as b
    dict = b.driving_licence(key, image)

Passport

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

    import bharatocrclient as b
    dict = b.passport(key, 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.1.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

bharatocr_client-0.1.0-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file bharatocr_client-0.1.0.tar.gz.

File metadata

  • Download URL: bharatocr_client-0.1.0.tar.gz
  • Upload date:
  • Size: 7.7 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.1.0.tar.gz
Algorithm Hash digest
SHA256 e29e5e1040a3f24764486a7f5499dfe080e6199c0577fe60264d6bdd501b55f3
MD5 89dd2b9ce6bf451ef5abff172fb7f6f8
BLAKE2b-256 42af461ba0dd7450e6611bf3d8baadeb35be4a3ab78820b4886c60af49dc64ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bharatocr_client-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a8d39ff9075519072c8bf2d0f69f7f9a224430bb2f5ba34920515d510563807a
MD5 9beea961b07ebfe589c650d206b8d109
BLAKE2b-256 6077765348d8dd57be7bf88781e05cb52a7a7a9dfb3a63b32215f03212ffee08

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