Skip to content

A Python package that provides some utility functions.

License

Notifications You must be signed in to change notification settings

64rl0/CarlogttPythonLibrary

Repository files navigation

CarlogttPythonLibrary

Python Logo

A versatile Python library offering a collection of reusable utility functions designed to streamline common programming tasks and promote code reusability across various projects.


Installation

To clone the repository:

git clone https://github.com/64rl0/CarlogttPythonLibrary.git ./carlogtt_python_library
cd carlogtt_python_library

To install the library via pypi:

pip install carlogtt-python-library

To use the library in your project:

import carlogtt_python_library

sqlite = carlogtt_python_library.SQLite("/path/to/db", "db_filename")

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A Python package that provides some utility functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published