Skip to main content

A python implementation of lodash in javascript

Project description

Lowdash

Lowdash is a simple implementation of lodash in python.

Lowdash will provide you with a set of functions that will help to work with arrays, objects and other data structures.

Installing

pip install lowdash

Getting Started

To get started you can use the following code:

from lowdash.arrays import *
compact(['a', '', 'b', None, 'c'])
# Output : ['a', 'b', 'c']

Documentation Comming Soon!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lowdash-1.6.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

lowdash-1.6.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file lowdash-1.6.0.tar.gz.

File metadata

  • Download URL: lowdash-1.6.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.9.4 Windows/10

File hashes

Hashes for lowdash-1.6.0.tar.gz
Algorithm Hash digest
SHA256 d607239df69860cbc414f076869028a02ab87bde477121ae8fb4ff4e34d62f3b
MD5 09aac786a7f91984142eeff8426a064d
BLAKE2b-256 4d42433213dae9c5ad7dda3acb98082204824345b873990e48ca4cefcc881e26

See more details on using hashes here.

File details

Details for the file lowdash-1.6.0-py3-none-any.whl.

File metadata

  • Download URL: lowdash-1.6.0-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.9.4 Windows/10

File hashes

Hashes for lowdash-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 14a06b31964a5cc8920d6ce53aafdb89cad47d5ade69fe67b146c7e8dbc04c4d
MD5 fa9402c1a57d9db8391e26c9591698d6
BLAKE2b-256 3bd7185862c2d68b2627fec5aaabc10bbbf008139631a58c91b5ccf52ed88698

See more details on using hashes here.

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