Skip to main content

disortify python library for sorting,modifying and displaying data in various format.

Project description

DISORTIFY PYTHON LIBRARY

disortify is a python library provides a functions for sorting, modifying and displaying data in various format.

PURPOSE

Disortify provides simple function in order to sort and modify data in python either you need to sort data in ascending or descending,capitalize or convert string items to upper and lowercase, dislay data in row,column and in different format. this library offers straightforward methods to enhance your data manipulation capabilities.

FUNCTIONS AND USAGE

  1. asc() - to sort data in ascending order.
  2. desc() - to sort data in descending order.
  3. caps() - to capitalize data items.
  4. lows() - to set items into lowercase.
  5. ups() - to set items into uppercase.
  6. bylen() - to sort data according to its length.
  7. last() - to sort data according to the last value of an item.
  8. duple() - to avoid duplicate data.
  9. dictkey() - to sort dictionary keys in order.
  10. dictval() - to sort dicitonary values in order.
  11. desckey() - to sort dictionary keys in descending.
  12. descval() - to sort dictionary values in descending.
  13. keycaps() - to capitalize dictionary key.
  14. col() - to display data in column.
  15. row() - to display data in row.
  16. numbered() - to display data in number order.
  17. dict_format() - to display data in dictionary form.
  18. set_format() - to display data in set form.
  19. list_format() - to display data in ordered list.
  20. lett() - to display data items in letter.

IMPORT LIBRARY

from disortify.formats import * or (formats)

INSTALLATION

You can install the library using pip. — pip install disortify

VERSIONS

primary release Jan 15 2024: v.0.1.0

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

disortify-0.1.0.tar.gz (3.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: disortify-0.1.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for disortify-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ed691bde69bd1a6b833b29ca917f26663e1c6beec5db599ccd94b6f2414e5078
MD5 442984630d7ecfd52387bb6a62ee84c7
BLAKE2b-256 cc73277ac0ac3e04fd6257e8fabce5c8a4a6bdff108eac2e3e86c8647e55b420

See more details on using hashes here.

Supported by

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