Skip to main content

Python API for Covalent.

Project description

Covalent Python API

Covalent Python Api is a package that allows python developers to query all the modules from the Covalent API directly with python.

Installation

Installing from pip:

$ pip install covalent-python-api

Or build from source:

  • Clone the public repository:

    $ git clone git@bitbucket.org:lluisBrokenC/covalent_python_api.git
  • Or download and extract the zipball

You can now build or install the package:

  • Build:

    $ python setup.py build
  • Install:

    $ python setup.py install

Documentation

Build Documentation:

$ python setup.py build_sphinx

View documentation on browser:

$ file:///path/to/covalent-python-api/build/doc/html/index.html

Also is recommended to check the official Covalent API documentation in: https://www.covalenthq.com/docs/api/

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

covalent_python_api-0.0.1-py3.7.egg (27.1 kB view hashes)

Uploaded Source

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