Developer-friendly Python toolkit.
Project description
pepperoni
Pepperoni is a toolkit for Python applications development making the process more convenient.
Features
Pepperoni provides a set of out-of-the-box solutions:
- Logger - alternative for Python built-in logging module with similar syntax but its own way of configuration and set of unique features.
- Sysinfo - container with information from different inputs such as systems descriptors, environment variables, execution arguments, user arguments, user commands, etc.
- Credentials - generic way for access to the most secure information placed into the special configuration files from within your applications.
- Database - wrapper of fantastic SQLAlchemy, gives simple interface that allow you to connect and interract with database and its objects from within your applications using minumum code.
Getting Started
Requirements
Operation systems: Windows, Linux, Mac OS.
Python version: 3.8.3.
Installation
Use pip to install the module:
pip install pepperoni
How to Use
Logger
import pepperoni
logger = pepperoni.logger()
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
pepperoni-0.2.1.tar.gz
(21.9 kB
view details)
Built Distribution
pepperoni-0.2.1-py3-none-any.whl
(26.1 kB
view details)
File details
Details for the file pepperoni-0.2.1.tar.gz
.
File metadata
- Download URL: pepperoni-0.2.1.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22eb6e729af31b81d6680ec34309ecc7d0b0f6bae00cb7d4510585a4847c3719 |
|
MD5 | dd114be5762a49edd69c1e37eeb53a91 |
|
BLAKE2b-256 | 62890cd0ed90ea5eba518e07802d2964767bc8dd4b4c1eaa1ccfc45e6232572c |
File details
Details for the file pepperoni-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: pepperoni-0.2.1-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b686948c9abc7827e45040bbed879b614ddbb95f3fd8e32b7d782ca548ff248 |
|
MD5 | ca89a8d1cf264e8ca5bd5b70842532fc |
|
BLAKE2b-256 | f081fa16acf279d45a045726f46139e51505216844e8700aafd7d61963622be7 |