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
-
Install a supported Python version on your machine (compatible Python versions ^3.8). The recommended way is to use PyEnv.
-
Install the global Python required dependencies:
pip install poetry nox -
Clone this repository, and execute the following command in the repository root folder:
poetry installThis will install all the dependencies for
txpin a virtual enviroment created by Poetry for your project. All the required dependencies for development are installed in that virtual enviroment. -
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/activateThe path to your virtual enviroment location can be found with
poetry env infocommand.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file txp-0.3.4.tar.gz.
File metadata
- Download URL: txp-0.3.4.tar.gz
- Upload date:
- Size: 21.4 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76dcd089ceacd775f1d1d3afccf0fab861560fee18d455eb686762fff9fc59f8
|
|
| MD5 |
4a846522dba1f8d3476dcc85d2cc675e
|
|
| BLAKE2b-256 |
266274f63cd5085f778031de9b5ba006d4faf7cca7653562550da172f5f3e268
|
File details
Details for the file txp-0.3.4-py3-none-any.whl.
File metadata
- Download URL: txp-0.3.4-py3-none-any.whl
- Upload date:
- Size: 21.5 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3953f7573c9fbd812afb269f7dca19c210e6f1eacf2a8d8b3d3597b6692c70c
|
|
| MD5 |
4695e86838b532146a4cb2ed26f46c2f
|
|
| BLAKE2b-256 |
f65afed9ca1e31557c8678797d091637eeaccb5d4e7e814fcd1be9946f16f772
|