OpenAI library for RPA Framework
Project description
pypi-project-template
Minimal steps to create new PyPi project
- create folder structure / clone this project
- edit PROJECT_NAME in
pyproject.toml
and rename folderPROJECT_NAME
to match - edit AUTHOR_EMAIL and AUTHOR_FULLNAME ("firstname lastname") in
pyproject.toml
- edit VERSION_NUMBER in
pyproject.toml
and__init__.py
to match (eg. "0.1.0") - edit
README.md
, this represents README on project homepage in PyPi - (OPTIONAL) edit
pyproject.toml
dependencies, license and other specifics if needed poetry build
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
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
File details
Details for the file rpaframework-openai-0.0.1.tar.gz
.
File metadata
- Download URL: rpaframework-openai-0.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.8.7 Darwin/22.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e246737ca347ab0169259c2f598ed94d3ca228af15788b0b359f9f9036ed4bd3 |
|
MD5 | c2cfd87618f0d3e7dd350114d7eef6ef |
|
BLAKE2b-256 | 232c55da3b48e835b61f90a3952a71baa8b52d58bee1d27c80282e896a1903b1 |
Provenance
File details
Details for the file rpaframework_openai-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: rpaframework_openai-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.8.7 Darwin/22.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c1ec192dec53446777969e9fdd87041e163ae83f7d1978bb8f0f2ad16102936 |
|
MD5 | 20db3e43114b00ef4e290615dbd13f02 |
|
BLAKE2b-256 | 8a469a465712766f5bb082db06560694fe5140634709c641e879e4ded71c06e0 |