Tty-ov

Latest version: v1.0.19

Safety actively analyzes 625645 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.18

tty_ov

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tty_ov) ![PyPI - Implementation](https://img.shields.io/pypi/implementation/tty_ov) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/tty_ov) ![PyPI - Version](https://img.shields.io/pypi/v/tty_ov?label=pypi%20package:%20tty_ov) ![PyPI - Downloads](https://img.shields.io/pypi/dm/tty_ov)
![PyPI - License](https://img.shields.io/pypi/l/tty_ov) ![Execution status](https://github.com/Hanra-s-work/tty_ov/actions/workflows/python-package.yml/badge.svg) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Hanra-s-work/tty_ov/python-package.yml) ![GitHub repo size](https://img.shields.io/github/repo-size/Hanra-s-work/tty_ov) ![GitHub Repo stars](https://img.shields.io/github/stars/Hanra-s-work/tty_ov) ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/Hanra-s-work/tty_ov) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/Hanra-s-work/tty_ov/main)

[![Static Badge](https://img.shields.io/badge/Buy_me_a_tea-Hanra-%235F7FFF?style=flat-square&logo=buymeacoffee&label=Buy%20me%20a%20coffee&labelColor=%235F7FFF&color=%23FFDD00&link=https%3A%2F%2Fwww.buymeacoffee.com%2Fhanra)](https://www.buymeacoffee.com/hanra)

A tiny terminal (just the functions I need) cross-platform implemented in python.
This terminal currently supports piping and argument input as well as being used like a normal terminal.

Description

This is an inner lib intended for a project, more details and a better structured readme will be implemented later on.


Changelog

***Fri Nov 3 16:18:33 2023: Henry LETELLIER : [UPDATE] the command searching method + [UPDATE] the speed search***
Fri Nov 3 15:32:24 2023: Henry LETELLIER: [FIX] search bug in command
Fri Nov 3 15:32:07 2023: Henry LETELLIER: [UPDATE] prettytable from version 3.8.0 to 3.9.0
***Tue Oct 24 16:27:03 2023: Henry LETELLIER :[ADD] python3.12 to the testing rig***
***Wed Oct 18 11:34:27 2023: Henry LETELLIER : [UPDATE] the tty_ov, fixed the help crash problem + [ADD] multy help display***
Wed Oct 18 11:33:33 2023: Henry LETELLIER: [ADD] workflow to run the unit tests alone
Wed Oct 18 11:32:46 2023: Henry LETELLIER : [UPDATE] the unit tests + [ADD] test for the help command
Wed Oct 18 10:47:29 2023: Henry LETELLIER: [REMOVE] boken workflow triggerer
Thu Oct 12 15:54:41 2023: Henry LETELLIER : [ADD] status tracking disclaimer for windows systems when running elevated priviliged commands
Tue Oct 10 10:16:27 2023: Henry LETELLIER: Merge branch 'main' of https://github.com/Hanra-s-work/tty_ov
***Tue Oct 10 10:16:17 2023: Henry LETELLIER: [FIX] the admin run command*** (did not notice that the linux admin version was still broken)
Mon Oct 9 21:05:10 2023: Hanra: Update README.md
***Mon Oct 9 20:55:00 2023: Henry LETELLIER: [FIX] run_as_admin command for linux***
***Mon Oct 9 17:14:51 2023: Henry LETELLIER: [ADD] history search + [ADD] prompt-toolkit to requirements.txt***
Mon Oct 9 15:25:04 2023 : Henry LETELLIER: [ADD] missing return in the test + prev commit [FIX] the piping command
***Mon Oct 9 13:41:24 2023: Henry LETELLIER: [FIX] the piping command***
Thu Sep 28 15:30:06 2023: Henry LETELLIER: [FIX] unit_test + prev prev commit: [ADD] pipe option
Thu Sep 28 12:19:50 2023: Henry LETELLIER : [FIX] unit test hopefully + prev commit: [ADD] pipe option
***Thu Sep 28 11:57:12 2023: Henry LETELLIER[ADD] pipe support***
***Wed Sep 27 15:37:48 2023: Henry LETELLIER: [ADD] argument input processing + [ADD] multy command input + [ADD] comment option***
Tue Sep 26 17:12:37 2023r: Henry LETELLIER: [ADD] workflow trigerer
Tue Sep 26 16:03:09 2023: Henry LETELLIER: [FIX] coding-style errors + [ADD] version tracking in the source code
Tue Sep 26 16:02:42 2023: Henry LETELLIER: [ADD] badges to the README file
Tue Sep 26 16:02:18 2023: Henry LETELLIER: [ADD] docstring to the setup.py file
Mon Sep 25 16:40:16 2023: Henry LETELLIER: [UPDATE] workflows for local and pypi
***Fri Sep 15 22:19:01 2023: Henry LETELLIER: [ADD] other help methods***
***Fri Sep 15 17:08:52 2023: Henry LETELLIER: [ADD] admin comands***
Wed Sep 13 17:43:13 2023: Henry LETELLIER: [ADD] common status error explanation
Wed Sep 13 17:35:43 2023: Henry LETELLIER: [FIX] status output
Wed Sep 13 15:46:23 2023: Henry LETELLIER: [REMOVE] 3.7 and 3.8 from test environement
Wed Sep 13 15:43:32 2023: Henry LETELLIER: [FIX] package version tracking
***Wed Sep 13 15:15:19 2023: Henry LETELLIER: [ADD] run command to the tty***
Mon Sep 11 15:23:48 2023: Henry LETELLIER: [FIX] python versioning (hopefully)
Mon Sep 11 15:01:51 2023: Henry LETELLIER: [FIX] missing return in goodbye message
Mon Sep 11 14:04:22 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
Mon Sep 11 14:01:43 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
Mon Sep 11 13:59:48 2023: Henry LETELLIER: [UPDATE] Workflows
Mon Sep 11 13:21:41 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
***Mon Sep 11 11:32:04 2023: Henry LETELLIER: [FIX] tty load issue + [ADD] end of line format enforcement + [ADD] unit tests + [FIX] coding-style***
Mon Sep 11 11:08:02 2023: Henry LETELLIER: [UPDATE] pip publisher
Mon Sep 11 11:03:32 2023: Henry LETELLIER: [UPDATE] the workflow
***Mon Sep 11 08:46:29 2023: Henry LETELLIER: [FIX] tty load issue + [ADD] end of line format enforcement***
Sun Sep 10 21:14:42 2023: Henry LETELLIER: [UPDATE] the pypi uploader
Sun Sep 10 20:58:20 2023: Henry LETELLIER: [UPDATE] the tag creation condition
Sun Sep 10 20:49:26 2023: Henry LETELLIER: [FIX] the tag checking process
Sun Sep 10 20:08:16 2023: Henry LETELLIER: [REMOVE] the push launcher
Sun Sep 10 19:53:59 2023: Henry LETELLIER: [UPDATE] switch to manuall (release)
Sun Sep 10 18:01:57 2023: Hanra: [ADD] matrix check and inverted commas for version
Sun Sep 10 16:19:58 2023: Hanra: [UPDATE] the method for getting the tag
Sun Sep 10 16:16:34 2023: Hanra: [UPDATE] release method
Sun Sep 10 16:13:49 2023: Hanra: [FIX] version management
Sun Sep 10 15:22:09 2023: Hanra: [UPDATE] tag tracking
Sat Sep 9 22:39:47 2023: Hanra: [FIX] last inverted commas
Sat Sep 9 22:27:26 2023: Hanra: [REMOVE] needless keyword
Sat Sep 9 22:19:08 2023: Hanra: [ADD] debug to tag publishing
Sat Sep 9 22:12:44 2023: Hanra: [FIX] comma issue
Sat Sep 9 22:07:29 2023: Hanra: [UPDATE] tag release
Sat Sep 9 21:43:38 2023: Hanra: [FIX] dumb mistakes
Sat Sep 9 21:33:15 2023: Hanra: [FIX] by merging everything
Sat Sep 9 15:42:46 2023: Hanra: [FIX] version management
Sat Sep 9 15:05:42 2023: Hanra: [ADD] attempt to track the tag
Sat Sep 9 00:26:51 2023: Hanra: [FIX] attempt at seeing the environement variables
Sat Sep 9 00:20:36 2023: Hanra: [FIX] attempt at tag detection
Sat Sep 9 00:10:19 2023: Hanra: [FIX] warnings
Sat Sep 9 00:06:33 2023: Hanra: [ADD] attempt to fix workflow, testing section 3
Fri Sep 8 23:49:48 2023: Hanra: [ATTEMPT] to fix the Get Latest Tag issue
Fri Sep 8 23:44:44 2023: Hanra: [FIX] Warning "depreciated" + [ADD] job 2 in the build
Fri Sep 8 23:39:11 2023: Hanra: [ADD] trigger when push (for testing reasons)
Fri Sep 8 17:31:10 2023: Hanra: [UPDATE] testing section 1 of the jobs
Fri Sep 8 17:30:36 2023: Hanra: [UPDATE] attempt to make workflows run
Fri Sep 8 17:23:31 2023: Hanra: [UPDATE] workflow to automatically find the tags
***Fri Sep 8 15:43:37 2023: Hanra: [ADD] unload function + [UPDATE] imports***
Fri Sep 8 15:43:12 2023: Hanra. [FIX] issues
Fri Sep 8 15:42:47 2023: Hanra: [UPDATE] name of the tester
Fri Sep 8 15:42:23 2023: Hanra: [FIX] version solving
Fri Sep 8 15:42:14 2023: Hanra: [UPDATE] build of the workflow
Fri Sep 8 10:14:45 2023: Hanra: [UPDATE] workflow names + [ADD] tag fix
Fri Sep 8 09:39:54 2023: Hanra: [UPDATE] the .gitignore
Fri Sep 8 09:36:36 2023: Hanra: [FIX] build error + [UPDATE] called secret
Thu Sep 7 16:31:25 2023: Hanra: [ADD] local deploy
Thu Sep 7 15:57:12 2023: Hanra: [UPDATE] build method
Thu Sep 7 15:19:40 2023: Hanra: [ADD] Unit test: Build will fail because parent libraries are not yet available
Thu Sep 7 15:06:39 2023: Hanra: [ADD] package deploy + [REMOVE] old build file + [ADD] unit_tests
Thu Sep 7 10:17:42 2023: Hanra: [ADD] test-python-package.yml (a python tester)
Wed Sep 6 17:31:04 2023: Hanra: [UPDATE] content of the README
Wed Sep 6 17:27:16 2023: Hanra: Initial commit

1.0.15

tty_ov

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tty_ov) ![PyPI - Implementation](https://img.shields.io/pypi/implementation/tty_ov) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/tty_ov) ![PyPI - Version](https://img.shields.io/pypi/v/tty_ov?label=pypi%20package:%20tty_ov) ![PyPI - Downloads](https://img.shields.io/pypi/dm/tty_ov)
![PyPI - License](https://img.shields.io/pypi/l/tty_ov) ![Execution status](https://github.com/Hanra-s-work/tty_ov/actions/workflows/python-package.yml/badge.svg) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Hanra-s-work/tty_ov/python-package.yml) ![GitHub repo size](https://img.shields.io/github/repo-size/Hanra-s-work/tty_ov) ![GitHub Repo stars](https://img.shields.io/github/stars/Hanra-s-work/tty_ov) ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/Hanra-s-work/tty_ov) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/Hanra-s-work/tty_ov/main)

[![Static Badge](https://img.shields.io/badge/Buy_me_a_tea-Hanra-%235F7FFF?style=flat-square&logo=buymeacoffee&label=Buy%20me%20a%20coffee&labelColor=%235F7FFF&color=%23FFDD00&link=https%3A%2F%2Fwww.buymeacoffee.com%2Fhanra)](https://www.buymeacoffee.com/hanra)

A tiny terminal (just the functions I need) cross-platform implemented in python.
This terminal currently supports piping and argument input as well as being used like a normal terminal.

Description

This is an inner lib intended for a project, more details and a better structured readme will be implemented later on.


Changelog
Tue Oct 10 10:16:27 2023: Henry LETELLIER: Merge branch 'main' of https://github.com/Hanra-s-work/tty_ov
***Tue Oct 10 10:16:17 2023: Henry LETELLIER: [FIX] the admin run command*** (did not notice that the linux admin version was still broken)
Mon Oct 9 21:05:10 2023: Hanra: Update README.md
***Mon Oct 9 20:55:00 2023: Henry LETELLIER: [FIX] run_as_admin command for linux***
***Mon Oct 9 17:14:51 2023: Henry LETELLIER: [ADD] history search + [ADD] prompt-toolkit to requirements.txt***
Mon Oct 9 15:25:04 2023 : Henry LETELLIER: [ADD] missing return in the test + prev commit [FIX] the piping command
***Mon Oct 9 13:41:24 2023: Henry LETELLIER: [FIX] the piping command***
Thu Sep 28 15:30:06 2023: Henry LETELLIER: [FIX] unit_test + prev prev commit: [ADD] pipe option
Thu Sep 28 12:19:50 2023: Henry LETELLIER : [FIX] unit test hopefully + prev commit: [ADD] pipe option
***Thu Sep 28 11:57:12 2023: Henry LETELLIER[ADD] pipe support***
***Wed Sep 27 15:37:48 2023: Henry LETELLIER: [ADD] argument input processing + [ADD] multy command input + [ADD] comment option***
Tue Sep 26 17:12:37 2023r: Henry LETELLIER: [ADD] workflow trigerer
Tue Sep 26 16:03:09 2023: Henry LETELLIER: [FIX] coding-style errors + [ADD] version tracking in the source code
Tue Sep 26 16:02:42 2023: Henry LETELLIER: [ADD] badges to the README file
Tue Sep 26 16:02:18 2023: Henry LETELLIER: [ADD] docstring to the setup.py file
Mon Sep 25 16:40:16 2023: Henry LETELLIER: [UPDATE] workflows for local and pypi
***Fri Sep 15 22:19:01 2023: Henry LETELLIER: [ADD] other help methods***
***Fri Sep 15 17:08:52 2023: Henry LETELLIER: [ADD] admin comands***
Wed Sep 13 17:43:13 2023: Henry LETELLIER: [ADD] common status error explanation
Wed Sep 13 17:35:43 2023: Henry LETELLIER: [FIX] status output
Wed Sep 13 15:46:23 2023: Henry LETELLIER: [REMOVE] 3.7 and 3.8 from test environement
Wed Sep 13 15:43:32 2023: Henry LETELLIER: [FIX] package version tracking
***Wed Sep 13 15:15:19 2023: Henry LETELLIER: [ADD] run command to the tty***
Mon Sep 11 15:23:48 2023: Henry LETELLIER: [FIX] python versioning (hopefully)
Mon Sep 11 15:01:51 2023: Henry LETELLIER: [FIX] missing return in goodbye message
Mon Sep 11 14:04:22 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
Mon Sep 11 14:01:43 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
Mon Sep 11 13:59:48 2023: Henry LETELLIER: [UPDATE] Workflows
Mon Sep 11 13:21:41 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
***Mon Sep 11 11:32:04 2023: Henry LETELLIER: [FIX] tty load issue + [ADD] end of line format enforcement + [ADD] unit tests + [FIX] coding-style***
Mon Sep 11 11:08:02 2023: Henry LETELLIER: [UPDATE] pip publisher
Mon Sep 11 11:03:32 2023: Henry LETELLIER: [UPDATE] the workflow
***Mon Sep 11 08:46:29 2023: Henry LETELLIER: [FIX] tty load issue + [ADD] end of line format enforcement***
Sun Sep 10 21:14:42 2023: Henry LETELLIER: [UPDATE] the pypi uploader
Sun Sep 10 20:58:20 2023: Henry LETELLIER: [UPDATE] the tag creation condition
Sun Sep 10 20:49:26 2023: Henry LETELLIER: [FIX] the tag checking process
Sun Sep 10 20:08:16 2023: Henry LETELLIER: [REMOVE] the push launcher
Sun Sep 10 19:53:59 2023: Henry LETELLIER: [UPDATE] switch to manuall (release)
Sun Sep 10 18:01:57 2023: Hanra: [ADD] matrix check and inverted commas for version
Sun Sep 10 16:19:58 2023: Hanra: [UPDATE] the method for getting the tag
Sun Sep 10 16:16:34 2023: Hanra: [UPDATE] release method
Sun Sep 10 16:13:49 2023: Hanra: [FIX] version management
Sun Sep 10 15:22:09 2023: Hanra: [UPDATE] tag tracking
Sat Sep 9 22:39:47 2023: Hanra: [FIX] last inverted commas
Sat Sep 9 22:27:26 2023: Hanra: [REMOVE] needless keyword
Sat Sep 9 22:19:08 2023: Hanra: [ADD] debug to tag publishing
Sat Sep 9 22:12:44 2023: Hanra: [FIX] comma issue
Sat Sep 9 22:07:29 2023: Hanra: [UPDATE] tag release
Sat Sep 9 21:43:38 2023: Hanra: [FIX] dumb mistakes
Sat Sep 9 21:33:15 2023: Hanra: [FIX] by merging everything
Sat Sep 9 15:42:46 2023: Hanra: [FIX] version management
Sat Sep 9 15:05:42 2023: Hanra: [ADD] attempt to track the tag
Sat Sep 9 00:26:51 2023: Hanra: [FIX] attempt at seeing the environement variables
Sat Sep 9 00:20:36 2023: Hanra: [FIX] attempt at tag detection
Sat Sep 9 00:10:19 2023: Hanra: [FIX] warnings
Sat Sep 9 00:06:33 2023: Hanra: [ADD] attempt to fix workflow, testing section 3
Fri Sep 8 23:49:48 2023: Hanra: [ATTEMPT] to fix the Get Latest Tag issue
Fri Sep 8 23:44:44 2023: Hanra: [FIX] Warning "depreciated" + [ADD] job 2 in the build
Fri Sep 8 23:39:11 2023: Hanra: [ADD] trigger when push (for testing reasons)
Fri Sep 8 17:31:10 2023: Hanra: [UPDATE] testing section 1 of the jobs
Fri Sep 8 17:30:36 2023: Hanra: [UPDATE] attempt to make workflows run
Fri Sep 8 17:23:31 2023: Hanra: [UPDATE] workflow to automatically find the tags
***Fri Sep 8 15:43:37 2023: Hanra: [ADD] unload function + [UPDATE] imports***
Fri Sep 8 15:43:12 2023: Hanra. [FIX] issues
Fri Sep 8 15:42:47 2023: Hanra: [UPDATE] name of the tester
Fri Sep 8 15:42:23 2023: Hanra: [FIX] version solving
Fri Sep 8 15:42:14 2023: Hanra: [UPDATE] build of the workflow
Fri Sep 8 10:14:45 2023: Hanra: [UPDATE] workflow names + [ADD] tag fix
Fri Sep 8 09:39:54 2023: Hanra: [UPDATE] the .gitignore
Fri Sep 8 09:36:36 2023: Hanra: [FIX] build error + [UPDATE] called secret
Thu Sep 7 16:31:25 2023: Hanra: [ADD] local deploy
Thu Sep 7 15:57:12 2023: Hanra: [UPDATE] build method
Thu Sep 7 15:19:40 2023: Hanra: [ADD] Unit test: Build will fail because parent libraries are not yet available
Thu Sep 7 15:06:39 2023: Hanra: [ADD] package deploy + [REMOVE] old build file + [ADD] unit_tests
Thu Sep 7 10:17:42 2023: Hanra: [ADD] test-python-package.yml (a python tester)
Wed Sep 6 17:31:04 2023: Hanra: [UPDATE] content of the README
Wed Sep 6 17:27:16 2023: Hanra: Initial commit

1.0.13

tty_ov

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tty_ov) ![PyPI - Implementation](https://img.shields.io/pypi/implementation/tty_ov) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/tty_ov) ![PyPI - Version](https://img.shields.io/pypi/v/tty_ov?label=pypi%20package:%20tty_ov) ![PyPI - Downloads](https://img.shields.io/pypi/dm/tty_ov)
![PyPI - License](https://img.shields.io/pypi/l/tty_ov) ![Execution status](https://github.com/Hanra-s-work/tty_ov/actions/workflows/python-package.yml/badge.svg) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Hanra-s-work/tty_ov/python-package.yml) ![GitHub repo size](https://img.shields.io/github/repo-size/Hanra-s-work/tty_ov) ![GitHub Repo stars](https://img.shields.io/github/stars/Hanra-s-work/tty_ov) ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/Hanra-s-work/tty_ov) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/Hanra-s-work/tty_ov/main)

[![Static Badge](https://img.shields.io/badge/Buy_me_a_tea-Hanra-%235F7FFF?style=flat-square&logo=buymeacoffee&label=Buy%20me%20a%20coffee&labelColor=%235F7FFF&color=%23FFDD00&link=https%3A%2F%2Fwww.buymeacoffee.com%2Fhanra)](https://www.buymeacoffee.com/hanra)

A tiny terminal (just the functions I need) cross-platform implemented in python.
This terminal currently supports piping and argument input as well as being used like a normal terminal.

Description

This is an inner lib intended for a project, more details and a better structured readme will be implemented later on.

Changelog
***Mon Oct 9 20:55:00 2023: Henry LETELLIER: [FIX] run_as_admin command for linux***
***Mon Oct 9 17:14:51 2023: Henry LETELLIER: [ADD] history search + [ADD] prompt-toolkit to requirements.txt***
Mon Oct 9 15:25:04 2023 : Henry LETELLIER: [ADD] missing return in the test + prev commit [FIX] the piping command
***Mon Oct 9 13:41:24 2023: Henry LETELLIER: [FIX] the piping command***
Thu Sep 28 15:30:06 2023: Henry LETELLIER: [FIX] unit_test + prev prev commit: [ADD] pipe option
Thu Sep 28 12:19:50 2023: Henry LETELLIER : [FIX] unit test hopefully + prev commit: [ADD] pipe option
***Thu Sep 28 11:57:12 2023: Henry LETELLIER[ADD] pipe support***
***Wed Sep 27 15:37:48 2023: Henry LETELLIER: [ADD] argument input processing + [ADD] multy command input + [ADD] comment option***
Tue Sep 26 17:12:37 2023r: Henry LETELLIER: [ADD] workflow trigerer
Tue Sep 26 16:03:09 2023: Henry LETELLIER: [FIX] coding-style errors + [ADD] version tracking in the source code
Tue Sep 26 16:02:42 2023: Henry LETELLIER: [ADD] badges to the README file
Tue Sep 26 16:02:18 2023: Henry LETELLIER: [ADD] docstring to the setup.py file
Mon Sep 25 16:40:16 2023: Henry LETELLIER: [UPDATE] workflows for local and pypi
***Fri Sep 15 22:19:01 2023: Henry LETELLIER: [ADD] other help methods***
***Fri Sep 15 17:08:52 2023: Henry LETELLIER: [ADD] admin comands***
Wed Sep 13 17:43:13 2023: Henry LETELLIER: [ADD] common status error explanation
Wed Sep 13 17:35:43 2023: Henry LETELLIER: [FIX] status output
Wed Sep 13 15:46:23 2023: Henry LETELLIER: [REMOVE] 3.7 and 3.8 from test environement
Wed Sep 13 15:43:32 2023: Henry LETELLIER: [FIX] package version tracking
***Wed Sep 13 15:15:19 2023: Henry LETELLIER: [ADD] run command to the tty***
Mon Sep 11 15:23:48 2023: Henry LETELLIER: [FIX] python versioning (hopefully)
Mon Sep 11 15:01:51 2023: Henry LETELLIER: [FIX] missing return in goodbye message
Mon Sep 11 14:04:22 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
Mon Sep 11 14:01:43 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
Mon Sep 11 13:59:48 2023: Henry LETELLIER: [UPDATE] Workflows
Mon Sep 11 13:21:41 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
***Mon Sep 11 11:32:04 2023: Henry LETELLIER: [FIX] tty load issue + [ADD] end of line format enforcement + [ADD] unit tests + [FIX] coding-style***
Mon Sep 11 11:08:02 2023: Henry LETELLIER: [UPDATE] pip publisher
Mon Sep 11 11:03:32 2023: Henry LETELLIER: [UPDATE] the workflow
***Mon Sep 11 08:46:29 2023: Henry LETELLIER: [FIX] tty load issue + [ADD] end of line format enforcement***
Sun Sep 10 21:14:42 2023: Henry LETELLIER: [UPDATE] the pypi uploader
Sun Sep 10 20:58:20 2023: Henry LETELLIER: [UPDATE] the tag creation condition
Sun Sep 10 20:49:26 2023: Henry LETELLIER: [FIX] the tag checking process
Sun Sep 10 20:08:16 2023: Henry LETELLIER: [REMOVE] the push launcher
Sun Sep 10 19:53:59 2023: Henry LETELLIER: [UPDATE] switch to manuall (release)
Sun Sep 10 18:01:57 2023: Hanra: [ADD] matrix check and inverted commas for version
Sun Sep 10 16:19:58 2023: Hanra: [UPDATE] the method for getting the tag
Sun Sep 10 16:16:34 2023: Hanra: [UPDATE] release method
Sun Sep 10 16:13:49 2023: Hanra: [FIX] version management
Sun Sep 10 15:22:09 2023: Hanra: [UPDATE] tag tracking
Sat Sep 9 22:39:47 2023: Hanra: [FIX] last inverted commas
Sat Sep 9 22:27:26 2023: Hanra: [REMOVE] needless keyword
Sat Sep 9 22:19:08 2023: Hanra: [ADD] debug to tag publishing
Sat Sep 9 22:12:44 2023: Hanra: [FIX] comma issue
Sat Sep 9 22:07:29 2023: Hanra: [UPDATE] tag release
Sat Sep 9 21:43:38 2023: Hanra: [FIX] dumb mistakes
Sat Sep 9 21:33:15 2023: Hanra: [FIX] by merging everything
Sat Sep 9 15:42:46 2023: Hanra: [FIX] version management
Sat Sep 9 15:05:42 2023: Hanra: [ADD] attempt to track the tag
Sat Sep 9 00:26:51 2023: Hanra: [FIX] attempt at seeing the environement variables
Sat Sep 9 00:20:36 2023: Hanra: [FIX] attempt at tag detection
Sat Sep 9 00:10:19 2023: Hanra: [FIX] warnings
Sat Sep 9 00:06:33 2023: Hanra: [ADD] attempt to fix workflow, testing section 3
Fri Sep 8 23:49:48 2023: Hanra: [ATTEMPT] to fix the Get Latest Tag issue
Fri Sep 8 23:44:44 2023: Hanra: [FIX] Warning "depreciated" + [ADD] job 2 in the build
Fri Sep 8 23:39:11 2023: Hanra: [ADD] trigger when push (for testing reasons)
Fri Sep 8 17:31:10 2023: Hanra: [UPDATE] testing section 1 of the jobs
Fri Sep 8 17:30:36 2023: Hanra: [UPDATE] attempt to make workflows run
Fri Sep 8 17:23:31 2023: Hanra: [UPDATE] workflow to automatically find the tags
***Fri Sep 8 15:43:37 2023: Hanra: [ADD] unload function + [UPDATE] imports***
Fri Sep 8 15:43:12 2023: Hanra. [FIX] issues
Fri Sep 8 15:42:47 2023: Hanra: [UPDATE] name of the tester
Fri Sep 8 15:42:23 2023: Hanra: [FIX] version solving
Fri Sep 8 15:42:14 2023: Hanra: [UPDATE] build of the workflow
Fri Sep 8 10:14:45 2023: Hanra: [UPDATE] workflow names + [ADD] tag fix
Fri Sep 8 09:39:54 2023: Hanra: [UPDATE] the .gitignore
Fri Sep 8 09:36:36 2023: Hanra: [FIX] build error + [UPDATE] called secret
Thu Sep 7 16:31:25 2023: Hanra: [ADD] local deploy
Thu Sep 7 15:57:12 2023: Hanra: [UPDATE] build method
Thu Sep 7 15:19:40 2023: Hanra: [ADD] Unit test: Build will fail because parent libraries are not yet available
Thu Sep 7 15:06:39 2023: Hanra: [ADD] package deploy + [REMOVE] old build file + [ADD] unit_tests
Thu Sep 7 10:17:42 2023: Hanra: [ADD] test-python-package.yml (a python tester)
Wed Sep 6 17:31:04 2023: Hanra: [UPDATE] content of the README
Wed Sep 6 17:27:16 2023: Hanra: Initial commit

1.0.11

tty_ov

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tty_ov) ![PyPI - Implementation](https://img.shields.io/pypi/implementation/tty_ov) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/tty_ov) ![PyPI - Version](https://img.shields.io/pypi/v/tty_ov?label=pypi%20package:%20tty_ov) ![PyPI - Downloads](https://img.shields.io/pypi/dm/tty_ov)
![PyPI - License](https://img.shields.io/pypi/l/tty_ov) ![Execution status](https://github.com/Hanra-s-work/tty_ov/actions/workflows/python-package.yml/badge.svg) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Hanra-s-work/tty_ov/python-package.yml) ![GitHub repo size](https://img.shields.io/github/repo-size/Hanra-s-work/tty_ov) ![GitHub Repo stars](https://img.shields.io/github/stars/Hanra-s-work/tty_ov) ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/Hanra-s-work/tty_ov) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/Hanra-s-work/tty_ov/main)

[![Static Badge](https://img.shields.io/badge/Buy_me_a_tea-Hanra-%235F7FFF?style=flat-square&logo=buymeacoffee&label=Buy%20me%20a%20coffee&labelColor=%235F7FFF&color=%23FFDD00&link=https%3A%2F%2Fwww.buymeacoffee.com%2Fhanra)](https://www.buymeacoffee.com/hanra)

A tiny terminal (just the functions I need) cross-platform implemented in python.

Description

This is an inner lib intended for a project, more details and a better structured readme will be implemented later on.

Changelog
Thu Sep 28 15:30:06 2023: Henry LETELLIER: [FIX] unit_test + prev prev commit: [ADD] pipe option
Thu Sep 28 12:19:50 2023: Henry LETELLIER : [FIX] unit test hopefully + prev commit: [ADD] pipe option
***Thu Sep 28 11:57:12 2023: Henry LETELLIER[ADD] pipe support***
***Wed Sep 27 15:37:48 2023: Henry LETELLIER: [ADD] argument input processing + [ADD] multy command input + [ADD] comment option***
Tue Sep 26 17:12:37 2023r: Henry LETELLIER: [ADD] workflow trigerer
Tue Sep 26 16:03:09 2023: Henry LETELLIER: [FIX] coding-style errors + [ADD] version tracking in the source code
Tue Sep 26 16:02:42 2023: Henry LETELLIER: [ADD] badges to the README file
Tue Sep 26 16:02:18 2023: Henry LETELLIER: [ADD] docstring to the setup.py file
Mon Sep 25 16:40:16 2023: Henry LETELLIER: [UPDATE] workflows for local and pypi
***Fri Sep 15 22:19:01 2023: Henry LETELLIER: [ADD] other help methods***
***Fri Sep 15 17:08:52 2023: Henry LETELLIER: [ADD] admin comands***
Wed Sep 13 17:43:13 2023: Henry LETELLIER: [ADD] common status error explanation
Wed Sep 13 17:35:43 2023: Henry LETELLIER: [FIX] status output
Wed Sep 13 15:46:23 2023: Henry LETELLIER: [REMOVE] 3.7 and 3.8 from test environement
Wed Sep 13 15:43:32 2023: Henry LETELLIER: [FIX] package version tracking
***Wed Sep 13 15:15:19 2023: Henry LETELLIER: [ADD] run command to the tty***
Mon Sep 11 15:23:48 2023: Henry LETELLIER: [FIX] python versioning (hopefully)
Mon Sep 11 15:01:51 2023: Henry LETELLIER: [FIX] missing return in goodbye message
Mon Sep 11 14:04:22 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
Mon Sep 11 14:01:43 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
Mon Sep 11 13:59:48 2023: Henry LETELLIER: [UPDATE] Workflows
Mon Sep 11 13:21:41 2023: Henry LETELLIER: [FIX] Unit tests + [FIX] bugs in program
***Mon Sep 11 11:32:04 2023: Henry LETELLIER: [FIX] tty load issue + [ADD] end of line format enforcement + [ADD] unit tests + [FIX] coding-style***
Mon Sep 11 11:08:02 2023: Henry LETELLIER: [UPDATE] pip publisher
Mon Sep 11 11:03:32 2023: Henry LETELLIER: [UPDATE] the workflow
***Mon Sep 11 08:46:29 2023: Henry LETELLIER: [FIX] tty load issue + [ADD] end of line format enforcement***
Sun Sep 10 21:14:42 2023: Henry LETELLIER: [UPDATE] the pypi uploader
Sun Sep 10 20:58:20 2023: Henry LETELLIER: [UPDATE] the tag creation condition
Sun Sep 10 20:49:26 2023: Henry LETELLIER: [FIX] the tag checking process
Sun Sep 10 20:08:16 2023: Henry LETELLIER: [REMOVE] the push launcher
Sun Sep 10 19:53:59 2023: Henry LETELLIER: [UPDATE] switch to manuall (release)
Sun Sep 10 18:01:57 2023: Hanra: [ADD] matrix check and inverted commas for version
Sun Sep 10 16:19:58 2023: Hanra: [UPDATE] the method for getting the tag
Sun Sep 10 16:16:34 2023: Hanra: [UPDATE] release method
Sun Sep 10 16:13:49 2023: Hanra: [FIX] version management
Sun Sep 10 15:22:09 2023: Hanra: [UPDATE] tag tracking
Sat Sep 9 22:39:47 2023: Hanra: [FIX] last inverted commas
Sat Sep 9 22:27:26 2023: Hanra: [REMOVE] needless keyword
Sat Sep 9 22:19:08 2023: Hanra: [ADD] debug to tag publishing
Sat Sep 9 22:12:44 2023: Hanra: [FIX] comma issue
Sat Sep 9 22:07:29 2023: Hanra: [UPDATE] tag release
Sat Sep 9 21:43:38 2023: Hanra: [FIX] dumb mistakes
Sat Sep 9 21:33:15 2023: Hanra: [FIX] by merging everything
Sat Sep 9 15:42:46 2023: Hanra: [FIX] version management
Sat Sep 9 15:05:42 2023: Hanra: [ADD] attempt to track the tag
Sat Sep 9 00:26:51 2023: Hanra: [FIX] attempt at seeing the environement variables
Sat Sep 9 00:20:36 2023: Hanra: [FIX] attempt at tag detection
Sat Sep 9 00:10:19 2023: Hanra: [FIX] warnings
Sat Sep 9 00:06:33 2023: Hanra: [ADD] attempt to fix workflow, testing section 3
Fri Sep 8 23:49:48 2023: Hanra: [ATTEMPT] to fix the Get Latest Tag issue
Fri Sep 8 23:44:44 2023: Hanra: [FIX] Warning "depreciated" + [ADD] job 2 in the build
Fri Sep 8 23:39:11 2023: Hanra: [ADD] trigger when push (for testing reasons)
Fri Sep 8 17:31:10 2023: Hanra: [UPDATE] testing section 1 of the jobs
Fri Sep 8 17:30:36 2023: Hanra: [UPDATE] attempt to make workflows run
Fri Sep 8 17:23:31 2023: Hanra: [UPDATE] workflow to automatically find the tags
***Fri Sep 8 15:43:37 2023: Hanra: [ADD] unload function + [UPDATE] imports***
Fri Sep 8 15:43:12 2023: Hanra. [FIX] issues
Fri Sep 8 15:42:47 2023: Hanra: [UPDATE] name of the tester
Fri Sep 8 15:42:23 2023: Hanra: [FIX] version solving
Fri Sep 8 15:42:14 2023: Hanra: [UPDATE] build of the workflow
Fri Sep 8 10:14:45 2023: Hanra: [UPDATE] workflow names + [ADD] tag fix
Fri Sep 8 09:39:54 2023: Hanra: [UPDATE] the .gitignore
Fri Sep 8 09:36:36 2023: Hanra: [FIX] build error + [UPDATE] called secret
Thu Sep 7 16:31:25 2023: Hanra: [ADD] local deploy
Thu Sep 7 15:57:12 2023: Hanra: [UPDATE] build method
Thu Sep 7 15:19:40 2023: Hanra: [ADD] Unit test: Build will fail because parent libraries are not yet available
Thu Sep 7 15:06:39 2023: Hanra: [ADD] package deploy + [REMOVE] old build file + [ADD] unit_tests
Thu Sep 7 10:17:42 2023: Hanra: [ADD] test-python-package.yml (a python tester)
Wed Sep 6 17:31:04 2023: Hanra: [UPDATE] content of the README
Wed Sep 6 17:27:16 2023: Hanra: Initial commit

1.0.0

This is a stripped down TTY created in python for a program, it has been packaged as a library in order to simplify the imports in the program itself.

**Full Changelog**: https://github.com/Hanra-s-work/tty_ov/commits/v1.0.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.