Skip to content

Python based library for BlueDart SOAP API Integration

License

Notifications You must be signed in to change notification settings

vidyuthd/bluedart-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python BlueDart SOAP API Module

:Author: Vatsal Shah :Maintainer: Vatsal Shah :License: BSD :Status: Stable

What is it?

A light wrapper around Bluedart's Webservice Soap API. I don't do much of any validation, but I'll help you sort through the pile of SOAP objects BlueDart uses.

Installation

The easiest way is via pip or easy_install::

pip install bluedart

Quick Start

  • Clone this repository.

  • Edit the example_profile.py file in See examples/ <examples/>_ with your bluedart credentials and run any of the provided examples.

Support

Issues & Questions: https://github.com/hornedbull/bluedart/issues

Most problems are going to require investigation or a submitted pull request. To contribute a new feature or service, feel free to create a pull request. We are always looking for new contributors to help maintain the project.

Todos

  • Increase service specific request validation
  • Remove deprecated services (package movement service)

Legal

Copyright (C) 2008-2016 Vatsal Shah

This software is licensed under the MIT License.

About

Python based library for BlueDart SOAP API Integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%