Skip to content

Reimplementing utilities folder across multiple Python projects... Nevermore!

License

Notifications You must be signed in to change notification settings

VictorFantucci/r4ven_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



r4ven: The companion that holds your grab-bag of utility functions and objects

Reimplementing utilities folder across multiple Python projects... Nevermore!


What is it?

r4ven_utils is all of those of utilities you keep reimplementing across your Python projects, that all got together and decided to live in harmony.

Main Features

Here are some of the utilities that r4ven keep under it's wings:

  • log4me - convenient way to implement logging in Python applications, ensuring that logs are organized and execution times are recorded accurately.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/VictorFantucci/r4ven_utils_dev

Binary installers for the latest released version are available at the Python Package Index (PyPI).

# or PyPI
pip install r4ven-utils

License

GPLv3

Documentation

All my scripts have very detailed docstrings and comments that make their use intuitive and simple. As the project grows and takes shape I plan to write a proper documentation for it.

Background

"Once upon a midnight dreary, while I pondered, weak and weary,
Over many a quaint and curious volume of forgotten lore...
"
Edgar Allan Poe

This is how I felt every time I needed re-implement utilities folders over and over again through my Python projects... so work on r4ven started as an idea to gather all the scripts, code and functions that were constantly appearing in the utilities folder of my Python projects.

Contributing to r4ven

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.

If you are simply looking to start working with the r4ven codebase, navigate to the GitHub "issues" tab and start looking through interesting issues.

Or maybe through using r4ven you have an idea of your own or are looking for something in the documentation and thinking ‘this can be improved’...you can do something about it!

Feel free to ask questions through my email which can be found on the main page of my Github.

About

Reimplementing utilities folder across multiple Python projects... Nevermore!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages