Skip to main content

A versatile Python package with multiple features

Project description

Install

pip install -U multifeatures

Documentation

Example Usage

from MultiFeatures.IndianRailway import confirmtkt
confirmtkt_object = confirmtkt.Confirmtkt()
try:
    live_status_data = confirmtkt_object.live_train_status(train_no="12345", doj="01-01-2023", locale="en")
    print(live_status_data)
except NotAValidTrainNumber as error:
    print(f"Error: {error}")
except InternetUnreachable:
    print("Error: Connectivity issue. Please check your internet connection.")
except HTTPErr:
    print("Error: ran into an issue. Please try again later, or Check the data.")

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

multifeatures-1.1.0.tar.gz (122.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

MultiFeatures-1.1.0-py3-none-any.whl (125.0 kB view details)

Uploaded Python 3

File details

Details for the file multifeatures-1.1.0.tar.gz.

File metadata

  • Download URL: multifeatures-1.1.0.tar.gz
  • Upload date:
  • Size: 122.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for multifeatures-1.1.0.tar.gz
Algorithm Hash digest
SHA256 b9522d588f0bf16939393f60700062f69e7ddfd0ba4438b5b3872bcadac27fe0
MD5 7fe02fe674d62cf96df578f194e1a25e
BLAKE2b-256 4e22e1c7ff8f713097f2cfe75b63a4ae28b0f99cfd6bdc5116abef438e1a20a0

See more details on using hashes here.

File details

Details for the file MultiFeatures-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: MultiFeatures-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 125.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for MultiFeatures-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d831fb56060cb836b7498b738f1c44dcdd4c6334c695eb7b5151705af4968e94
MD5 c2c16ff891e13b6c006eb761e2328a57
BLAKE2b-256 b7cde8efb2b77604b88cce01bafd206ec635820981eba65a85ff7827c511cbef

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