Python package code and GitHub actions examples for OTUS open lesson for Team-Lead learning course
Project description
team-lead-ci-cd-open-lesson
Python package code and GitHub actions examples for OTUS open lesson for Team-Lead learning course
In debian based linux
sudo apt update
sudo apt install boxes
sudo apt install ffmpeg
Install package
pip install otus-open-lesson
Usage
from say_something import show_text, say
while True:
text = input()
if text:
show_text(text)
say(text)
else:
break
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file otus_open_lesson-0.4.0.tar.gz.
File metadata
- Download URL: otus_open_lesson-0.4.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92cdac1f7e1964ac9d39e44658c011d978391ec1a206bb4fc88395d82f81f338
|
|
| MD5 |
704a5ffe85db8c6e1601a0673c001455
|
|
| BLAKE2b-256 |
04bf572bcc7cef3ea6b76b2bc0aee6ee42e6bacb01cadb4978c39b70c07d0cff
|
File details
Details for the file otus_open_lesson-0.4.0-py3-none-any.whl.
File metadata
- Download URL: otus_open_lesson-0.4.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2f3069c1c7971a64f090d330dfdeb179cff5a266a9f70de068021172de7dd65
|
|
| MD5 |
7735b549977c88560d220e1511733017
|
|
| BLAKE2b-256 |
1e9860eb923f9a2832c76fa906a4ff8aeb8c33943fbb864614f9ddf73e0eeb5a
|