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/
Copyright and license
Copyright (c) 2021 Lluis Casals Marsol
Licensed under the GNU General Public License v3.0 (GPLv3); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE.txt file, or at:
https://www.gnu.org/licenses/gpl-3.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
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
Built Distribution
Hashes for covalent-python-api-0.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 252d43a4de1694b2c4ff3368699f1a1321b15be0b136b2770054817a81a05a63 |
|
MD5 | bba5d76b098bdc0b6094ac9971e3597d |
|
BLAKE2b-256 | 9c2f3d0bd7578a7188ccb8c0a8020dcd416568bb8ff8e743e156a0d8164cc5ed |
Hashes for covalent_python_api-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0753ea71bad88299564428df3159262596dfe3befa704725cba992d5fb6ee6f9 |
|
MD5 | 1a5e0ee0d16aa70b23a8a4e3f8c73f90 |
|
BLAKE2b-256 | 1fa985e398e339ed0406c7e2ba8788010458b98b33fb0e818353b3baaa70f5f3 |