Skip to main content

No project description provided

Project description

JmdExcel

Handling of json data select.py a) select_all()

Parameters:

file_path : It expects a relative path of the json data file entity : It expects the name of the entity like customer, department or organization etc. Return

It will return a entity json data insert.py a) insert_me(file_path, entity, **data)

Parameters:

file_path : It expects a relative path of the json data file entity : It expects the name of the entity like customer, department or organization etc. data : It expects the keyword arguments having json data. Return

It will return a entity json data Sample json data { "data": [ { "name": "Prashant", "age": "50", "sex": "Male", "organization": "TCS", "department": "RnD", "isActive": "true" }, { "name": "Nishant", "age": "50", "sex": "Male", "organization": "TCS", "department": "RnD", "isActive": "true" }, { "name": "Ranjan", "age": "50", "sex": "Female", "organization": "TCS", "department": "RnD", "isActive": "true" }, { "name": "Appu", "age": "27", "sex": "Male", "organization": "TCS", "department": "RnD", "isActive": "true" } ] }

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

jmdexcel-0.1.0.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

jmdexcel-0.1.0-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file jmdexcel-0.1.0.tar.gz.

File metadata

  • Download URL: jmdexcel-0.1.0.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.8.10 Windows/10

File hashes

Hashes for jmdexcel-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b7cdb51fb4275efc1feaec3257680780e5be81ba5a09081079bdc5e10272f14b
MD5 bddada7e4d325273fe95c93051eff229
BLAKE2b-256 58893fad5250eab1d89b163d109d98abdad934291f825b56b42f5d650222ae4d

See more details on using hashes here.

File details

Details for the file jmdexcel-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: jmdexcel-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.8.10 Windows/10

File hashes

Hashes for jmdexcel-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 afa9946f2afb1c7249fc3678ce2988741e229e5ebe3a050217d0454da87465d6
MD5 63203ddb35ddffb155d686edd15f96e0
BLAKE2b-256 4924b9734af747006fe043ad1337c4313d489eb14ca809d58098e4363469538e

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