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.2.68.tar.gz (4.9 MB view details)

Uploaded Source

Built Distribution

txp-0.2.68-py3-none-any.whl (5.0 MB view details)

Uploaded Python 3

File details

Details for the file txp-0.2.68.tar.gz.

File metadata

  • Download URL: txp-0.2.68.tar.gz
  • Upload date:
  • Size: 4.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.8.3 requests/2.27.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for txp-0.2.68.tar.gz
Algorithm Hash digest
SHA256 de5a9515ef58c6f9c70aef2e2dfc2d8225a13ae2078d05b55ad631be787267fc
MD5 14612e8ff5f241a82e0fd6df8ba9f8ac
BLAKE2b-256 73f71a8d9ce72c7890718400895da7dc4d6d6d2616c5b6dfe1366b3953a610fc

See more details on using hashes here.

File details

Details for the file txp-0.2.68-py3-none-any.whl.

File metadata

  • Download URL: txp-0.2.68-py3-none-any.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.8.3 requests/2.27.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for txp-0.2.68-py3-none-any.whl
Algorithm Hash digest
SHA256 ed2d79a3679fd7cf02e7c86bdf7dc06e0290f7f026b898707d33ae28672cd6e1
MD5 0bde568b7e9420b0459dd17144b3d4cb
BLAKE2b-256 9f8dfe581cc76b3996134d8cdd7a71f25d55de8c216fbf37bf5693932b7cf3cb

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