pynuoadmin


Namepynuoadmin JSON
Version 2.4.0 PyPI version JSON
download
home_pagehttps://nuodb.com
SummaryPython management interface for NuoDB
upload_time2024-09-09 17:24:00
maintainerNone
docs_urlNone
authorNuoDB
requires_pythonNone
licenseBSD License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================
NuoDB - Pynuoadmin
==================

.. contents::

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
------------

* Python -- one of the following:

  - CPython_ >= 3.6 or == 2.7

* NuoDB -- one of the following:

  - NuoDB_ >= 5.0


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 <https://pypi.org/project/pynuoadmin/#files>`_ 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`_.

.. _BSD 3-Clause License: https://github.com/nuodb/nuodb-python/blob/master/LICENSE
.. _Download and Install NuoDB: https://doc.nuodb.com/nuodb/latest/quick-start-guide/
.. _NuoDB: https://www.3ds.com/nuodb-distributed-sql-database/
.. _CPython: https://www.python.org/
            

Raw data

            {
    "_id": null,
    "home_page": "https://nuodb.com",
    "name": "pynuoadmin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "NuoDB",
    "author_email": "info@nuodb.com",
    "download_url": "https://files.pythonhosted.org/packages/2f/18/d747d8723de2b3048e70d16aa5ad6bd9da27c9a3d8b434aafc4b3a5451bd/pynuoadmin-2.4.0.tar.gz",
    "platform": null,
    "description": "==================\nNuoDB - Pynuoadmin\n==================\n\n.. contents::\n\nThis package enables the nuoadmin client management of a NuoDB database\nwithout the need to install the full NuoDB product distribution on a\nclient machine.\n\nRequirements\n------------\n\n* Python -- one of the following:\n\n  - CPython_ >= 3.6 or == 2.7\n\n* NuoDB -- one of the following:\n\n  - NuoDB_ >= 5.0\n\n\nIf you haven't done so already, and plan to use pynuoadmin with the NuoDB\nCommunity Edition, visit `Download and Install NuoDB`_.\n\nInstallation\n------------\n\nThe last stable release is available on PyPI and can be installed with\n``pip``::\n\n    $ pip install 'pynuoadmin[completion]'\n    $ eval \"$(register-python-argcomplete nuocmd)\"\n\nWe recommend installing using the \"completion\" module, to enable command\nline argument completion.\n\nAlternatively (e.g. if ``pip`` is not available), a tarball can be\n`downloaded from PyPI <https://pypi.org/project/pynuoadmin/#files>`_ and\ninstalled with setuptools::\n\n    $ tar xzf pynuoadmin-*.tar.gz\n    $ cd nuodb-pynuoadmin*\n    $ python setup.py install\n\nThe tar file and folder nuodb-pynuoadmin* can be safely removed after\ninstallation.\n\nExample\n-------\n\nRun the following command to confirm the pynuoadmin package is installed\nproperly::\n\n    $ nuocmd show domain\n\n\nResources\n---------\n\nNuoDB Documentation: https://doc.nuodb.com/\n\nLicense\n-------\n\nPynuoadmin is licensed under a `BSD 3-Clause License`_.\n\n.. _BSD 3-Clause License: https://github.com/nuodb/nuodb-python/blob/master/LICENSE\n.. _Download and Install NuoDB: https://doc.nuodb.com/nuodb/latest/quick-start-guide/\n.. _NuoDB: https://www.3ds.com/nuodb-distributed-sql-database/\n.. _CPython: https://www.python.org/",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Python management interface for NuoDB",
    "version": "2.4.0",
    "project_urls": {
        "Homepage": "https://nuodb.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f18d747d8723de2b3048e70d16aa5ad6bd9da27c9a3d8b434aafc4b3a5451bd",
                "md5": "6a7cdcdff36da50441669b428bc6c6a9",
                "sha256": "caa74ac2a7ebe167869f901ae339eb572d256910b060037d6ea425b1172cebb2"
            },
            "downloads": -1,
            "filename": "pynuoadmin-2.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6a7cdcdff36da50441669b428bc6c6a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 80948,
            "upload_time": "2024-09-09T17:24:00",
            "upload_time_iso_8601": "2024-09-09T17:24:00.476652Z",
            "url": "https://files.pythonhosted.org/packages/2f/18/d747d8723de2b3048e70d16aa5ad6bd9da27c9a3d8b434aafc4b3a5451bd/pynuoadmin-2.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-09 17:24:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pynuoadmin"
}
        
Elapsed time: 0.33770s