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.13.tar.gz (7.9 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for tqcli-0.3.0.13.tar.gz
Algorithm Hash digest
SHA256 15c09ae6888078182956cb6341c629a9ea7cfd0166041355e414c359e2eca960
MD5 3362106e36d87906b54564ba58f1bad6
BLAKE2b-256 dc34f71e665e75e7b8ff11776ad292f82978a0ddef8677805d64469bd3ab2bbe

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