Skip to main content

A beginner-friendly Python utilities library

Project description


Powered by Adolib Stack Overflow PyPI version License

AdoLib is a beginner-friendly Python utilities library

AdoLib

AdoLib is a collection of small but helpful tools designed to make life easier for new Python developers. Whether you're just learning the language or building your first projects, AdoLib gives you lightweight, no-nonsense utilities like easy logging, formatting, and more — all in a beginner-friendly way.


🚀 Features

  • Simple Logger: Color-coded console output with optional timestamps.
  • 🔧 Modular Structure: Organized by feature (e.g., adolib.logger, adolib.formatter, etc.).
  • 🧩 Pluggable Utilities: Add your own tools and utilities easily.
  • 🐍 Beginner-Centric: Clean API design and easy-to-read source code.

📦 Installation

You can install AdoLib from PyPI:

pip install adolib

📘 Usage Example

from adolib.logger import SimpleLogger

log = SimpleLogger()

log.info("Everything is running smoothly.")
log.warning("This might be a problem.")
log.error("Something went wrong.")

🔧 Contributing

Want to add your own utilities? Just fork the repo, add a new module under adolib/, and submit a pull request! We welcome beginner-friendly contributions and clear code.


📄 License

This project is licensed under the MIT License. See LICENSE for more information.


✨ Future Plans

  • File and path utilities
  • Easy JSON/YAML handlers
  • CLI helper module
  • Decorators and timing tools
  • Educational examples in docs

Built with ❤️ by Adovelopers

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adolib-0.2.2.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adolib-0.2.2-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file adolib-0.2.2.tar.gz.

File metadata

  • Download URL: adolib-0.2.2.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for adolib-0.2.2.tar.gz
Algorithm Hash digest
SHA256 10ef995341ebb16d61a5eebcf30f0fee0384a2add1cb601a7594385c28f41576
MD5 44ebeff9d73d8b6d6df934dce435364d
BLAKE2b-256 061c6f2d7ebf37878d334a5fab45bf699bd1342a5c9a9523e56fd10b9f6918d3

See more details on using hashes here.

File details

Details for the file adolib-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: adolib-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for adolib-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6f1a700200eef0c93e0176f0b13e2366028326aebf703fbb0dab59c15aa33d49
MD5 53dc8c3c336561c4b258075b6b0a8db4
BLAKE2b-256 00b7f7e32ea606d82ac86476b52da396ea40146b809ed3fa1ef874dbd09db77a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page