Click Documentation Release 2.6Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 1.13 Utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as neces- sary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable configurable but comes with sensible defaults out of the box. It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an0 码力 | 83 页 | 354.87 KB | 1 年前3
Click Documentation Release 1.2.dev0Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 1.13 Utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . click is a Python package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable configurable but comes with good defaults out of the box. It aims at making writing command line tools fun and quick without causing user frustration at not being able to implement an intended CLI API. Click0 码力 | 64 页 | 301.16 KB | 1 年前3
Click Documentation Release 3.3Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 1.13 Utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as neces- sary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable configurable but comes with sensible defaults out of the box. It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an0 码力 | 95 页 | 387.75 KB | 1 年前3
Click Documentation
Release 6.7Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 1.13 Utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as neces- sary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable configurable but comes with sensible defaults out of the box. It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an0 码力 | 107 页 | 428.42 KB | 1 年前3
Click Documentation
Release 5.2.dev0Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 1.13 Utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as neces- sary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable configurable but comes with sensible defaults out of the box. It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an0 码力 | 103 页 | 416.61 KB | 1 年前3
Click Documentation
Release 4.2.dev0Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 1.13 Utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as neces- sary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable configurable but comes with sensible defaults out of the box. It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an0 码力 | 101 页 | 407.32 KB | 1 年前3
The Python Handbook
The PEP8 Python style guide 27. Debugging 28. Variables scope 29. Accept arguments from the command line 30. Lambda Functions 31. Recursion 32. Nested Functions 33. Closures 34. Decorators 35. program, you are not going to see any output if you do so - you need to use print() instead. Any line of Python you write here is going to be executed immediately. Type quit() to exit this Python REPL basics that come with Python by default. However I recommend to install IPython, probably the best command line REPL application you can find. Install it with pip install ipython Make sure the pip binaries0 码力 | 93 页 | 7.31 MB | 1 年前3
Celery v4.0.1 Documentationconfiguration settings get a list of people and companies using Celery write my own remote control command change worker queues at runtime Jump to ⟶ Brokers Applications Tasks Calling Workers Daemonizing the dependencies for a given feature. You can specify these in your requirements or on the pip command-line by using brackets. Multiple bundles can be specified by separating them by commas. $ pip install celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you aren’t currently using a virtualenv. Using the development0 码力 | 1040 页 | 1.37 MB | 1 年前3
Celery v4.0.2 Documentationconfiguration settings get a list of people and companies using Celery write my own remote control command change worker queues at runtime Jump to ⟶ Brokers Applications Tasks Calling Workers Daemonizing the dependencies for a given feature. You can specify these in your requirements or on the pip command-line by using brackets. Multiple bundles can be specified by separating them by commas. $ pip install celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you aren’t currently using a virtualenv. Using the development0 码力 | 1042 页 | 1.37 MB | 1 年前3
Celery v4.1.0 Documentationconfiguration settings get a list of people and companies using Celery write my own remote control command change worker queues at runtime Jump to ⟶ Brokers Applications Tasks Calling Workers Daemonizing the dependencies for a given feature. You can specify these in your requirements or on the pip command-line by using brackets. Multiple bundles can be specified by separating them by commas. $ pip install celery-0.0.0.tar.gz $ cd celery-0.0.0 $ python setup.py build # python setup.py install The last command must be executed as a privileged user if you aren’t currently using a virtualenv. Using the development0 码力 | 1057 页 | 1.35 MB | 1 年前3
共 542 条
- 1
- 2
- 3
- 4
- 5
- 6
- 55













