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 users to interact with there data from directly from Python.

Aquarium 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.2.1.tar.gz (40.2 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.2.1-py3-none-any.whl (48.4 kB view details)

Uploaded Python 3

File details

Details for the file aquarium_python_api-2.2.1.tar.gz.

File metadata

  • Download URL: aquarium_python_api-2.2.1.tar.gz
  • Upload date:
  • Size: 40.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for aquarium_python_api-2.2.1.tar.gz
Algorithm Hash digest
SHA256 e159dd41fc874eb2a9bf89715a73fd66d6af30639048204b1ea7bd6156e2a520
MD5 1ace3617ec0ad6b314b6382102d16161
BLAKE2b-256 8884f2bf0f1e512420ded28143165736ae4597bd43da00bf703118b364062e58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aquarium_python_api-2.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fbe52b3ed46da70aea6336b5278ed90c095db24f346345ff85f3423652e0f117
MD5 6bcc0ce00e78299e5fe05c5fa353e6df
BLAKE2b-256 ed3535007d0efc4d00ee7e999f873dc670c498c33db72bf91c7078af7cf6cee5

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