Skip to main content

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.

  1. Please change the ds code and update the dependency array in pyproject.toml file if required.
  2. Build the project in the directory where your pyproject.toml file is present using
py -m build
  1. 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

MIT

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

rtm_fast-0.0.2.tar.gz (117.3 kB view hashes)

Uploaded Source

Built Distribution

rtm_fast-0.0.2-py3-none-any.whl (175.5 kB view hashes)

Uploaded Python 3

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