crl.interactivesessions


Namecrl.interactivesessions JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttps://github.com/nokia/crl-interactivesessions
SummaryRobot Framework test library collection on top of pexpect
upload_time2020-04-29 10:10:59
maintainer
docs_urlNone
authorPetri Huovinen
requires_python
licenseBSD-3-Clause
keywords robotframework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            .. Copyright (C) 2019, Nokia

.. image:: https://travis-ci.org/nokia/crl-interactivesessions.svg?branch=master
    :target: https://travis-ci.org/nokia/crl-interactivesessions

README
======

``crl.interactivesession`` is a library for interactive shell commands via
*pexpect*. It also provides plug-in interface for tailoring shells.

Documentation
-------------

Documentation for ``crl.interactivesessions`` can be found from `Read The Docs`_.

.. _Read The Docs: http://crl-interactivesessions.readthedocs.io/

Installation
------------

The package can be installed with pip::

  # pip install crl.interactivesessions

Contributing
------------

Please see contributing_ for development and contribution practices.

The code_ and the issues_ are hosted on GitHub.

The project is licensed under BSD-3-Clause_.

.. _contributing: https://github.com/nokia/crl-interactivesessions/blob/master/CONTRIBUTING.rst
.. _code: https://github.com/nokia/crl-interactivesessions
.. _issues: https://github.com/nokia/crl-interactivesessions/issues
.. _BSD-3-Clause:  https://github.com/nokia/crl-interactivesessions/blob/master/LICENSE
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nokia/crl-interactivesessions",
    "name": "crl.interactivesessions",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "robotframework",
    "author": "Petri Huovinen",
    "author_email": "petri.huovinen@nokia.com",
    "download_url": "https://files.pythonhosted.org/packages/1e/eb/900007b2aa1ee7dfecd3aad2d5d9479873646af47ad7c217920b50133b8f/crl.interactivesessions-1.3.1.tar.gz",
    "platform": "",
    "description": ".. Copyright (C) 2019, Nokia\n\n.. image:: https://travis-ci.org/nokia/crl-interactivesessions.svg?branch=master\n    :target: https://travis-ci.org/nokia/crl-interactivesessions\n\nREADME\n======\n\n``crl.interactivesession`` is a library for interactive shell commands via\n*pexpect*. It also provides plug-in interface for tailoring shells.\n\nDocumentation\n-------------\n\nDocumentation for ``crl.interactivesessions`` can be found from `Read The Docs`_.\n\n.. _Read The Docs: http://crl-interactivesessions.readthedocs.io/\n\nInstallation\n------------\n\nThe package can be installed with pip::\n\n  # pip install crl.interactivesessions\n\nContributing\n------------\n\nPlease see contributing_ for development and contribution practices.\n\nThe code_ and the issues_ are hosted on GitHub.\n\nThe project is licensed under BSD-3-Clause_.\n\n.. _contributing: https://github.com/nokia/crl-interactivesessions/blob/master/CONTRIBUTING.rst\n.. _code: https://github.com/nokia/crl-interactivesessions\n.. _issues: https://github.com/nokia/crl-interactivesessions/issues\n.. _BSD-3-Clause:  https://github.com/nokia/crl-interactivesessions/blob/master/LICENSE",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Robot Framework test library collection on top of pexpect",
    "version": "1.3.1",
    "project_urls": {
        "Homepage": "https://github.com/nokia/crl-interactivesessions"
    },
    "split_keywords": [
        "robotframework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1eeb900007b2aa1ee7dfecd3aad2d5d9479873646af47ad7c217920b50133b8f",
                "md5": "30046fa3b6f10c28f9c8feca017c2c89",
                "sha256": "ca2c603f13b372f5bc706c0fd8e14877b329de606c2ce7160deeda08ac7eac44"
            },
            "downloads": -1,
            "filename": "crl.interactivesessions-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "30046fa3b6f10c28f9c8feca017c2c89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 140985,
            "upload_time": "2020-04-29T10:10:59",
            "upload_time_iso_8601": "2020-04-29T10:10:59.339482Z",
            "url": "https://files.pythonhosted.org/packages/1e/eb/900007b2aa1ee7dfecd3aad2d5d9479873646af47ad7c217920b50133b8f/crl.interactivesessions-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-04-29 10:10:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nokia",
    "github_project": "crl-interactivesessions",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "crl.interactivesessions"
}
        
Elapsed time: 0.94834s