Skip to main content

Streamlined automated data analysis.

Project description

Docs:

https://cagey.readthedocs.io

Cagey

First and foremost cagey is a command line tool for creating and managing a cage database. With cagey you will extract a a range of experimental and computational data in a variety of formats and place it into a single file. You can then use this file as input for your scripts which perform data analysis. You can install cagey with:

pip install cagey

Once installed you can use the command line tool to create a new database:

cagey new path/to/data path/to/cagey.db

This will create a new database at path/to/cagey.db and populate it with data from path/to/data. There are in fact a lot more things you can do with cagey, and the best way to learn about them is to use it interactively, starting with:

cagey --help
 Usage: cagey [OPTIONS] COMMAND [ARGS]...

 A cage database tool.
 Run cagey help intro for an introduction.

╭─ Options ───────────────────────────────────────────────────────────────────────────╮
│ --install-completion          Install completion for the current shell.             │
│ --show-completion             Show completion for the current shell, to copy it or  │
│                               customize the installation.                           │
│ --help                        Show this message and exit.                           │
╰─────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ──────────────────────────────────────────────────────────────────────────╮
│ help         Get help on how to use cagey.                                          │
│ insert       Insert new data into the cagey database.                               │
│ ms           Mass spectrum analysis.                                                │
│ new          Create a new database.                                                 │
│ nmr          Extract NMR peaks.                                                     │
╰─────────────────────────────────────────────────────────────────────────────────────╯

Working with the database

Once you’ve used cagey to create a database, you can use the cagey.queries module to extract data from it in your Python scripts. This step is best understood by reading our documentation, which you can find at https://cagey.readthedocs.io.

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

cagey-1.0.3.tar.gz (428.1 kB view details)

Uploaded Source

Built Distribution

cagey-1.0.3-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

Details for the file cagey-1.0.3.tar.gz.

File metadata

  • Download URL: cagey-1.0.3.tar.gz
  • Upload date:
  • Size: 428.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for cagey-1.0.3.tar.gz
Algorithm Hash digest
SHA256 49a2f52873e22e4d23f251f6e4c49b18622b633cd78b4776ba00b9d87a219711
MD5 34783e1b65ce91db0d9c95fc4f2c5ff5
BLAKE2b-256 d8ce92df0768d329ad1d04a63388f0d9518ac6938f72ef3a860e773dce1b3277

See more details on using hashes here.

File details

Details for the file cagey-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: cagey-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 29.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for cagey-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dc19511679db83c4e8200914abddf84eadc5f7eb25af0c34593ba1caa9851a2a
MD5 ff5c6db6ca78f0f0a9c90e8c22245e39
BLAKE2b-256 2bcc030a5a3d87bdd7d0e8580cf8d9c9b0c900742114596ffe62f83e3252ef48

See more details on using hashes here.

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