Skip to main content

Set of packages to simplify development in Python

Project description

PyPI pyversions PyPI version Downloads GitHub license Build Status codecov

pyzzy

Set of packages to simplify development in Python :

  • load/dump configuration files (conf/cfg/ini, json, toml, yaml)
  • logs (colored StreamHandler, FileHandler, TimeRotatingFileHandler)
  • utils

Status

This project is currently unmaintained but the project is not abandonned !

Requirements

The module is tested on Python 3.4 to 3.7 (included).

Installation

From PyPI

  • Open a terminal
  • Type pip3 install pyzzy
    or pip3 install --user pyzzy on Linux

From GitHub

  • Download the archive from GitHub
  • Unzip the archive
  • Open a terminal
  • Move to the directory containing setup.py
  • Type pip3 install .
    or pip3 install --user . on Linux

Thanks

I would say a big thank you to the people listed below :

  • Guido van Rossum and other Python contributors for their great work on Python
  • Authors and contributors of required packages for their great work
  • People from the #python-fr channel on IRC for their advices and feedbacks
  • My friends (ABR & AM) for their advices and feedbacks

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyzzy-0.0.11-py3-none-any.whl (17.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page