Ecosyste.ms: OpenCollective

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

github.com/python-trio/asyncclick

Python composable command line utility, trio-compatible version
https://github.com/python-trio/asyncclick

Merge pull request #45 from julen/doc-fixes

Docs: several fixes

abe99ca5c83ee5c0fe5d6a8d1330a7edae7ffd74 authored over 10 years ago by Armin Ronacher <[email protected]>
Made tests pass on 3.x

14c9b1a0b05e1c3855f1d48e3780596f77bee3b0 authored over 10 years ago by Armin Ronacher <[email protected]>
Ship a modified version of optparse with click

82d9b0c56b1dfec813ac3c16934a5eb401f302f7 authored over 10 years ago by Armin Ronacher <[email protected]>
Docs: several fixes

a8981f24eb3d58f8b4c01231b2aecb3427ce960f authored over 10 years ago by Julen Ruiz Aizpuru <[email protected]>
Added some tests for some options

7360097ec25e89730f46b840aa050467c5a80e9e authored over 10 years ago by Armin Ronacher <[email protected]>
Improved echo and some help texts

c22f16c438b890e346098aeafb3d2e2ce84e35c3 authored over 10 years ago by Armin Ronacher <[email protected]>
Implemented and exposed click.echo

95c24b3267fcb4f8b78b6b97041e0a98c071be3d authored over 10 years ago by Armin Ronacher <[email protected]>
Started a bit of test code

3f695c6ec86d6933ade870fb00bb51be2436f215 authored over 10 years ago by Armin Ronacher <[email protected]>
Implemented basic command collections

055a8e6054700951c95aac3d9709e4538ec7c0b8 authored over 10 years ago by Armin Ronacher <[email protected]>
Added notes on unicode on python 3

51ebc82f828d392cb5b56ed202f60855ffb12733 authored over 10 years ago by Armin Ronacher <[email protected]>
Clean up unicode handling

535a8358eea55b37908e38f12b8cc13a3a637a63 authored over 10 years ago by Armin Ronacher <[email protected]>
Abort with a clear error message on Python 3 if the env is ASCII.

9ab74c30fc0eae429c77ab0dffac3103b701c110 authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #39 from erikrose/patch-1

A couple drive-by edits to the Python 2/3 docs

dc2381a2ebdcb41cee0980319ebde5640198fe02 authored over 10 years ago by Armin Ronacher <[email protected]>
A couple drive-by edits to the Python 2/3 docs

7503e66b492f51026ed8489e475a497e75675427 authored over 10 years ago by Erik Rose <[email protected]>
Added wheel config

c0536c975d7c06a0de3fc4cc83725e471e2afb87 authored over 10 years ago by Armin Ronacher <[email protected]>
Changed how sub commands are invoked and made it clearer.

68e142599b4e258f21aa16b923da9a200ac14454 authored over 10 years ago by Armin Ronacher <[email protected]>
Allow to set defaults for bools to None

e2124ba8c617d826954a0172419c6440be24fdb5 authored over 10 years ago by Armin Ronacher <[email protected]>
Some small fixes for problems

8f7caca12b728288ed52ee59e4e6c8807476609f authored over 10 years ago by Armin Ronacher <[email protected]>
Fixed #38

ded4bd56203615bb4d2093a1cef20e8e46877849 authored over 10 years ago by Armin Ronacher <[email protected]>
Some performance improvements

e5dc29db918d5c74c640788ba0e247a5d2023620 authored over 10 years ago by Armin Ronacher <[email protected]>
Split up click into a package

0ed40c880cb3e7cdabd528ef7ca5da3800367aee authored over 10 years ago by Armin Ronacher <[email protected]>
Fixed a headline

2b0e31cd7b4ccaa843f20f47f488ea81e6c7c43e authored over 10 years ago by Armin Ronacher <[email protected]>
Updated readme a bit

c54d8cceddcd846cce1331e859f1c62dc1176dec authored over 10 years ago by Armin Ronacher <[email protected]>
Merge branch 'master' of github.com:mitsuhiko/click

99cada4827ba5697989a1fa24447edc2854c48cd authored over 10 years ago by Armin Ronacher <[email protected]>
More automated docs

8254b7961b30a61c32f13de616566449f491d374 authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #36 from julen/doc-fixes

Docs: small fixes, reworded some sentences

c0c7fa3d6bfab2ee5ab94752cbc449c10dd51a43 authored over 10 years ago by Armin Ronacher <[email protected]>
Docs: small fixes, reworded some sentences

51e54ceeb417329cf383e90b0d489e3f1d2829c9 authored over 10 years ago by Julen Ruiz Aizpuru <[email protected]>
Added notes on Python 3 support

fcd6d327327bc240d75e64f1baa1b0a51c992f2a authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #34 from julen/doc-fixes

Docs: fixed typos

50690e439d34c5acf210540e76ad014d0937cce0 authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #32 from pfmoore/open_fix

Fix Python 3 issue with errors arg on binary open_stream

84b2dc2caa735f46fd791cb4582f652b1f6cfd24 authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #33 from pfmoore/termsize

Use shutil.get_terminal_size if available

6904fac4347becc45dcfeed2e4dcd76c24a4e221 authored over 10 years ago by Armin Ronacher <[email protected]>
Make documentation invoke click and fix a bunch of issues

0a446700e1f0a2355bc3e17ae7d117d893b92e1c authored over 10 years ago by Armin Ronacher <[email protected]>
Docs: fixed typos

d7c12fb561a7077257778523d2b49383d5a603ee authored over 10 years ago by Julen Ruiz Aizpuru <[email protected]>
Use shutil.get_terminal_size if available

0f820c1404a8571777ac24998f0686e157598fef authored over 10 years ago by Paul Moore <[email protected]>
Fix Python 3 issue with errors arg on binary open_stream

e7f6b3830aa4604ef45d8ac231cc8669a2ab72b5 authored over 10 years ago by Paul Moore <[email protected]>
Merge pull request #30 from smorin/master

fixed a typo in english chose to choose

87adb713f5f99b93669211204c8406378a1e0a91 authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #27 from epequeno/docs-edits

edits to arguments.rst and commands.rst

b2475cd28ec6d5849e663e913d08059dabb2cb0f authored over 10 years ago by Armin Ronacher <[email protected]>
Added an example for aliases

e2d388e05db0059b1ba209153e96ec7b70ff8560 authored over 10 years ago by Armin Ronacher <[email protected]>
fixed a typo in english chose to choose

962e97add7fb46671f0e5126dedf5de3a4063e42 authored over 10 years ago by Steve Morin <[email protected]>
Added choice support

9eacc909590342760ab9899ed24886e871bf5c2e authored over 10 years ago by Armin Ronacher <[email protected]>
Added some more statements on argparse and how verbosity can be implemented in click.

84fbcb2aa25643409c21fea2c5215812e2db0425 authored over 10 years ago by Armin Ronacher <[email protected]>
edits to arguments.rst and commands.rst

ba82cf39c901c1cac2339871d8c44f94bc449c7e authored over 10 years ago by epequeno <[email protected]>
Added support for mixing nargs and multiple

24efee07209bc65b76063e4ab93389c1401d27c8 authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #22 from douglarek/master

If no enough values we need, no need use None fill it

640e464be863959b21ac560d0ac9884b120b0671 authored over 10 years ago by Armin Ronacher <[email protected]>
If no enough values we need, no need use None fill it

a4316a46d20a42743447a007c0753ff5382e2feb authored over 10 years ago by Lingchao Xin <[email protected]>
Correct fix for #20

8ca33a9fba18a8ffe9670eebf7448e022bdb3a33 authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #21 from julen/doc-fixes

Doc fixes

a4b7d70a81a15d719882b1a9df99b9eda61d1919 authored over 10 years ago by Armin Ronacher <[email protected]>
Docs: fixed some spelling and punctuation mistakes

d30014bc20f4cfbdf0e9e857b52c8403d8833f6c authored over 10 years ago by Julen Ruiz Aizpuru <[email protected]>
Docs: fixed spelling mistakes

Possesive: it's -> its

da717da1f7b25fc09809750320d0ad1dccb97f16 authored over 10 years ago by Julen Ruiz Aizpuru <[email protected]>
Added a link to the website

7caa40d1dab77e9c55417a5a6158a421fb458e6d authored over 10 years ago by Armin Ronacher <[email protected]>
Added an example for multiple

98b7d1d1c64b8a328678b26b039bb43ad9523a67 authored over 10 years ago by Armin Ronacher <[email protected]>
Added support for multiple arguments.

18fff340f135ea8fb95bf049162d8d5b12a7d742 authored over 10 years ago by Armin Ronacher <[email protected]>
Added epilog support.

9d027aac4fb4229230591aeeb36778da34daa3b6 authored over 10 years ago by Armin Ronacher <[email protected]>
Changed headline style

be0325714d038b5fd2da892bae422c865d97d987 authored over 10 years ago by Armin Ronacher <[email protected]>
Documented missing function

58a16f161390be5fe2338ee22d8c179f5a0725fa authored over 10 years ago by Armin Ronacher <[email protected]>
rsync > scp

5dcddcd9edd926160875b9dd9c8e5446ecafb4b4 authored over 10 years ago by Armin Ronacher <[email protected]>
Added docs for building complex click applications

23d3f68126168ce7be34aac162a22c7200ebc657 authored over 10 years ago by Armin Ronacher <[email protected]>
Added inout example

8259846071cbd9d34ac0b4259a9ace374ef32ffb authored over 10 years ago by Armin Ronacher <[email protected]>
Improved error handling for files.

bdf4ddfe904dad9ec062314cccfccf9be2087e67 authored over 10 years ago by Armin Ronacher <[email protected]>
Removed double use of design

2c2f4328ab74d231c8d9ed4b88128e8574de870b authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #5 from jodal/patch-2

Fix SOURCE/SRC envvar mixup

34cc172a17480965235a4afe75ca15a50d30fbed authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #10 from epequeno/spellcheck

Spellcheck

62411468c33da97c2156f6f0aded40a670e447ce authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #2 from jodal/patch-1

Fix error in quickstart example

3eba02168b04ee19023a05918ad54535a68928b1 authored over 10 years ago by Armin Ronacher <[email protected]>
Pass default values through the type system.

7783631af5d7ce48bda32dd6e1ae0bbb34d6e73d authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #11 from yelite/typo-fix

Few typos fixed

9c8a3eb282daaa9af3cc17c2e8f4aac4c2318535 authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #14 from simonw/patch-1

Fixed a couple of typos

4f704baf6a5d455364da2ae3cf596c9cd3383d6a authored over 10 years ago by Armin Ronacher <[email protected]>
Merge pull request #9 from ikkebr/patch-3

Windows compatibility

3755db7cce5265720381b31e80a51beb7abe94a2 authored over 10 years ago by Armin Ronacher <[email protected]>
Fixed a couple of typos

47df15efe5f914461de55f58c3084a841db5f228 authored over 10 years ago by Simon Willison <[email protected]>
Few typos fixed

3dd15dfca5c25333217673ebef47aaf98b912c14 authored over 10 years ago by yelite <[email protected]>
much more easily

1d47e20c11a888c23cb433a5eb884be4d37be283 authored over 10 years ago by Estevan Pequeno <[email protected]>
clarity to Feature Switches

5a2f80f23200b5ade701ceca5b93655b037cedc6 authored over 10 years ago by Estevan Pequeno <[email protected]>
how names are produced

deae54c93c3f8cecebad970388524800bcee9733 authored over 10 years ago by Estevan Pequeno <[email protected]>
double string?

251272318fca0b9d7935260e54c244bf616e7800 authored over 10 years ago by Estevan Pequeno <[email protected]>
correct fails

4a59c7ab3080ce8a81e165a55a179d0aab6309d6 authored over 10 years ago by Estevan Pequeno <[email protected]>
Windows compatibility

Importing fcntl and termios outside a try block in Windows would cause an error.
These modules ...

47f9cb435b047f4bccf2dcee3ce3dd0bb91d8535 authored over 10 years ago by Henrique Pereira <[email protected]>
clarity to parameters.rst

fa25ee3d4d195713e21e2b815848fae1a24041cc authored over 10 years ago by Estevan Pequeno <[email protected]>
cleanup why.rst

a2be58005754465407524a91643b6f7aea01f426 authored over 10 years ago by Estevan Pequeno <[email protected]>
Fix SOURCE/SRC envvar mixup

0017ad9dc69ed95a25a1898e52f5e55730564893 authored over 10 years ago by Stein Magnus Jodal <[email protected]>
Fix another case of the same error

c31b3d990b00bf71624b1d9c5cba487a03aa6b8b authored over 10 years ago by Stein Magnus Jodal <[email protected]>
Fix error in quickstart example

9c81a71866c0179401681592c4ba6ffd93bab780 authored over 10 years ago by Stein Magnus Jodal <[email protected]>
Added makefile for uploading docs

5b7b7296fabc5d47d4ffd179be52492095e36f30 authored over 10 years ago by Armin Ronacher <[email protected]>
Added readme and license

2867443b240cd7d389eb3fe52388e41b866e9aa2 authored over 10 years ago by Armin Ronacher <[email protected]>
Initial commit

4101de3daf91c6d35b92395a72bf84132ef48f7c authored over 10 years ago by Armin Ronacher <[email protected]>