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

Updates

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

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

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

github.com/CITGuru/PyInquirer - b800b8c81b39e40ab397dc2438e11de1700668ed authored over 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #13 from partrita/master

Update README.rst

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

little fix for rst code
1. **``PyInquirer``** -> **PyInquirer**
2. add hyperlink for example f...

github.com/CITGuru/PyInquirer - 53e15e37fcd2b7abc8aa509da8cdbd463a525e14 authored over 6 years ago by Joconan <[email protected]>
Added unicode error fix on list. Check issue #7

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

github.com/CITGuru/PyInquirer - 634b24c06604cdb75a815953c76cd4ea3630ec3a authored over 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #4 from MarxSoul55/master

Fixing apparent newline bug with `list` type question.

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

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

github.com/CITGuru/PyInquirer - b552ee7ba2de9b73a35bc75bc0b7cff73936b1e5 authored over 6 years ago by Oyetoke Toby <[email protected]>
Add changes in gitignore

github.com/CITGuru/PyInquirer - 8b1e3f977dc130634ad31566fa9adf044e044e73 authored over 6 years ago by Oyetoke Toby <[email protected]>
Merge branch 'master' of https://github.com/MarxSoul55/PyInquirer into dev

github.com/CITGuru/PyInquirer - 8bc7dbc1013c130e18b3665b4f0080611f0694a4 authored over 6 years ago by Oyetoke Toby <[email protected]>
Development Release

github.com/CITGuru/PyInquirer - e600166ec63f829065d61decf3c684f5c0b7c045 authored over 6 years ago by Oyetoke Toby <[email protected]>
Merge pull request #8 from bmwant/bmwant/update-examples-1

Update examples

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

github.com/CITGuru/PyInquirer - 361333a544771dc2d5def40a3e54a47927cec61b authored over 6 years ago by Misha Behersky <[email protected]>
Update readme

github.com/CITGuru/PyInquirer - 5952250a3262ee14a770c8a4ea187e57c6060660 authored over 6 years ago by Misha Behersky <[email protected]>
Update test for list example

github.com/CITGuru/PyInquirer - c5ae1837ed24f4483756d627dc7bf2fc18994c9e authored over 6 years ago by Misha Behersky <[email protected]>
Process callable to get choices before question invocation

github.com/CITGuru/PyInquirer - 381fd42cb3e3fa22547b60cdf192b3ba127657e2 authored over 6 years ago by Misha Behersky <[email protected]>
Add confirm example

github.com/CITGuru/PyInquirer - 6cd5c4bbaebeb219efa76ee4d615c0c061807156 authored over 6 years ago by Misha Behersky <[email protected]>
Make custom styles available for all examples

github.com/CITGuru/PyInquirer - 2c727415ea86b582ab48c9547a446fcc826a1496 authored over 6 years ago by Misha Behersky <[email protected]>
Update readme

github.com/CITGuru/PyInquirer - 604f95fc830c6f88ed6b6f014ea49e97942f6fe9 authored over 6 years ago by Misha Behersky <[email protected]>
Fixed newline bug.

github.com/CITGuru/PyInquirer - 249646fe04620fcfd970daf77750871dd0d9d4e0 authored over 6 years ago by Wes <[email protected]>
Fix prompt_toolkit module installation and changed README to rST

github.com/CITGuru/PyInquirer - 61a2dd4d70edd6daa92faccb72b3e0da3bee7393 authored over 6 years ago by Oyetoke Toby <[email protected]>
prompt_toolkit>=1.0.14 - prompt_toolkit==1.0.14

github.com/CITGuru/PyInquirer - 5595286f550aea20e4a9487d766448b3e0facccf authored over 6 years ago by Oyetoke Tobi <[email protected]>
Update Readme

github.com/CITGuru/PyInquirer - 896008fa04921560bace1cb01eea943b447341b5 authored over 6 years ago by Oyetoke Tobi <[email protected]>
Push to PyPI

github.com/CITGuru/PyInquirer - c12098b08b590c3a4ac6c58b9e391b268ebb3200 authored over 6 years ago by Oyetoke Tobi <[email protected]>
Push to PyPI

github.com/CITGuru/PyInquirer - 8128222a44eb6d1600e51c4801e4d1d2dee27ab1 authored over 6 years ago by Oyetoke Tobi <[email protected]>
LICENSE

github.com/CITGuru/PyInquirer - e88e8eb991fe22465af47a64c4b0e20bcc37e67d authored over 6 years ago by Oyetoke Tobi <[email protected]>
Update Readme

github.com/CITGuru/PyInquirer - 5bbfc9be720990e524fb42ecc65fdbaf78981fcc authored over 6 years ago by Oyetoke Tobi <[email protected]>
Update Readme

github.com/CITGuru/PyInquirer - 9184f2ebf07e12380765313046a37013d05b08fb authored over 6 years ago by Oyetoke Tobi <[email protected]>
Initial Push

github.com/CITGuru/PyInquirer - 9623162329eddf565f8a46fca78ec76642b7c209 authored over 6 years ago by Oyetoke Tobi <[email protected]>