Skip to main content

OpenAI library for RPA Framework

Project description

pypi-project-template

Minimal steps to create new PyPi project

  1. create folder structure / clone this project
  2. edit PROJECT_NAME in pyproject.toml and rename folder PROJECT_NAME to match
  3. edit AUTHOR_EMAIL and AUTHOR_FULLNAME ("firstname lastname") in pyproject.toml
  4. edit VERSION_NUMBER in pyproject.toml and __init__.py to match (eg. "0.1.0")
  5. edit README.md, this represents README on project homepage in PyPi
  6. (OPTIONAL) edit pyproject.toml dependencies, license and other specifics if needed
  7. poetry build
  8. poetry publish -u PYPI_USERNAME -p PYPI_PASSWORD

After project has been created all information about the project can be changed.

Extra information: https://johnfraney.ca/posts/2019/05/28/create-publish-python-package-poetry/

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

rpaframework-openai-0.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

rpaframework_openai-0.0.1-py3-none-any.whl (1.7 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