This is a Complex of random things
Project description
CobwebProject
Cobweb is a simple Python project containing a class for handling logs and displaying ASCII art of a stick figure. The project demonstrates the basic use of modules, classes, and methods in Python.
Functionalities
Message logging: Supports three levels of logging - information logs, warnings and errors.Date Display: Simple method that returns the current date.ASCII Art: Method to display a simple man in ASCII art.
Requirements
- Python 3.x
coloramalibrary for coloring text in the console.
Installation
-
Clone the repository:
git clone https://github.com/SneakyFrameworkCreator/CobwebIT
-
Go to the project directory:
cd cobweb
-
Install required dependencies:
pip install colorama
-
Or download from this command
pip install CobwebIT
Usage
Importing a class
To use the Cobweb class, import it in your Python script:
from cobweb import Cobweb
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cobwebit-1.1.tar.gz
(2.1 kB
view details)
File details
Details for the file cobwebit-1.1.tar.gz.
File metadata
- Download URL: cobwebit-1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed8e77837970af75edf7a0f6a33bdf4e7051941140c0a5ea5ea77d5a16e1fcd3
|
|
| MD5 |
5e0ba346dda2006ca432bc57bc1cd5fb
|
|
| BLAKE2b-256 |
02af70fbaa981962d547b873ea6f7121bd190d71f187726b0022c107c11ad8c9
|