Helpohelpo

Latest version: v0.5.0

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

Scan your dependencies

0.5.0

Ci

* ci: install deep source a difefernt way as it keeps failing 4 ([`4f8225b`](https://github.com/stablecaps/helpohelpo/commit/4f8225bd11a38fb0e38f557d69edb9b317148ee4))

* ci: install deep source a difefernt way as it keeps failing 3 ([`dc330af`](https://github.com/stablecaps/helpohelpo/commit/dc330af519a4016e336d3705f4c62958d8140d45))

* ci: install deep source a difefernt way as it keeps failing 2 ([`4dd0c6d`](https://github.com/stablecaps/helpohelpo/commit/4dd0c6d127123f86babe46891366fc290685a5fc))

* ci: install deep source a difefernt way as it keeps failing ([`ac2c74d`](https://github.com/stablecaps/helpohelpo/commit/ac2c74d079927922cc64770ffe16972164a03188))

* ci: empty-push ([`68b9c3e`](https://github.com/stablecaps/helpohelpo/commit/68b9c3ec323a92489c66ab0a8b8168ae82d28331))

* ci(deepsource): add pipeline step for coberage reports in deepsource ([`fc5d75d`](https://github.com/stablecaps/helpohelpo/commit/fc5d75d7023f8373364883c2ad4c020e0db65ec2))

* ci: run pipeline on any push ([`9b6858a`](https://github.com/stablecaps/helpohelpo/commit/9b6858ae8140da060da9978d5b295c8a4c779371))

Feature

* feat: Merge branch &39;feature/bring-new-functions-in&39; of github.com:stablecaps/helpohelpo into feature/bring-new-functions-in ([`61909ae`](https://github.com/stablecaps/helpohelpo/commit/61909ae239394ec2bd67e3f1522cc9f6dd17fcca))

* feat: add pytest cov ([`0bfacd0`](https://github.com/stablecaps/helpohelpo/commit/0bfacd0051e11e8181c075b39659411ae0be0fdd))

* feat: import new functions and start to use codium to write tests ([`5faf6ce`](https://github.com/stablecaps/helpohelpo/commit/5faf6cea4ae6146494fca8911fea54f5e6b1b859))

* feat: add new functions ([`1c3edd8`](https://github.com/stablecaps/helpohelpo/commit/1c3edd8b833be5d5ab83b6d9d9ed834d9aa4812c))

* feat: new docs method will be implemnted ([`f200ea7`](https://github.com/stablecaps/helpohelpo/commit/f200ea736efbde4311277debebd8e7c64b5e14fe))

Fix

* fix: add link ([`1059a5e`](https://github.com/stablecaps/helpohelpo/commit/1059a5e7830cab6baeee71e5d6b0137f26c70143))

Refactor

* refactor: autofix issues in 12 files

Resolved issues in the following files with DeepSource Autofix:
1. helpo/check_env_vars.py
2. helpo/dataframe_tools.py
3. helpo/hdatetime.py
4. helpo/hfile.py
5. helpo/hstrops.py
6. helpo/hsubprocess.py
7. tests/hcollections/test_clean_list_via_rm_patts.py
8. tests/hstrops/test_get_lines_between_tag_and_blank_line.py
9. tests/hstrops/test_get_multiblocks_between_tags.py
10. tests/hstrops/test_norm_key.py
11. tests/hstrops/test_returns_lines_between_tags.py
12. tests/hstrops/test_rreplace.py ([`3ed2871`](https://github.com/stablecaps/helpohelpo/commit/3ed2871e6a1867f0e71147d8901af67cc3050212))

* refactor: reorganise functions & tests, and fix ci ([`6c93db8`](https://github.com/stablecaps/helpohelpo/commit/6c93db8bbfe43780e4afb1bc7ed76ecf0a61cdda))

Style

* style: format code with Black and isort

This commit fixes the style issues introduced in 3ed2871 according to the output
from Black and isort.

Details: https://github.com/stablecaps/helpohelpo/pull/10 ([`9cc8023`](https://github.com/stablecaps/helpohelpo/commit/9cc80232e8ab741c78c26f39003d366e4408a93a))

* style: format code with Black and isort

This commit fixes the style issues introduced in 6c93db8 according to the output
from Black and isort.

Details: https://github.com/stablecaps/helpohelpo/pull/10 ([`29cfa91`](https://github.com/stablecaps/helpohelpo/commit/29cfa91f4e175172dc50d35945a5f96f7eade858))

Test

* test(hstrops): add more tests ([`f699e3f`](https://github.com/stablecaps/helpohelpo/commit/f699e3f3a01144039614da3156a9bc19c47c11ae))

Unknown

* Merge pull request 14 from stablecaps/ci/test-merge4

ci: install deep source a difefernt way as it keeps failing 4 ([`222eb6e`](https://github.com/stablecaps/helpohelpo/commit/222eb6ef4f493caa0cd68d0658e713d79ccf8eef))

* Merge pull request 13 from stablecaps/ci/test-merge3

ci: install deep source a difefernt way as it keeps failing 2 ([`e4c2fcb`](https://github.com/stablecaps/helpohelpo/commit/e4c2fcbad3a17ae95d22c7a355cf5f3f2c33788e))

* Merge pull request 12 from stablecaps/ci/test-merge2

ci: install deep source a diferernt way as it keeps failing ([`bf0c1ca`](https://github.com/stablecaps/helpohelpo/commit/bf0c1ca69df5c20168947dfb9ac5318d9029736f))

* Merge pull request 11 from stablecaps/ci/test-merge1

ci: empty-push ([`99a64b1`](https://github.com/stablecaps/helpohelpo/commit/99a64b1f4a0dc3ead2e4caa1dd993af498170d62))

* Merge pull request 10 from stablecaps/feature/bring-new-functions-in

Feature/bring new functions in ([`03ccca5`](https://github.com/stablecaps/helpohelpo/commit/03ccca5206a1f60170c31a1b062668728d808811))

0.4.0

Feature

* feat: add pytest, though no tests have been configured to run yet ([`6025e28`](https://github.com/stablecaps/helpohelpo/commit/6025e2851bef34604b520d48f22802738aff4779))

* feat: add .deepsource.toml ([`5bbd7f6`](https://github.com/stablecaps/helpohelpo/commit/5bbd7f65f86e6999e3a1113671a717b37567f1d0))

* feat: add pre-commit hooks and change base python version to 3.9 & sort basic tests ([`a797b27`](https://github.com/stablecaps/helpohelpo/commit/a797b27926e5ff8be7218cbe57d796b778cc6018))

Unknown

* Merge pull request 8 from stablecaps/feature/add-pre-commit-hooks

feat: add pre-commit hooks and change base python version to 3.9 & so… ([`7913f92`](https://github.com/stablecaps/helpohelpo/commit/7913f92fc4ecfe7b1cd2d1b04e2e84b31210c4a4))

0.3.0

Feature

* feat: dummy commit ([`0fe0d88`](https://github.com/stablecaps/helpohelpo/commit/0fe0d886deea7987c434c5c50e80074d403c0336))

* feat: dummy commit ([`3b05591`](https://github.com/stablecaps/helpohelpo/commit/3b055914b1a1fda0fda532eb70807dce8d9c3366))

Fix

* fix: rm debug branch from sem var ([`3606029`](https://github.com/stablecaps/helpohelpo/commit/3606029b1be2010bad561a05e7770e177e44d625))

* fix: dummy commit ([`48e897c`](https://github.com/stablecaps/helpohelpo/commit/48e897c01019385618b69cddce0eb5085b5e09ab))

Performance

* perf: dummy commit ([`bd41e95`](https://github.com/stablecaps/helpohelpo/commit/bd41e95f3f45bf019d3777a8ae6cf601dca8170f))

Unknown

* Merge pull request 7 from stablecaps/feature/setup-semvar-pipeline-part7

Feature/setup semvar pipeline part7 ([`0f76486`](https://github.com/stablecaps/helpohelpo/commit/0f76486484539dec2254a1ede5d5d5472a29297f))

0.2.0

Feature

* feat: empty commit ([`25fe442`](https://github.com/stablecaps/helpohelpo/commit/25fe44295785bef020cd9e50ec878aa643c03760))

Unknown

* Merge pull request 6 from stablecaps/feature/setup-semvar-pipeline-part6

feat: empty commit ([`8508d4d`](https://github.com/stablecaps/helpohelpo/commit/8508d4dcd4cdea920ef348eb280a9e5bd008607c))

0.1.0

Build

* build: add PSR as dev dependency 03 ([`3248859`](https://github.com/stablecaps/helpohelpo/commit/32488596c92400cbd96f1c803ebc31c16b305234))

* build: add PSR as dev dependency 02 ([`3aa962b`](https://github.com/stablecaps/helpohelpo/commit/3aa962b7bebebf4ae0228a3645f16d2ad6c118e8))

* build: add PSR as dev dependency ([`381d038`](https://github.com/stablecaps/helpohelpo/commit/381d03825956102ae926d155d78f611d41e00261))

* build: add auto semantic versioning ([`c8a1507`](https://github.com/stablecaps/helpohelpo/commit/c8a1507eb4516beaced93dd778d857e99fcd9800))

Ci

* ci: add gha perms ([`7ee1f0f`](https://github.com/stablecaps/helpohelpo/commit/7ee1f0fa11fff9b74166eb57c0ad629f87f2e8c8))

* ci: add semantic-prs ([`c3e53ca`](https://github.com/stablecaps/helpohelpo/commit/c3e53ca97c117ec51e4f2e2952ef8fe68e74fc13))

Feature

* feat: change version number and name for semver ([`72246f2`](https://github.com/stablecaps/helpohelpo/commit/72246f266c0eb82069e8f6f960e4fe4595547a26))

* feat: setup pipeline to use semantic-versioning and pypi ([`9af94d2`](https://github.com/stablecaps/helpohelpo/commit/9af94d2c62991102a3caa36dc4f249461de00c99))

Fix

* fix: bup version in files ([`f5a9663`](https://github.com/stablecaps/helpohelpo/commit/f5a9663949b1f97919611c0863eb66e7bdbb2c15))

* fix: sem-ver publish tweaks 2 ([`ff86291`](https://github.com/stablecaps/helpohelpo/commit/ff862910745119cf41d3e5cdbe63d83f45ffcdf4))

* fix: sem-ver publish tweaks 1 ([`c67d7fd`](https://github.com/stablecaps/helpohelpo/commit/c67d7fddf2d97e540539e853ef40f010eb79b7e1))

* fix: pipeline 3 ([`5b8db40`](https://github.com/stablecaps/helpohelpo/commit/5b8db40294d365fff55bd71f7b42dabfde4856e0))

* fix: pipeline 2 ([`05f0895`](https://github.com/stablecaps/helpohelpo/commit/05f08958b726c11ed134465080bf5e8a64b60f93))

* fix: pipeline ([`93f68c9`](https://github.com/stablecaps/helpohelpo/commit/93f68c99d045bd892e8d79543b17243f738e0780))

* fix: tweak semantic versioning ([`c42a7c4`](https://github.com/stablecaps/helpohelpo/commit/c42a7c421dae5d3dfd46c776fad081e9e15262eb))

Unknown

* Merge pull request 5 from stablecaps/feature/setup-semvar-pipeline-part5

feat: change version number and name for semver ([`0aaf6a7`](https://github.com/stablecaps/helpohelpo/commit/0aaf6a77b6a8128f61a75c5df3804de262e5f651))

* Merge pull request 4 from stablecaps/feature/setup-semvar-pipeline-part4

ci: add gha perms ([`43be442`](https://github.com/stablecaps/helpohelpo/commit/43be442e9182cf99210295c37cdb8712bc1ed749))

* Merge pull request 3 from stablecaps/feature/setup-semvar-pipeline-part3

fix: sem-ver publish tweaks 2 ([`4a0ae84`](https://github.com/stablecaps/helpohelpo/commit/4a0ae842fca5c0349e2cb666e0eb7aa63f6b220b))

* Merge pull request 2 from stablecaps/feature/setup-semvar-pipeline-part2

fix: sem-ver publish tweaks 1 ([`b81aa84`](https://github.com/stablecaps/helpohelpo/commit/b81aa843d8a4b45a6633f1591690a2125c8c3652))

* Merge pull request 1 from stablecaps/feature/setup-semvar-pipeline

Feature/setup semvar pipeline ([`72086ea`](https://github.com/stablecaps/helpohelpo/commit/72086ea39ce304f71aef9a01b4465553a8b16f9a))

* fix pyproject.toml ([`bdfc063`](https://github.com/stablecaps/helpohelpo/commit/bdfc0639374628ad68744e8fa01e166a783b2da3))

* feat - try to get semantic-versioning to work by resetting version to 0.0.0 ([`6c94ea3`](https://github.com/stablecaps/helpohelpo/commit/6c94ea3a4120662c6d7951225b3368accd357eb9))

* start poetry setup - publish 08 ([`840bfa0`](https://github.com/stablecaps/helpohelpo/commit/840bfa0ef372b878745c06284ad60046480f63b9))

* start poetry setup - publish 07 ([`a803e6d`](https://github.com/stablecaps/helpohelpo/commit/a803e6dd89558892aedd9ace3862cabf607365d7))

* start poetry setup - publish 06 ([`c56d00f`](https://github.com/stablecaps/helpohelpo/commit/c56d00f12a15f1cd12caf038fe66da355de836d9))

* start poetry setup - publish 05 ([`eca3f58`](https://github.com/stablecaps/helpohelpo/commit/eca3f582ebd2cad86766b035d7e6062a795edffb))

* start poetry setup - publish 04 ([`c571876`](https://github.com/stablecaps/helpohelpo/commit/c5718769654839f8dd9389834d030d01586f59fa))

* start poetry setup - publish 03 ([`351de4d`](https://github.com/stablecaps/helpohelpo/commit/351de4db2ef7c495a2b74544b437568f115b21bf))

* start poetry setup - publish 02 ([`aefbcf3`](https://github.com/stablecaps/helpohelpo/commit/aefbcf3ef2e0355c75216ddd7dcedc0c06286870))

* start poetry setup - publish 01 ([`ec85fa4`](https://github.com/stablecaps/helpohelpo/commit/ec85fa4e7e401347a44b7eb6c3654483f95762e5))

* syart poetry setup ([`c0c8f79`](https://github.com/stablecaps/helpohelpo/commit/c0c8f79262c4afaa7d5c752f935883d39310bf2e))

* regenerate documemntation for stablecaps ([`af99782`](https://github.com/stablecaps/helpohelpo/commit/af99782f49794cf7785d4b9395387fe9d9b5b797))

* some stuff from ages ago ([`21fe2a3`](https://github.com/stablecaps/helpohelpo/commit/21fe2a3ab44ab8b35048f8d7ffaa1f4fa21b718b))

* add no jekyl ([`8f6a787`](https://github.com/stablecaps/helpohelpo/commit/8f6a78741a7b28d74b69670bb89de813a0d4940e))

* change highlighting 2 ([`f43b9e2`](https://github.com/stablecaps/helpohelpo/commit/f43b9e24915ac3a5c6c7db7939851d0e5d0fb57b))

* change highlighting ([`e388bda`](https://github.com/stablecaps/helpohelpo/commit/e388bdab7defda6fd87ec7f9e81dcb419af5a017))

* update css ([`e257bf3`](https://github.com/stablecaps/helpohelpo/commit/e257bf39553ea2532bd215f4887e05d28d075bcc))

* added custom csss finally! ([`bbbd4a2`](https://github.com/stablecaps/helpohelpo/commit/bbbd4a286ae933ab7901408fc22e83c0fc1ff809))

* add proper favicon 2 ([`bbdd004`](https://github.com/stablecaps/helpohelpo/commit/bbdd004eb2a56d5f3f766865db56ba85c9376987))

* add proper favicon ([`7f146a5`](https://github.com/stablecaps/helpohelpo/commit/7f146a549dadc8acf3b92c01dc2c45d01c567b34))

* try extra_css as list & add favicon ([`a5bb0de`](https://github.com/stablecaps/helpohelpo/commit/a5bb0deb32e2b5f8c1e0eba2d884910c7ba3ffaf))

* try adding extra css ([`2b99a28`](https://github.com/stablecaps/helpohelpo/commit/2b99a28be45b8441fbe25e3577bd993d86a35f8d))

* switch documentation to portray ([`0ab88c2`](https://github.com/stablecaps/helpohelpo/commit/0ab88c26ccd5c723098952ad99d4e7b7f00790d4))

* some tidying ([`e2c008e`](https://github.com/stablecaps/helpohelpo/commit/e2c008ea597b1b4ccadc05094d43a93f0b2485f4))

* add mkdocs theme ([`e25ae03`](https://github.com/stablecaps/helpohelpo/commit/e25ae038e21edd521a280d97d6d45a6e797a8cfc))

* update requirements ([`2a3a1be`](https://github.com/stablecaps/helpohelpo/commit/2a3a1be9dce57de4eaef12384aa3059b710ecf1e))

* update docu deploy & css ([`5ca7df1`](https://github.com/stablecaps/helpohelpo/commit/5ca7df15a2e3ec7e2d14f996576a9c50aa8c685e))

* update documentation ([`1152036`](https://github.com/stablecaps/helpohelpo/commit/11520361a2d8ddf7ceb298a100760bcd2e91af15))

* trim some fat ([`0913b1f`](https://github.com/stablecaps/helpohelpo/commit/0913b1f791a90bf70bae8ee4e46381ad18352752))

* add pdoc css template, update documentation and add script to generate documentation ([`60f9126`](https://github.com/stablecaps/helpohelpo/commit/60f9126525a1c587e5857d1e3f2f2b6aa6fc5c2a))

* remove jekyl config from root ([`3a19a19`](https://github.com/stablecaps/helpohelpo/commit/3a19a198ff6c71292f77804f5e81dd5de7a53149))

* fix merge conflict ([`d02e5a7`](https://github.com/stablecaps/helpohelpo/commit/d02e5a728f9a4e488d23ed9c9ba3185a653ab8b0))

* try again with pdoc ([`d4d4c3e`](https://github.com/stablecaps/helpohelpo/commit/d4d4c3eb97104c88e1af87b62268b274113bdce5))

* Set theme jekyll-theme-dinky ([`8074585`](https://github.com/stablecaps/helpohelpo/commit/80745857575896b7c34c2fc681a09b67a48101e7))

* create index ([`17a6dea`](https://github.com/stablecaps/helpohelpo/commit/17a6deabe409bb52a9d6aed7431b08bc418abab5))

* test pdoc documentation 2 ([`8dcd7d6`](https://github.com/stablecaps/helpohelpo/commit/8dcd7d61030a1b59b6de1867ebabbedfd9822fde))

* Merge branch &39;master&39; of home-meatware:meatware/helpohelpo ([`54ba120`](https://github.com/stablecaps/helpohelpo/commit/54ba1208298c96387d4887ef7c8770678c513552))

* test pdoc documentation ([`58a5212`](https://github.com/stablecaps/helpohelpo/commit/58a52124e590e8d80760ce0bfb40b7f18348d400))

* Set theme jekyll-theme-midnight ([`1322cba`](https://github.com/stablecaps/helpohelpo/commit/1322cba92a526471e82b751ee5bd0c92721ad1b9))

* first messy data dump ([`4568f8d`](https://github.com/stablecaps/helpohelpo/commit/4568f8d2167d9f0a7b4ed1efd9f0e66846357b62))

* test2 ([`e9db414`](https://github.com/stablecaps/helpohelpo/commit/e9db4140dd66ec9e6c48bab4da2ef3205921b56f))

* Initial commit ([`c962d44`](https://github.com/stablecaps/helpohelpo/commit/c962d4429d29078084bbd8f96a385763086c27cf))

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.