A fast unification ds code package
Project description
RTM FAST Package
This is a RTM FAST package.
Installation
Use the package manager pip to install rtm-fast.
pip install rtm-fast==0.0.2
Usage
import rtm-fast
from rtm_fast_unification.ds.tool_objects.tool_selection import get_tool_object
Contributing
Before updating the package, please run these command in Windows cmd.
py -m pip install --upgrade pip
py -m pip install --upgrade build
Now to Update the package, please follow these steps.
- Please change the ds code and update the dependency array in pyproject.toml file if required.
- Build the project in the directory where your pyproject.toml file is present using
py -m build
- Now to publish the package to PyPi please use the below command
py -m pip install --upgrade twine
py -m twine upload --repository testpypi dist/*
The upload command will ask for username and password. Provide it and your package will be published.
License
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
rtm_fast-0.0.2.tar.gz
(117.3 kB
view details)
Built Distribution
rtm_fast-0.0.2-py3-none-any.whl
(175.5 kB
view details)
File details
Details for the file rtm_fast-0.0.2.tar.gz
.
File metadata
- Download URL: rtm_fast-0.0.2.tar.gz
- Upload date:
- Size: 117.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 142748cb5922425a9d5163cab2059e2de6b35d754f1dcaf17658fd53f1d3da8c |
|
MD5 | dd0d2afdb8f599331422019c7ca76ad4 |
|
BLAKE2b-256 | 19a0294212b7952578d3f57070bc81c4f65381c10820a920a768937bb7451a1b |
File details
Details for the file rtm_fast-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: rtm_fast-0.0.2-py3-none-any.whl
- Upload date:
- Size: 175.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a0f4278cca7f98494a4bcb6958804ecae002b9f108851ec80f625660ca64545 |
|
MD5 | bd40e98a21b820b418009be337322f88 |
|
BLAKE2b-256 | 0246b21e7f71c289ba8b4758f4ac3646f7defb1d4f3e63a2a30125408f7baa67 |