Skip to main content

TQCLI is the client application for using TranQuant services TranQuant is a data marketplace that delivers real-time or batch data at a large scale from suppliers to end-users.

Project description


# TQCLI - TranQuant Client

TQCLI is the client application for using [TranQuant services](http://tranquant.com)

[TranQuant](http://tranquant.com) is a data marketplace that delivers real-time or batch data at a large scale from suppliers to end-users.

This client will allow you to upload and download data to and from TranQuant platform efficiently


## How to install TQCLI?

1) Install [Python3](https://www.python.org/downloads/) and the Python package manager, [`pip`](https://pip.pypa.io/en/stable/installing/).

2) Install the `tqcli` command line app.

If you have `pip` installed:

pip3 install tqcli --no-cache-dir

If you want to install the latest version from GitHub:

git clone https://github.com/Tranquant/tqcli.git
cd tqcli
python3 setup.py install

## How to use TQCLI?

# 1- Create a Data Source on http://tranquant.com website
# 2- You will see a command generated with datasource id that looks like:

tqcli --datasource-id <a-datasource-id> --input <path-to-dataset-file>

# 3- Go back to http://tranquant.com and view your published datasource
# 4- You will find the dataset available under that datasource now!


If you have any questions please contact us `info@tranquant.com`

You can also join our channel: [![Gitter](https://badges.gitter.im/tqcli/Lobby.svg)](https://gitter.im/tqcli/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge)

## Troubleshooting install

### Windows

#### I can't install TQCLI from source because of a permission denied error.

If you get an error like the following, then you probably have an old version of `pip` installed where this error has since been fixed.

```
Cleaning up...
Exception:
Traceback (most recent call last):
File "C:\Python34\lib\shutil.py", line 370, in _rmtree_unsafe
os.unlink(fullname)
PermissionError: [WinError 5] Access is denied: '<LONG_USER_TEMP_PATH>'
```

To install the latest version of `pip` on Windows, run the following command:

`python -m pip install -U pip`

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

tqcli-0.3.0.21.tar.gz (8.0 kB view details)

Uploaded Source

File details

Details for the file tqcli-0.3.0.21.tar.gz.

File metadata

  • Download URL: tqcli-0.3.0.21.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tqcli-0.3.0.21.tar.gz
Algorithm Hash digest
SHA256 37bf9046a01c7376a63a527610f7cb776612f1e8121bfdb54b671228ab1de1a6
MD5 c0f24490fb2f0f7c0a502ab1a77e14aa
BLAKE2b-256 1b1eac15b1ec4a4ada6c78fc39ba81fbdb876740e9edc1735c00415eb5cbc9f5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page