Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PyInquirer

A Python module for common interactive command line user interfaces
Collective - Host: opensource - https://opencollective.com/pyinquirer - Code: https://github.com/CITGuru/PyInquirer

Update for maintainers/successor

github.com/CITGuru/PyInquirer - 7637373429bec66788650cda8091b7a6f12929ee authored over 3 years ago by Oyetoke Toby <[email protected]>
Fix typo in rawlist.py #108

github.com/CITGuru/PyInquirer - 7485a1fd5442332399d5f05c84e4fd74b63a5823 authored over 4 years ago by Oyetoke Toby <[email protected]>
Enable hide/unhide of expand prompts #111

github.com/CITGuru/PyInquirer - bb47cd5d2add61fd9437998f4766de773c7719c7 authored over 4 years ago by Oyetoke Toby <[email protected]>
Fix broken prompts in upgrade

github.com/CITGuru/PyInquirer - 99e018ed8d366333eee088609ac4f1ad67db5fbf authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge branch 'master' of github.com:CITGuru/PyInquirer

github.com/CITGuru/PyInquirer - fcc46eb0b252f0c76550490cc2c6069f841ff82d authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge pull request #100 from MartinThoma/pypi-markdown

Make PyPI show readme with formatting

github.com/CITGuru/PyInquirer - 1aeb4d62867eda95ba46e4d28d6eed378a2e5060 authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge pull request #106 from farisachugthai/farisachugthai-patch-1

Editor example was in the readme twice

github.com/CITGuru/PyInquirer - c7d2799052053f03765abd474a576a27507fcfbd authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge pull request #118 from jonathanslenders/prompt-toolkit-3

Upgrade code for compatibility with prompt_toolkit 3.0.

github.com/CITGuru/PyInquirer - 319400179db741a0aec3fbe6b0626bece4b8b141 authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge pull request #112 from rasmuspeders1/master

README.rst: checkbox question does not support default member in question

github.com/CITGuru/PyInquirer - 08d02d2d99458be65ecafd26921be563deab1c07 authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge branch 'master' into prompt-toolkit-3

github.com/CITGuru/PyInquirer - 91a4f00480553aea6f7bedde77e202984204821b authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge pull request #115 from drabard/master

Fixed tests and examples, minor README fixes

github.com/CITGuru/PyInquirer - 45f80392e92b92a8a99734a448ea82fe2e836079 authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge pull request #117 from Djkusik/validate_checkbox

Add usage of checkbox answers validator

github.com/CITGuru/PyInquirer - 0944b203c114b77082d5d0f26e4af45affb76ae4 authored over 4 years ago by Oyetoke Toby <[email protected]>
Some fixes for the unit tests.

github.com/CITGuru/PyInquirer - 58873723d7471ff36f47dd0a004714b498e88a93 authored over 4 years ago by Jonathan Slenders <[email protected]>
Upgrade code for compatibility with prompt_toolkit 3.0.

github.com/CITGuru/PyInquirer - b3330367202997a7f359e1bf0c1c77e3d71d88d7 authored over 4 years ago by Jonathan Slenders <[email protected]>
Add usage of checkbox answers validator

github.com/CITGuru/PyInquirer - 19105761c9d0dbfcbec343d04d1355c6e85a0dd6 authored over 4 years ago by Paweł Kusiński <[email protected]>
Fixed all tests.

github.com/CITGuru/PyInquirer - 79954481f7610709ab33a5d9e1dfd3f036bd4492 authored over 4 years ago by Andrzej Drabarek <[email protected]>
Merge branch 'bugfixes' of https://github.com/philipbergen/PyInquirer

github.com/CITGuru/PyInquirer - 750b8ecff3a6e41928882d0fcd85e2928d87043c authored over 4 years ago by Andrzej Drabarek <[email protected]>
Uncommented imports necessary for style_to_dict to work.

github.com/CITGuru/PyInquirer - 5fd2542247a89026c04ea3c23d73cf031c29e610 authored over 4 years ago by Andrzej Drabarek <[email protected]>
Added a PyPi link to README

github.com/CITGuru/PyInquirer - 4c4ecc01aa26a47358c2e3b5ed4ce66ecaca21a3 authored over 4 years ago by Andrzej Drabarek <[email protected]>
Removed a duplicated line in README

github.com/CITGuru/PyInquirer - 8255e62bb6422057e8ed9aae70928c94fbf8b921 authored over 4 years ago by Andrzej Drabarek <[email protected]>
README.rst: checkbox question does not support default member.

It throws value error. This is reasonable but documentation should be
fixed.

github.com/CITGuru/PyInquirer - 6261e3b8f32dd3dd1c606c55d4da428277db0b52 authored over 4 years ago by Rasmus Pedersen <[email protected]>
Editor example was in the readme twice

github.com/CITGuru/PyInquirer - b3ce558472a89a340c01befb26a7a14dc4645dec authored over 4 years ago by Faris A Chugthai <[email protected]>
Fixed IC inconsistent

github.com/CITGuru/PyInquirer - b9ba68c54bd145fb887751956dc42d3a5b1ce140 authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge branch 'philipbergen-master'

github.com/CITGuru/PyInquirer - 93f59a29591c00f4c96a9dd7e9200d741fdacee2 authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge branch 'master' of https://github.com/philipbergen/PyInquirer into philipbergen-master

github.com/CITGuru/PyInquirer - 2ccbf64c5013d2076238b6c7ef2a6ce675d6f923 authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge pull request #88 from AdrianDC/list-separators

feat: add support for Separator themes in list prompt

github.com/CITGuru/PyInquirer - 64d90fe51f7b875581f556d617242fce0d2b6355 authored over 4 years ago by Oyetoke Toby <[email protected]>
Merge branch 'duke79-67'

github.com/CITGuru/PyInquirer - 3c40243b44db5cc487b918befd00dcc72876fa96 authored over 4 years ago by Oyetoke Toby <[email protected]>
Fixed conflict on PR #68

github.com/CITGuru/PyInquirer - 37b73cdb038224aa513308573833108557f30799 authored over 4 years ago by Oyetoke Toby <[email protected]>
Make PyPI show readme with formatting

github.com/CITGuru/PyInquirer - f33a42d22f83e703817bd22e4f39938dde80ca79 authored over 4 years ago by Martin Thoma <[email protected]>
Make the tests runnable again, though many still fail.

github.com/CITGuru/PyInquirer - e9ea18f541f702d1d9ae56e1eff2000879302dc3 authored almost 5 years ago by Philip Bergen <[email protected]>
The packages regex and pygments slow down and in big ways increase the size of my zipapp, so this allows a leaner deployment.

github.com/CITGuru/PyInquirer - 355aceaf912c9313df3f03ddc353fe5237f82fbd authored almost 5 years ago by Philip Bergen <[email protected]>
Merge pull request #85 from timgates42/bugfix/typo_carriage

Fix simple typo: charriage -> carriage

github.com/CITGuru/PyInquirer - af0b8df58f2e83f4e7c5ae19287de2bc4d5d7141 authored almost 5 years ago by Oyetoke Toby <[email protected]>
Merge pull request #83 from expobrain/travis

Added Travis and fixed tests

github.com/CITGuru/PyInquirer - 6e1c3db17b0bd46e3b71873852cffdd14f202ae1 authored almost 5 years ago by Oyetoke Toby <[email protected]>
Merge branch 'master' into travis

github.com/CITGuru/PyInquirer - 920abefe856cfcc5779224d45631edefadefb0d2 authored almost 5 years ago by Oyetoke Toby <[email protected]>
Merge pull request #77 from hekl0/master

Fix list.py return None when mouse clicked

github.com/CITGuru/PyInquirer - 378db6f2fe0cf57fdcfad5bf382f4c7f27915982 authored almost 5 years ago by Oyetoke Toby <[email protected]>
Merge pull request #72 from vumi/master

Added "description" tag to checkbox prompt type

github.com/CITGuru/PyInquirer - 15c5474540110e36e90b6e2ef8f91cce3e9b5033 authored almost 5 years ago by Oyetoke Toby <[email protected]>
feat: add support for Separator themes in list prompt

github.com/CITGuru/PyInquirer - f0cdec1caf15bbc457f7ed8eab4a55b8d65fb6f2 authored almost 5 years ago by Adrian DC <[email protected]>
Fix simple typo: charriage -> carriage

github.com/CITGuru/PyInquirer - ad0f1e6dc1e74ef4f44fed73910c886d60a8552f authored about 5 years ago by Tim Gates <[email protected]>
Merge pull request #81 from The-Alchemist/patch-1

minor formatting fix

github.com/CITGuru/PyInquirer - 01a7a8414592f123ad057f4409859b3e7350e3f0 authored about 5 years ago by Oyetoke Toby <[email protected]>
Merge pull request #79 from myusuf5400/master

Fix default for list

github.com/CITGuru/PyInquirer - 2cf9435bb5327c3662f2169f543d0bef7b976a3d authored about 5 years ago by Oyetoke Toby <[email protected]>
Added Travis badge

github.com/CITGuru/PyInquirer - 9d598a53fd17a9bc42efff33183cd2d141a5c949 authored about 5 years ago by Daniele Esposti <[email protected]>
Removed VSCode settings

github.com/CITGuru/PyInquirer - 1bb490773f6967d9070f70474eb4a9e862dd560e authored about 5 years ago by Daniele Esposti <[email protected]>
Fixed warnings

github.com/CITGuru/PyInquirer - 2f77eb2f1db30779a9c55516a54886adb6f5c9ba authored about 5 years ago by Daniele Esposti <[email protected]>
Fixed unit tests

github.com/CITGuru/PyInquirer - f69447aa93406d71ab96b4a1905aa8bef434d985 authored about 5 years ago by Daniele Esposti <[email protected]>
Added Travis support

github.com/CITGuru/PyInquirer - 2a4a4508235a7aea36f64dc7f1126667f6c8a383 authored about 5 years ago by Daniele Esposti <[email protected]>
minor formatting fix

fixed mixup between rst and markdown

github.com/CITGuru/PyInquirer - 14c77fa54df9b009fdb8c41b40aa0fbf0f5a8ad8 authored about 5 years ago by The Alchemist <[email protected]>
Fix default for list

Fix item of list not selected when default value is not empty

github.com/CITGuru/PyInquirer - b7e676623ae61e8d99ab88691c35c0dcbd3eac0f authored about 5 years ago by Muhammad Yusuf <[email protected]>
Update README.rst

github.com/CITGuru/PyInquirer - bb1d0e687bb0fa3c8caa6a26a6dc91f12368db18 authored over 5 years ago by Oyetoke Toby <[email protected]>
Remove unnecessary import

github.com/CITGuru/PyInquirer - 8882991430348610d7605f7d2ed236d31e29056e authored over 5 years ago by Đức Lộc Bùi <[email protected]>
Fix list.py return None when mouse clicked

github.com/CITGuru/PyInquirer - ec824350d832c675d91bde0016f5fa648b5f811b authored over 5 years ago by Đức Lộc Bùi <[email protected]>
Added more variables for more control over what is displayed for checkbox

Defaults didn't change, but you can now use kwargs to define your own character/s (when multiple...

github.com/CITGuru/PyInquirer - 18698a07a969798c8f43aef935bb3a94c2974b70 authored over 5 years ago by vumi <[email protected]>
Added "description" tag to checkbox prompt type

Added "description" tag to checkbox prompt type. Helpful when someone wants to describe availabl...

github.com/CITGuru/PyInquirer - a7a253bde26e3e78ec407e759f1ba80720dae211 authored over 5 years ago by vumi <[email protected]>
Merge pull request #65 from tjb1982/50-expand-help

expand: help by default

github.com/CITGuru/PyInquirer - 2bd20e9263fbc22573ee5c8f38a564ca031e5d34 authored over 5 years ago by Oyetoke Toby <[email protected]>
Merge pull request #64 from tjb1982/master

'checked' is respected even when 'name' and 'value' don't jibe

github.com/CITGuru/PyInquirer - 1186801799b4648bd8630053d2b6382101751567 authored over 5 years ago by Oyetoke Toby <[email protected]>
list default (fixes #67)

github.com/CITGuru/PyInquirer - 909c172ba07a6d4f62d19faf13cfe99e10488c06 authored over 5 years ago by Pulkit Singh <[email protected]>
Merge pull request #66 from CITGuru/CITGuru-patch-1

Update README.rst

github.com/CITGuru/PyInquirer - e370c5a698187611cc738b3b00a5024b9524de43 authored over 5 years ago by Oyetoke Toby <[email protected]>
Update README.rst

github.com/CITGuru/PyInquirer - ab1dff120f0bcac4e07d392340b683f99e8a503a authored over 5 years ago by Oyetoke Toby <[email protected]>
cache selected_value in a variable

github.com/CITGuru/PyInquirer - 2d99d04db7d409d1b4fee2c9ff8f27abb4c14852 authored over 5 years ago by Tom Brennan <[email protected]>
#50: help by default

github.com/CITGuru/PyInquirer - 1f0341744868adaa71b7ac5fa230356cbc938626 authored over 5 years ago by Tom Brennan <[email protected]>
Merge pull request #62 from lichensky/allow-set-pointer-index

[checkbox] Allow to set pointer

github.com/CITGuru/PyInquirer - 0ab4ddd2c262b09c2591b4d037786f55a893ea37 authored over 5 years ago by Oyetoke Toby <[email protected]>
Merge pull request #55 from piax93/fix_editor_validate_type_check

editor prompt: only call `issubclass` when the "validate" argument is a class

github.com/CITGuru/PyInquirer - 8db2c763f3edf8e18e73da2a6ae41caf7352262d authored over 5 years ago by Oyetoke Toby <[email protected]>
'checked' is respected even when 'name' and 'value' don't jibe (fixes #51)

github.com/CITGuru/PyInquirer - 4f5d90441a670974be74519b15acb8c979b1b721 authored over 5 years ago by Tom Brennan <[email protected]>
Allow to set pointer index in checkbox form.

github.com/CITGuru/PyInquirer - c2cf3d6ace242a64d9f55acbf457fd133fe3265e authored over 5 years ago by lichensky <[email protected]>
Merge pull request #58 from monkeywithacupcake/patch-1

Activating Open Collective

github.com/CITGuru/PyInquirer - 31f4da76bbbf73585a14819aaabe9fe3432e721d authored over 5 years ago by Oyetoke Toby <[email protected]>
Activating Open Collective

Hi, I'm making updates for Open Collective. Either you or a supporter signed this repo up for Op...

github.com/CITGuru/PyInquirer - f8bcc06e73704e3147334084ba55e7f5d1b881f7 authored over 5 years ago by jess <[email protected]>
editor prompt: only call `issubclass` when the "validate" argument is a class

github.com/CITGuru/PyInquirer - 9e9efaa13b05925bb055d4aacdee55945717e930 authored over 5 years ago by Matteo Piano <[email protected]>
Merge pull request #52 from leogout/patch-1

Removing confusing text in example

github.com/CITGuru/PyInquirer - 72ae29f92ccde8b85ed3e524f079a46de24d2c96 authored over 5 years ago by Oyetoke Toby <[email protected]>
Removing confusing text in example

github.com/CITGuru/PyInquirer - aa0b3328e3d26ea3a6ab51a31914c7a622196ae7 authored over 5 years ago by Leogout <[email protected]>
Merge pull request #43 from albertodonato/patch-1

Fix list screenshot url in readme

github.com/CITGuru/PyInquirer - 10d53723b36ebc7bba311457ec4afd9747a5c777 authored over 5 years ago by Oyetoke Toby <[email protected]>
Fix list screenshot url in readme

Fix the url for the list example screenshot in the README.rst

github.com/CITGuru/PyInquirer - fbedd09bbf831ccce9465827a8b25b6edcd08517 authored over 5 years ago by Alberto Donato <[email protected]>
Merge pull request #38 from florimondmanca/patch-1

Improve handling of KeyboardInterrupt in prompt

github.com/CITGuru/PyInquirer - 50f7e8fca6591abdd8a3798532ea9cffc9b24d5f authored over 5 years ago by Oyetoke Toby <[email protected]>
Merge pull request #37 from bfaulk96/patch-1

Updated Click Event in list.py

github.com/CITGuru/PyInquirer - 2be1e927fdd0525ca6df6d907eaad51fd9b70408 authored over 5 years ago by Oyetoke Toby <[email protected]>
Improve handling of KeyboardInterrupt in prompt

- Do not print keyboard interrupt message if it is empty
- Add option to re-raise keyboard inte...

github.com/CITGuru/PyInquirer - 0fd724a0c2b4000c1d4491d40041cb4ffc0c612b authored almost 6 years ago by Florimond Manca <[email protected]>
Updated Click Event in list.py

Previously on mousedown, `None` was returned as the answer regardless what was clicked. This cha...

github.com/CITGuru/PyInquirer - 918f8e14f397b052855db2033e880705e61e5d54 authored almost 6 years ago by Brandon Faulkner <[email protected]>
Merge pull request #34 from kfrncs/patch-1

Update README.rst

github.com/CITGuru/PyInquirer - b650f88d69cb6a96f93b9dda2b617173cfba5895 authored almost 6 years ago by Oyetoke Toby <[email protected]>
Update README.rst

fix typo

github.com/CITGuru/PyInquirer - 19f5b2ad5d3933e471b18b12144daa198c2b365a authored almost 6 years ago by ken <[email protected]>
PyInquirer 1.0.3 Bugfix release

github.com/CITGuru/PyInquirer - f4c0338dbcd4432d43e9b1dd164b1c75e1304bc1 authored about 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #30 from CITGuru/dev

Merge pull request #29 from CITGuru/master

github.com/CITGuru/PyInquirer - 3a7af86a3fa9ea35740c45ea35f7ce3a53e182c2 authored about 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #29 from CITGuru/master

Sync branch

github.com/CITGuru/PyInquirer - f6c92b1dedad5e3caed49e5d127fb9455dc6fa69 authored about 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #28 from tmbo/patch-1

Fix line wrapping for confirmation questions

github.com/CITGuru/PyInquirer - 795ac53e97ee62dd027a1e051dfa99d0bd5c4150 authored about 6 years ago by Oyetoke Toby <[email protected]>
fix long line automatic breaking fixes #21

Uses the promt toolkit default breaking implemented in `shortcuts._split_multiline_prompt`. Work...

github.com/CITGuru/PyInquirer - a459ce4ca646e4cdb8ac1012a7c1392e76e910d9 authored about 6 years ago by Tom Bocklisch <[email protected]>
Merge pull request #27 from CITGuru/dev

Add updates and fixes

github.com/CITGuru/PyInquirer - ba9d09b7b0cd705398ba1a36aeb1d8005d4885e0 authored about 6 years ago by Oyetoke Toby <[email protected]>
Add updates

github.com/CITGuru/PyInquirer - e55071da76d8dfb0cbabe7bfb9d506d45738f950 authored about 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #26 from CITGuru/dev

Fix future import

github.com/CITGuru/PyInquirer - 1b073f72fad2c964bd5abbec9fa4b1e1ffacbb19 authored about 6 years ago by Oyetoke Toby <[email protected]>
Fix future import

github.com/CITGuru/PyInquirer - 1096d610abb51359782a4009ba1f362eb3b24418 authored about 6 years ago by Oyetoke Toby <[email protected]>
Merge branch 'master' of github.com:CITGuru/PyInquirer into dev

github.com/CITGuru/PyInquirer - 7b2242ff96d6a5d6db4cb7f1904c67d00d7cfebf authored about 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #25 from CITGuru/dev

Dev

github.com/CITGuru/PyInquirer - 59b6ed951a0abed543fb92edb9d41bedd449e76f authored about 6 years ago by Oyetoke Toby <[email protected]>
Merge branch 'master' of github.com:CITGuru/PyInquirer into dev

github.com/CITGuru/PyInquirer - 5fe6987cf85af4fd5ebe54457b76be94b0726d0f authored about 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #9 from bmwant/bmwant/choices-accepts-function

Choices should accept callable to generate options

github.com/CITGuru/PyInquirer - b113d2f02ba7e977eb3fee14826ee5fa48172583 authored about 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #20 from davidlj95/patch-1

Fix bug when input validator is a callable

github.com/CITGuru/PyInquirer - 6a88177a9bf1587d2801b51594e9c6cbb649f63e authored about 6 years ago by Oyetoke Toby <[email protected]>
Fix bug when input validator is a callable

Fixes issue #19

github.com/CITGuru/PyInquirer - 6613ecee8b4f58586bf708d95ef24a3a04a0f906 authored about 6 years ago by David Lozano Jarque <[email protected]>
Question type editor fixed and README updated

github.com/CITGuru/PyInquirer - d68585d48aa6b7eeb8548a14f67cc6d38382ee01 authored about 6 years ago by Oyetoke Toby <[email protected]>
Question type editor fixed and README updated

github.com/CITGuru/PyInquirer - 028dfa13ae8b42b7b6d060f682372150b012563c authored about 6 years ago by Oyetoke Toby <[email protected]>
Question type editor fixed and README updated

github.com/CITGuru/PyInquirer - fd7c859387003a9c846b26851b5ad04943f7dc3e authored about 6 years ago by Oyetoke Toby <[email protected]>
Question type editor fixed and README updated

github.com/CITGuru/PyInquirer - 08b123c7c6f4a6fd25cd4e0405ab99186e53183e authored about 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #15 from e3rd/patch-1

__future__ import should be the first line

github.com/CITGuru/PyInquirer - d7de28b61054a31cca26f7f80dfdc9b142d8f9ba authored about 6 years ago by Oyetoke Toby <[email protected]>
__future__ import should be the first line

github.com/CITGuru/PyInquirer - 3642df8485b3dbe05d191d10e029c69c0672e762 authored about 6 years ago by Edvard Rejthar <[email protected]>
Merge branch 'dev' of github.com:CITGuru/PyInquirer

github.com/CITGuru/PyInquirer - 99a6d28d937c456526d93387fac706158f99775f authored over 6 years ago by Oyetoke Toby <[email protected]>