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
Release files for CobwebIT 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cobwebit-1.1.tar.gz | 2.1 kB | Details |
Release files / cobwebit-1.1.tar.gz
| Download URL | cobwebit-1.1.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ed8e77837970af75edf7a0f6a33bdf4e7051941140c0a5ea5ea77d5a16e1fcd3
|
|
BLAKE2b-256 checksum How to use checksums |
02af70fbaa981962d547b873ea6f7121bd190d71f187726b0022c107c11ad8c9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.2
|