survey


Namesurvey JSON
Version 5.2.3 PyPI version JSON
download
home_pagehttps://github.com/Exahilosys/survey
SummaryA simple library for creating beautiful interactive prompts.
upload_time2024-02-25 15:01:38
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ✨ A simple library for creating beautiful interactive prompts.

.. image:: https://github.com/Exahilosys/survey/blob/main/docs/_static/images/showcase-1.gif?raw=true

Features
--------

- **Pythonic**: Friendly interface built around simple functions.
- **Lightweight**: No external depencencies for any operating system.
- **Adaptable**: Works with any string formatting and window size.
- **Extensive**: Packed with tweaks and features for any situation.
- **Complete**: Supports Windows 10 (Anniversary Update and up).

Installing
----------

.. code-block::

    pip install survey

Links
-----

- Check out the `Quickstart <https://survey.readthedocs.io/reference.html>`_ guide for more.
- Greatly inspired by `AlecAivazis's GoLang <https://github.com/AlecAivazis/survey>`_ library.

Suggestions and contributions are greatly appreciated!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Exahilosys/survey",
    "name": "survey",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e6/4d/ed6b002537c949037c3f6c59c0be696b88f2d9fb180016559aa9aaeaa2d3/survey-5.2.3.tar.gz",
    "platform": null,
    "description": "\u2728 A simple library for creating beautiful interactive prompts.\n\n.. image:: https://github.com/Exahilosys/survey/blob/main/docs/_static/images/showcase-1.gif?raw=true\n\nFeatures\n--------\n\n- **Pythonic**: Friendly interface built around simple functions.\n- **Lightweight**: No external depencencies for any operating system.\n- **Adaptable**: Works with any string formatting and window size.\n- **Extensive**: Packed with tweaks and features for any situation.\n- **Complete**: Supports Windows 10 (Anniversary Update and up).\n\nInstalling\n----------\n\n.. code-block::\n\n    pip install survey\n\nLinks\n-----\n\n- Check out the `Quickstart <https://survey.readthedocs.io/reference.html>`_ guide for more.\n- Greatly inspired by `AlecAivazis's GoLang <https://github.com/AlecAivazis/survey>`_ library.\n\nSuggestions and contributions are greatly appreciated!\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple library for creating beautiful interactive prompts.",
    "version": "5.2.3",
    "project_urls": {
        "Homepage": "https://github.com/Exahilosys/survey"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fed136d6b6d0476b7902c0ffe631bf8a8c68b5a06f5861328b1d4ef8d87299f3",
                "md5": "588625cfecd14318566ae55e663391fc",
                "sha256": "009036ccf1fc3e51b38eb761767a14487bd62f23f6dd0189db88ba64cf073755"
            },
            "downloads": -1,
            "filename": "survey-5.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "588625cfecd14318566ae55e663391fc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 63032,
            "upload_time": "2024-02-25T15:01:36",
            "upload_time_iso_8601": "2024-02-25T15:01:36.637001Z",
            "url": "https://files.pythonhosted.org/packages/fe/d1/36d6b6d0476b7902c0ffe631bf8a8c68b5a06f5861328b1d4ef8d87299f3/survey-5.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e64ded6b002537c949037c3f6c59c0be696b88f2d9fb180016559aa9aaeaa2d3",
                "md5": "0f6baecbf2bfe6dd8248976cfe95318e",
                "sha256": "930a227fbe5bfb2ad887fc017a04b04b01bb1ab8d80a091bc92bd01732620e6c"
            },
            "downloads": -1,
            "filename": "survey-5.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0f6baecbf2bfe6dd8248976cfe95318e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1569334,
            "upload_time": "2024-02-25T15:01:38",
            "upload_time_iso_8601": "2024-02-25T15:01:38.727649Z",
            "url": "https://files.pythonhosted.org/packages/e6/4d/ed6b002537c949037c3f6c59c0be696b88f2d9fb180016559aa9aaeaa2d3/survey-5.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-25 15:01:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Exahilosys",
    "github_project": "survey",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "survey"
}
        
Elapsed time: 0.21818s