Skip to content

A collection of reusable python functions for handling common tasks such as logging, assertions, string manipulation, and more

License

Notifications You must be signed in to change notification settings

seifrajhi/python-commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintained by Seifrajhi

Python Commons

This repo contains a collection of reusable Bash functions for handling common tasks such as logging, assertions, string manipulation, and more. It is our attempt to bring a little more sanity, predictability, and coding reuse to our Python scripts. All the code has thorough automated tests and is packaged into functions, so you can safely import it into your bash scripts using source.

License

This code is released under the Apache 2.0 License. Please see LICENSE and NOTICE for more details.

Copyright © 2023 Seif Rajhi.

About

A collection of reusable python functions for handling common tasks such as logging, assertions, string manipulation, and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages