Next toolkit for python.
Project description
jsw-nx
Next toolkit for python.
installation
pip install jsw-nx -U
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/index
- base/map
- base/reduce
- base/set
- base/type
ruby style
- rubify/times
- rubify/to_a
- rubify/to_b
- rubify/to_f
- rubify/to_i
- rubify/to_n
- rubify/to_s
next packages
- days
- deep_each
- is_process_alive
- md5
- param
- parse_cookie
- qs
- replace_dict_all
- tmpl
- uniq
next classes
- date
- format
- now
- create
- fileutils
- mkdir_p
- cd
- pwd
- ls
- mv
- rmdir
- touch
- cp_r
- isfile
- isdir
- exists
- gbk_to_utf8
- tar
- gz
- xz
- JSON
- parse
- stringify
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.55.tar.gz
(8.2 kB
view hashes)
Built Distribution
jsw_nx-1.0.55-py3-none-any.whl
(14.0 kB
view hashes)