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.9.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.9-py3-none-any.whl (37.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: IntelliMaint-0.9.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.9.tar.gz
Algorithm Hash digest
SHA256 414302e3647095625fea3e6f776906fd03ef73f53934af9127011b99abe4e156
MD5 d6334939fc571e97b253f4c06ea2fc24
BLAKE2b-256 39c651bef04b36e85d3437172c32fb8994bdba8c6b298fc21d8622a9fc723497

See more details on using hashes here.

File details

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

File metadata

  • Download URL: IntelliMaint-0.9-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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 1b82fe90f68cf7556416169b99682d3baed4d079307fcd7885e5df4e1ebf112b
MD5 17bbf74d4e41546ff0d8b95737ad3df8
BLAKE2b-256 743f45fb73624ac91302b60860ce217e3f122b6db39ebba28b810474d2146b3b

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