New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

carlogtt-python-library

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carlogtt-python-library

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

1.3.6
PyPI
Maintainers
1

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts