Python management interface for NuoDB
Project description
This package enables the nuoadmin client management of a NuoDB database without the need to install the full NuoDB product distribution on a client machine.
Requirements
If you haven’t done so already, and plan to use pynuoadmin with the NuoDB Community Edition, visit Download and Install NuoDB.
Installation
The last stable release is available on PyPI and can be installed with pip:
$ pip install 'pynuoadmin[completion]' $ eval "$(register-python-argcomplete nuocmd)"
We recommend installing using the “completion” module, to enable command line argument completion.
Alternatively (e.g. if pip is not available), a tarball can be downloaded from PyPI and installed with setuptools:
$ tar xzf pynuoadmin-*.tar.gz $ cd nuodb-pynuoadmin* $ python setup.py install
The tar file and folder nuodb-pynuoadmin* can be safely removed after installation.
Example
Run the following command to confirm the pynuoadmin package is installed properly:
$ nuocmd show domain
Resources
NuoDB Documentation: https://doc.nuodb.com/
License
Pynuoadmin is licensed under a BSD 3-Clause License.
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
File details
Details for the file pynuoadmin-2.4.0.tar.gz
.
File metadata
- Download URL: pynuoadmin-2.4.0.tar.gz
- Upload date:
- Size: 80.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/44.1.1 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | caa74ac2a7ebe167869f901ae339eb572d256910b060037d6ea425b1172cebb2 |
|
MD5 | 6a7cdcdff36da50441669b428bc6c6a9 |
|
BLAKE2b-256 | 2f18d747d8723de2b3048e70d16aa5ad6bd9da27c9a3d8b434aafc4b3a5451bd |