Skip to main content

DRB Http implementation

Project description

Http & Https Implementation

This drb-impl-http module implements http and https protocol access with DRB data model. It is able to get read object using the http protocol or the https protocol.

Http Factory and Http Node

The module implements the basic factory model defined in DRB in its node resolver. Based on the python entry point mechanism, this module can be dynamically imported into applications.

The entry point group reference is drb.impl.
The implementation name is http.
The factory class is encoded into drb_impl_http.drb_impl_http.

The HttpNode can be instantiated from an uri. The ParsedPath class provided in drb core module can help to manage these inputs.

Using this module

To include this module into your project, the drb-impl-http module shall be referenced into requirement.txt file, or the following pip line can be run:

pip install drb-impl-file

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

drb-impl-http-1.0.0a0.tar.gz (23.4 kB view hashes)

Uploaded Source

Built Distribution

drb_impl_http-1.0.0a0-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

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