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.0.tar.gz (3.4 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.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: adolib-0.2.0.tar.gz
  • Upload date:
  • Size: 3.4 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.0.tar.gz
Algorithm Hash digest
SHA256 d5a23fb278bc4fdb1291afae6a68e3717435bf5243b96ff5ecd099b07f81d123
MD5 f7a1c75295ac0182bffaf7a3c8fc6c95
BLAKE2b-256 cc07ace2074feadbbfe4be9940c6d563253200058ee1368220108be5cceb23b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: adolib-0.2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c0cad70507a70bed984b13e03dc31ac99545f9413552a5dacfab941bf2a17303
MD5 a6852ad0e914f18688b6b6bbf4205c8a
BLAKE2b-256 fd3cb5e70be8936ffe2523197fa3475a4acaa551cd290329309d1e45f806cfe1

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