survey


Namesurvey JSON
Version 5.4.2 PyPI version JSON
download
home_pagehttps://github.com/Exahilosys/survey
SummaryA simple library for creating beautiful interactive prompts.
upload_time2024-10-21 08:33:23
maintainerNone
docs_urlNone
authorNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/72/72/bb870980cf2785eb7b4421a7ad2489e4138e5a6d091c06e30589755e8fc2/survey-5.4.2.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.4.2",
    "project_urls": {
        "Homepage": "https://github.com/Exahilosys/survey"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69af4f1313af20d47ba498c0dea05127cf8325530e5513256e4b15028808e24f",
                "md5": "f00da94d306702fa08196584754bfda5",
                "sha256": "49473702e82542ea14c9e983db234935a76add4cd5d5437e72b5ea9a5d214c93"
            },
            "downloads": -1,
            "filename": "survey-5.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f00da94d306702fa08196584754bfda5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 63749,
            "upload_time": "2024-10-21T08:33:21",
            "upload_time_iso_8601": "2024-10-21T08:33:21.654832Z",
            "url": "https://files.pythonhosted.org/packages/69/af/4f1313af20d47ba498c0dea05127cf8325530e5513256e4b15028808e24f/survey-5.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7272bb870980cf2785eb7b4421a7ad2489e4138e5a6d091c06e30589755e8fc2",
                "md5": "fbc2e1845d57eef30bb3f96d510898fd",
                "sha256": "e2f9e3b526f0db2fe8f9f4960e5fc2a93119925d2350b18e2d445d6740692af6"
            },
            "downloads": -1,
            "filename": "survey-5.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "fbc2e1845d57eef30bb3f96d510898fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1569930,
            "upload_time": "2024-10-21T08:33:23",
            "upload_time_iso_8601": "2024-10-21T08:33:23.149303Z",
            "url": "https://files.pythonhosted.org/packages/72/72/bb870980cf2785eb7b4421a7ad2489e4138e5a6d091c06e30589755e8fc2/survey-5.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-21 08:33:23",
    "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.51650s