Skip to main content

Txp is the main Python Package from Tranxpert predictive maintenance solution

Project description

TXP

Development

The following tools are used for this project:

  • Poetry is used for dependency and package managment
  • Nox is used as automation tool, mainly for testing
  • Black is the mandatory formatter tool
  • PyEnv is recommended as a tool to handle multiple python versions in developers machines.

Setup the development environment

  1. Install a supported Python version on your machine (compatible Python versions ^3.8). The recommended way is to use PyEnv.

  2. Install the global Python required dependencies:

    pip install poetry nox
    
  3. Clone this repository, and execute the following command in the repository root folder:

    poetry install
    

    This will install all the dependencies for txp in a virtual enviroment created by Poetry for your project. All the required dependencies for development are installed in that virtual enviroment.

  4. Configure your IDE to work with the virtual enviroment or the command line if you use an editor.

    To activate the virtual enviroment on your terminal (MacOS, Linux) you can execute:

    source /path/to/poetry/cache/virtualenvs/test-O3eWbxRl-py3.7/bin/activate
    

    The path to your virtual enviroment location can be found with poetry env info command.

Testing

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

txp-0.3.8.dev150320231546.tar.gz (12.2 MB view details)

Uploaded Source

Built Distribution

txp-0.3.8.dev150320231546-py3-none-any.whl (12.4 MB view details)

Uploaded Python 3

File details

Details for the file txp-0.3.8.dev150320231546.tar.gz.

File metadata

  • Download URL: txp-0.3.8.dev150320231546.tar.gz
  • Upload date:
  • Size: 12.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.12.0 pkginfo/1.8.2 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.7.3

File hashes

Hashes for txp-0.3.8.dev150320231546.tar.gz
Algorithm Hash digest
SHA256 7dd70b339b0d4f6b42f5caae1cd30cafbbb5330e24c3d3b5eb44c0dfb479c0f2
MD5 58d36b31ace8e606e2d4f5221b702b6f
BLAKE2b-256 a21741733383a7cb99ea79483524cbe6decb59ec6029cc679110f725cc23062f

See more details on using hashes here.

File details

Details for the file txp-0.3.8.dev150320231546-py3-none-any.whl.

File metadata

  • Download URL: txp-0.3.8.dev150320231546-py3-none-any.whl
  • Upload date:
  • Size: 12.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.12.0 pkginfo/1.8.2 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.7.3

File hashes

Hashes for txp-0.3.8.dev150320231546-py3-none-any.whl
Algorithm Hash digest
SHA256 2b9a8788bc5bc0d2bc877a123dfb94414ae1517be29d84995531dc4b00e538cd
MD5 7b29a56a19b605bea6e60cd601d7e1ea
BLAKE2b-256 dde885cbb61baa52089d0d42f819466b7b84294594e3ee2999c7b42b95e8fa0b

See more details on using hashes here.

Supported by

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