Skip to main content

Aquarium python package

Project description

Package python for Aquarium

aquarium-python-api

Aquarium python API is a tool that allows Aquarium Studio users to interact with there data from directly from Python.

Aquarium Studio is developed by Fatfish Lab

# -*- coding: utf-8 -*-
from aquarium import Aquarium

aq = Aquarium('https://your-aquarium-server/v1')
aq.connect(AQ_USER, AQ_PASSWORD)

me = aq.get_current_user()
my_tasks = me.get_tasks()

Installation

This package is compatible with Python 2.7 and 3.7+

python -m pip install aquarium-python-api

OR

python -m pip install git+https://github.com/fatfish-lab/aquarium-python-api.git

Documentation

Check our documentation to find all the information you need.

Maintainer

The repository is maintained by Fatfish Lab

Support

You can contact our team at support@fatfi.sh.

Development

Rather the package is compatible with python 2.7 and 3, the Sphinx documentation is using python 3.

  1. Clone this repository
  2. Setup a virtual env : virtualenv pyaq
  3. Setup a virtual env : virtualenv pyaq
    1. If needed, you can specify the version of python used in your virtual env : virtualenv --python=/usr/bin/python3 pyaq3
  4. Enable your virtual env : source pyaq/bin/activate
  5. Install local Aquarium package to your virtual env : pip install -e /path/to/package/aquarium-python-api

Build the documation

  1. cd /path/to/package/aquarium-python-api/docs
  2. make html

Licence

This project uses the following license: GPL-3.0-only. See the license file to read it.

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

aquarium-python-api-1.0.12.tar.gz (27.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aquarium_python_api-1.0.12-py3-none-any.whl (33.6 kB view details)

Uploaded Python 3

File details

Details for the file aquarium-python-api-1.0.12.tar.gz.

File metadata

  • Download URL: aquarium-python-api-1.0.12.tar.gz
  • Upload date:
  • Size: 27.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.2

File hashes

Hashes for aquarium-python-api-1.0.12.tar.gz
Algorithm Hash digest
SHA256 346b36ec9a8a47b21b89275ef12ce555d2abfce85c6dff52d6c0d3efd1fa2d85
MD5 7d685cc2689c5d258a1a81f8f3d6243e
BLAKE2b-256 c22cea741f18d569ed1760ac2ccefb7542bd1b7b1571b8a32c668dd6cd5ae98d

See more details on using hashes here.

File details

Details for the file aquarium_python_api-1.0.12-py3-none-any.whl.

File metadata

  • Download URL: aquarium_python_api-1.0.12-py3-none-any.whl
  • Upload date:
  • Size: 33.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.2

File hashes

Hashes for aquarium_python_api-1.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 4aafafff49e7935f00b0c75c24128df6049e545a0b325538697504117a405dba
MD5 359703eeec0645e22b00eb2530c0cf0e
BLAKE2b-256 465908cb06003b3f71d2f0a896b0385e3bae9c4501c50da1a3286050df05a2d6

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