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')
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
    1. If needed, you can specify the version of python used in your virtual env : virtualenv --python=/usr/bin/python3 pyaq3
  3. Enable your virtual env : source pyaq/bin/activate
  4. 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-2.1.1b1.tar.gz (39.3 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-2.1.1b1-py3-none-any.whl (47.4 kB view details)

Uploaded Python 3

File details

Details for the file aquarium_python_api-2.1.1b1.tar.gz.

File metadata

  • Download URL: aquarium_python_api-2.1.1b1.tar.gz
  • Upload date:
  • Size: 39.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for aquarium_python_api-2.1.1b1.tar.gz
Algorithm Hash digest
SHA256 76fc5a83b62d9864a6605eb1c36fadbf25b6ac6b439a2a858efe70390b3a68c4
MD5 16cbb32b96d67b217f489a11615f9947
BLAKE2b-256 5fae4b58ca0b45371c6418b210c09ad9d9e77ecdd9baaf6986c82c8d0bfefc5d

See more details on using hashes here.

File details

Details for the file aquarium_python_api-2.1.1b1-py3-none-any.whl.

File metadata

File hashes

Hashes for aquarium_python_api-2.1.1b1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4a7dea1920929f3b9756c1df540c4e96d17a76a08523e39de4cb2c1675c7de9
MD5 176c81091de43890b87a0f9eba39a102
BLAKE2b-256 14f21845dd2a358b0101d7defea4a178dfb44221845a749b9363608cf6724d02

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