croud 1.15.0


pip install croud

  Latest version

Released: Oct 02, 2025

Project Links

Meta
Author: Crate.io
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Operating System
  • OS Independent

Topic
  • Database

Programming Language
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

CI status Code coverage Read The Docs status Most recent version on PyPI Supported Python versions


Croud is a command-line interface (CLI) tool for CrateDB Cloud ☁.

Installation

Using pip

croud can be installed using pip:

$ python3 -m pip install --user -U croud

To update, run:

$ pip install -U croud

Contributing

This project is primarily maintained by Crate.io, but we welcome community contributions!

See the developer docs and the contribution docs for more information.

Help

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras:
Dependencies:
bitmath (<2,>=1)
certifi
colorama (<1,>=0.3)
importlib-metadata
marshmallow (<4,>=3)
platformdirs (<5,>=4)
pyyaml (<7,>=6.0.2)
requests (<3,>=2)
tabulate (<1.0,>=0.8)
yarl (<2,>=1)
halo (<0.1)
shtab (<2,>=1)
tqdm (<5,>=4)