Skip to main content

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/every
  • base/filter
  • base/find
  • base/find_index
  • base/flatten
  • base/foreach
  • base/forin
  • base/get
  • base/includes
  • base/index
  • base/map
  • base/reduce
  • base/set
  • base/some
  • 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
  • env_select
  • filesize
  • get_domain
  • getenv
  • html2text
  • is_process_alive
  • md5
  • param
  • parse_cookie
  • qs
  • replace_dict_all
  • sample
  • tmpl
  • uniq
  • urljoin

next classes

  • configuration
    • set
    • get
    • sets
    • gets
    • save
    • update
  • date
    • format
    • now
    • create
  • fileutils
    • mkdir_p
    • cd
    • pwd
    • ls
    • mv
    • rmdir
    • touch
    • cp_r
    • isfile
    • isdir
    • rm
    • exists
    • gbk_to_utf8
    • read_file_content
  • 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.151.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

jsw_nx-1.0.151-py3-none-any.whl (28.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page