first 2.0.2
0
Return the first true value of an iterable.
Contents
Return the first true value of an iterable.
How to Install first
You can install first using pip
pip install first
or add it to a project with poetry
poetry add first
Package Details
- Author
- Hynek Schlawack
- License
- MIT
- Homepage
- http://github.com/hynek/first/
- PyPi:
- https://pypi.org/project/first/
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common first errors.
Code Examples
Here are some first
code examples and snippets.