The ConClas is a client written in Python to use the service Conclas.
Project description
conclas
The conclas is a client written in Python to use the service Conclas.
Install
Conclas Python Client can be installed using pip:
$ pip install conclas
If you prefer to install manually, you must follow the following steps. First clone the repository client python conclas. This is the link . After cloning the repository run the following command:
$ python setup.py install
Examples
The example of using the client python conclas are in the examples folder. To test it run the following command:
$ python examples/simple.py
Running tests
To run the tests, run the following command:
$ python tests/conclas/test_conclas.py
Documentation
To understand more about the client python conclas, see our documentation .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
conclas-0.1.2.tar.gz
(4.9 kB
view hashes)