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
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.5.tar.gz
(2.3 kB
view hashes)
Built Distribution
jsw_nx-1.0.5-py3-none-any.whl
(4.5 kB
view hashes)