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

Check Covalent Python API Documentation on: https://covalent-python-api.readthedocs.io/en/latest/

  • 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 Distribution

covalent-python-api-0.0.4.tar.gz (26.5 kB view hashes)

Uploaded Source

Built Distribution

covalent_python_api-0.0.4-py3-none-any.whl (25.5 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