Next toolkit for python.
Project description
jsw-nx
Next toolkit for python.
installation
pip install jsw-nx
usage
import jsw_nx as nx
## common methods
nx.includes([1,2,3], 2) # => True
nx.includes([1,2,3], 5) # => False
next core methods
- base/filter
- base/find
- base/find_index
- base/foreach
- base/forin
- base/get
- base/includes
- base/indexof
- base/map
- base/reduce
- base/set
ruby style
- rubify/to_f
- rubify/to_i
- rubify/to_n
- rubify/to_s
next packages
- days
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jsw-nx-1.0.12.tar.gz
(3.5 kB
view hashes)