Skip to main content

The python API for amie

Project description

amieci

The python client for amie.ai.

Install with

pip install amieci

Documentation

A tutorial notebook to get you started is here.

More notebooks that show you how to integrate amie in your measurement and data-science workflows here.

Installation

Sign up (free) on www.amie.ai and obtain an API key after you're logged in under www.amie.ai/#/user

Then sign in from python, and load the garden.

garden = amieci.Garden(key=your_key)
garden.load()
...

The fundamental object in amie is the garden. It contains all trees and leaves and remembers how your data interconnects.

Every day, valuable data and results get lost and forgotten. amie provides you with an easy way to structure and store your results. It does not only store your data, but also their relationships, to make sure your workflow is fully reproducible and make it easy for you to keep an overview. amie works with any data-driven task, from data-science to beer brewing.

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

amieci-0.0.6.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

amieci-0.0.6-py3-none-any.whl (21.5 kB view hashes)

Uploaded Python 3

Supported by

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