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.11.tar.gz (26.3 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.11-py3-none-any.whl (37.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for IntelliMaint-0.11.tar.gz
Algorithm Hash digest
SHA256 c1212f5e349864d578aa5688177cd190b07ccc31c9cb6c2cc5351c1662340708
MD5 48213e4b16aafe9b86decfbcc7ec18cd
BLAKE2b-256 a72e52f3640bc9b443dc3147e380032084c7b94501d6f21a79f87595dd004c3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: IntelliMaint-0.11-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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 e947306fb73fb862c3a743f34adc5424d5ca8f8449af8eee8a655e17a19948e6
MD5 1d9cfdb3561ee545a7dd8d739cc56593
BLAKE2b-256 785b6359cafd998238f9a822b554e93d3d76d77918e02a453f0d209d6433bdbc

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