Skip to main content

A beginner-friendly Python utilities library

Project description

AdoLib

A beginner-friendly utility library for Python developers by Adovelopers Team.

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.1.2.tar.gz (2.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.1.2-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: adolib-0.1.2.tar.gz
  • Upload date:
  • Size: 2.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.1.2.tar.gz
Algorithm Hash digest
SHA256 c860c911155cd5866e67c4e585c92ff6c799435d0caf016f0c807efd38e576e5
MD5 bd886a2b596f632bbbea832a583fef66
BLAKE2b-256 cd3abe26aa1cfa0cc9a99a21c6fb89d6eefb33213d2c9878aeecd4a2269b2e30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: adolib-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 1.9 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.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 077103282ec80919b18651c9063a4f3bc851c8f731ac3d6d03fd62aee3392b58
MD5 cb6731d54ca3ea4ace72a64d45597a36
BLAKE2b-256 a552a18f738279067676b43d364330232578fb684cef95626772d636446008f6

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