Skip to main content

InnoRPA common API package

Project description

InnoRPA API Package

This is a innoRPA API package.

  • Install the Package locally

  $ pip install .

  and then use it as follow.
  >>> import irapi
  >>> print irpa.getValue()
  • Publishing on PyPi

  $ python setup.py bdist_wheel
  $ python -m pip install dist/irapi-0.1-py2-none-any.whl
  $ python -m twine upload dist/*
  • Install the Package from PyPi

  $ pip install irapi

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

irapi-0.1.0-py2-none-any.whl (2.6 kB view hashes)

Uploaded Python 2

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