Skip to main content

A prognostics package by IPT

Project description

IntelliMaint - Predictive Diagnostics and Prognostics Application Development Python Package for Engineering Systems

IntelliMaint library offers an integrated set of functions written in Python that aids in predictive health diagnostics. The library includes various state-of-the-art algorithms that are accessible by users with simple APIs. Thus the library accelerates the analysis and the development phase for even the novice users. Most of the APIs are provided with intuitive visualizations that guide in choosing the apt algorithm for a system component. Each block in the library is built as an independent module thus used as a plug and play module. The expert users are provided with a provision to add new algorithms for specific use cases.

image

Installing the package

Clone the repository

$ git clone https://github.com/bkramesh64/inteliMaint.git

$ cd inteliMaint

Install the package using python

$ python setup.py install

Installation with pip

Install 'grand' from the specified Git repository: $ pip install git+https://github.com/caisr-hh/group-anomaly-detection.git@5847a302ddec96803b0d36c4697b2f91f9e35019
Then $ pip install IntelliMaint

Repository Directory Structure

Here is the directory structure for the github repository

  • IntelliMaint/ - The python package files
  • examples/ - Example Python scripts using IntelliMaint
  • README.md - The readme (this file)
  • setup.py - Contains all metadata about this package
  • .gitignore - The gitignore file for this package to exclude uneccesary files t be pushed to the repository

Setup Upload for PyPi Distribution

  • Once you have your setup.py file and __init__.py you can build binary distribution and source distrubution files.
  • To create the distribution files, first check if you have the wheel package - pip install wheel
  • Once we have wheel installed we can use the following command to get the distribution files - python setup.py bdist_wheel and python setup.py sdist

How to upload on PyPi

  • Make an account on PyPi.
  • use twine check dist/* twine checks if all necessary information is there
  • Get the API token from your PyPi account.
  • use the following command to upload to PyPI distribution - twine upload dist/* -u __token__ -p pypi- <API_TOKEN>

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

IntelliMaint-0.10.tar.gz (26.1 kB view details)

Uploaded Source

Built Distribution

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

IntelliMaint-0.10-py3-none-any.whl (37.2 kB view details)

Uploaded Python 3

File details

Details for the file IntelliMaint-0.10.tar.gz.

File metadata

  • Download URL: IntelliMaint-0.10.tar.gz
  • Upload date:
  • Size: 26.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.7

File hashes

Hashes for IntelliMaint-0.10.tar.gz
Algorithm Hash digest
SHA256 803667b9220f18c4382c1b9310b5cb080a5bcb296b5d469e594cc443c1ac7603
MD5 c33ab9deee10064f4878690b3cc2c70a
BLAKE2b-256 94eaff817fcda7de1ec626e5358757c891688da22afd7465909e10bc58233724

See more details on using hashes here.

File details

Details for the file IntelliMaint-0.10-py3-none-any.whl.

File metadata

  • Download URL: IntelliMaint-0.10-py3-none-any.whl
  • Upload date:
  • Size: 37.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.7

File hashes

Hashes for IntelliMaint-0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 5de3b1a42946485c567316a3c5385d15c10f9b5f2355afda3aa67a07202a4cb3
MD5 522c8987b09285cad1a09c0b84676080
BLAKE2b-256 443945bab6b5f5b0c7d8892826d6f573fa8c0df265855fd4d6977ca83ad8973a

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